aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/nonce-tracker.js
Commit message (Expand)AuthorAgeFilesLines
* 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