Vadim Macagon

Results 52 comments of Vadim Macagon

Looks like the alpha release of [NUnit v3](https://github.com/nunit/nunit) is due any day now, so it's probably best to wait until that happens instead of starting off with v2 and then...

That sounds like a different issue altogether, could you create a new issue? I'll try updating to 4.9 tonight.

In this case the alert should say `Total daily withdrawal limit has been reached, please try again tomorrow`

To clarify, this form currently only takes into account the per-account limit, but not the total limit. The remaining amount should be adjusted to ensure the total limit isn't exceeded.

Once the limit is reached the `Daily remaining withdraw amount: X LOOM` text should be replaced with `Daily withdrawal limit reached (Y LOOM)`. In all other cases the `Daily remaining...

The author is not recognized/whitelisted, so build will not happen.

The author is not recognized/whitelisted, so build will not happen.

> So after we activate the config, `EvmTx` is not going to run with `loomchain.NoopTxHandler` on `CheckTx` anymore. Need to think about how this would affect receipts and other things....

The author is not recognized/whitelisted, so build will not happen.

We should fix a few things here: - `DPOS.WhitelistCandidate` should check that the candidate statistic has a zero `WhitelistAmount` & `UpdateWhitelistAmount` to determine if a candidate address is whitelisted rather...