MGW is in balance now:
get_confirmed_deposits BTC returns 249 108.94311256 vs assets 108.53611256 diff 0.40700000
There is one asset xfer of 0.407 mgwBTC pending, so it is matching to the satoshi.
Here is an interesting breakdown:
maxtime.22884582 BTC height.315888 of 315891 max 6.38458836 min 0.00005624 median 3.19232230 |unspent 108.94311256
The largest MGW deposit acct has 6.38 BTC, so <6% of the total. It will be nice to see this 6 BTC get smaller and smaller as each batch withdraw chips away at it. With a couple hundred accts, the ideal would be half BTC in each, but that will take quite some number of withdraws and I am not sure the current algo will properly converge to this.
Even at 6%, this is a much smaller target than a single acct and with it getting smaller and smaller and being stuck in a hard to access multisig acct, I think it is not such an attractive target. I guess I could just code up something that breaks up any large account into little pieces if the clumping doesnt get smoothed out on its own, its just that dealing with multisig is such a painful thing, I'd rather be changing API syntax or maintain servers

James