aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/transactions/nonce-tracker.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into network-remove-provider-engineThomas2018-07-261-13/+0
|\
| * Remove unsued nonce tracker functiontmashuang2018-06-261-13/+0
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-031-2/+2
|\|
| * metamask - ensure all nonce locks are releasedkumavis2018-06-131-2/+2
| * nonce-tracker - wrap nonce calculations in try-catch and release lock on errorkumavis2018-06-131-22/+28
* | nonce-tracker - wrap nonce calculations in try-catch and release lock on errorkumavis2018-06-131-22/+28
* | controllers - transactions - merge @frankiebee's work with minekumavis2018-05-291-12/+4
* | network - create provider and block-tracker via json-rpc-enginekumavis2018-05-171-14/+4
|/
* transactions - more docs and clean upsfrankiebee2018-04-261-5/+20
* Cleaned up some typos and JSDocs in TransactionsDan Finlay2018-04-241-17/+18
* meta - transactions - docs yo!frankiebee2018-04-201-3/+25
* meta - transactions - create a transactions dir in controller and move releva...frankiebee2018-04-111-0/+148