Neon-wallet: dev: Allow claiming GAS from different wallets within 5 minutes

Created on 11 Mar 2018  路  3Comments  路  Source: CityOfZion/neon-wallet

It looks like the 5 minute limitation for claiming GAS is being enforced across wallets. If I claim gas in one wallet, I should be able to load a different wallet and claim GAS there. In that case, however, Neon is preventing you from doing so:

You can claim GAS once every 5 minutes

You can simply restart Neon wallet to get around this limitation, which makes me wonder if the 5-minute GAS claim limitation should be tracked differently (e.g. via transaction history) instead of an in-memory timer. That very well may be a separate issue, but thought I would mention it here since it's related.

Most helpful comment

This has been an issue for awhile I believe and shouldn't block release. I have actually been thinking about this and i think this will be easier to solve once the claiming action has been replaced by the new actions architecture.

All 3 comments

This has been an issue for awhile I believe and shouldn't block release. I have actually been thinking about this and i think this will be easier to solve once the claiming action has been replaced by the new actions architecture.

The reason being that there's an easy way to clear data from the store based upon user actions.

OK, cool! I wasn't sure it was new. Definitely not a blocker, but wanted to get it logged once I noticed it 馃榿

Was this page helpful?
0 / 5 - 0 ratings