aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/nonce-tracker.js
Commit message (Expand)AuthorAgeFilesLines
* nonce-tracker - hotfix for provider proxyingkumavis2017-07-271-4/+11
* nonce-tracker - add raw baseNonceHex to nonceDetailskumavis2017-07-271-1/+1
* tx controller + nonce tracker - record nonce components on txMetakumavis2017-07-271-2/+5
* nonce-tracker - validation - add validation failing value type to error messagekumavis2017-07-271-3/+3
* nonce-tracker - validation - add validation failing value to error messagekumavis2017-07-271-3/+3
* transactions - block nonce-tracker while updating pending transactionskumavis2017-07-191-14/+29
* nonce-tracker - fix lock mechanism to be a real mutexkumavis2017-07-191-11/+15
* nonce-tracker - return nonce as integerkumavis2017-07-191-1/+1
* nonce-tracker - validate nonce calc componentskumavis2017-07-191-3/+9
* fix nonce calculation orderfrankiebee2017-07-061-6/+7
* nonce-tracker: only check transactions that are not supposed to be ignoredfrankiebee2017-06-281-6/+7
* fix nonceTrackerfrankiebee2017-06-221-8/+6
* add a test for #getNonceLockfrankiebee2017-06-221-6/+16
* introduce nonce-trackerkumavis2017-06-151-0/+49