index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
scripts
/
lib
/
nonce-tracker.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta - transactions - create a transactions dir in controller and move releva...
frankiebee
2018-04-11
1
-148
/
+0
*
Rename variable to be more understandable
Dan Finlay
2018-03-29
1
-3
/
+2
*
Fix incorrect promise instantiation
Dan Finlay
2018-02-16
1
-1
/
+1
*
Revert "NetworkController refactor for new EthClient interface"
kumavis
2017-10-19
1
-3
/
+7
*
nonce-tracker - use blockTracker directly
kumavis
2017-10-12
1
-7
/
+3
*
fall back to `latest` if blockNumber is null
frankiebee
2017-08-24
1
-1
/
+1
*
Enforce nonces as type string
Dan Finlay
2017-08-24
1
-2
/
+10
*
Use toNumber method
Dan Finlay
2017-08-24
1
-2
/
+1
*
Fix network nonce parsing
Dan Finlay
2017-08-24
1
-4
/
+11
*
Pass nonce tests
Dan Finlay
2017-08-24
1
-8
/
+7
*
Got all tests but one passing
Dan Finlay
2017-08-24
1
-0
/
+1
*
Fix new test, break an older maybe wrong one
Dan Finlay
2017-08-24
1
-26
/
+24
*
Linted
Dan Finlay
2017-08-24
1
-1
/
+0
*
Simplify nonce calculation
Dan Finlay
2017-08-24
1
-4
/
+5
*
nonce-tracker - more debugging numbers for nonceDetails
kumavis
2017-08-23
1
-10
/
+8
*
remove unused code
kumavis
2017-08-23
1
-15
/
+0
*
nonce-tracker - use ethjs-query
kumavis
2017-08-23
1
-11
/
+2
*
nonce-tracker - fix var name
kumavis
2017-08-23
1
-4
/
+4
*
nonce-tracker - getlocalNextNonce - add entry to nonceDetails
kumavis
2017-08-23
1
-1
/
+1
*
nonce-tracker - simplify _getlocalNextNonce
kumavis
2017-08-23
1
-20
/
+29
*
nonce-tracker - simplify getHighestNonce
kumavis
2017-08-23
1
-5
/
+3
*
nonce-tracker - getHighestNonce doesnt need uniqued input
kumavis
2017-08-23
1
-4
/
+4
*
nonce-tracker - make nonce strategy api and naming more symmetical
kumavis
2017-08-23
1
-19
/
+21
*
nonce-tracker - pass tests
frankiebee
2017-08-22
1
-5
/
+4
*
clean up code
frankiebee
2017-08-22
1
-39
/
+43
*
nonce-tracker - pass tests
frankiebee
2017-08-22
1
-11
/
+38
*
break out network nonce calc.
frankiebee
2017-08-19
1
-17
/
+21
*
fix 0x0 nonce calc.
frankiebee
2017-08-19
1
-8
/
+18
*
include pendingTxs in localNonce
frankiebee
2017-08-19
1
-10
/
+9
*
use "localNonce" when the network returns a nonce that is lower then a known ...
frankiebee
2017-08-19
1
-3
/
+20
*
nonce-tracker - hotfix for provider proxying
kumavis
2017-07-27
1
-4
/
+11
*
nonce-tracker - add raw baseNonceHex to nonceDetails
kumavis
2017-07-27
1
-1
/
+1
*
tx controller + nonce tracker - record nonce components on txMeta
kumavis
2017-07-27
1
-2
/
+5
*
nonce-tracker - validation - add validation failing value type to error message
kumavis
2017-07-27
1
-3
/
+3
*
nonce-tracker - validation - add validation failing value to error message
kumavis
2017-07-27
1
-3
/
+3
*
transactions - block nonce-tracker while updating pending transactions
kumavis
2017-07-19
1
-14
/
+29
*
nonce-tracker - fix lock mechanism to be a real mutex
kumavis
2017-07-19
1
-11
/
+15
*
nonce-tracker - return nonce as integer
kumavis
2017-07-19
1
-1
/
+1
*
nonce-tracker - validate nonce calc components
kumavis
2017-07-19
1
-3
/
+9
*
fix nonce calculation order
frankiebee
2017-07-06
1
-6
/
+7
*
nonce-tracker: only check transactions that are not supposed to be ignored
frankiebee
2017-06-28
1
-6
/
+7
*
fix nonceTracker
frankiebee
2017-06-22
1
-8
/
+6
*
add a test for #getNonceLock
frankiebee
2017-06-22
1
-6
/
+16
*
introduce nonce-tracker
kumavis
2017-06-15
1
-0
/
+49