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
/
controllers
/
transactions
/
index.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update RPC endpoint
Hsuan Lee
2018-12-10
1
-1
/
+1
*
Fix UI bugs
Hsuan Lee
2018-12-10
1
-2
/
+2
*
Update DEXON testnet chainId
Hsuan Lee
2018-12-10
1
-1
/
+2
*
Complete onboarding flow
Hsuan Lee
2018-12-10
1
-3
/
+3
*
Group transactions by nonce (#5886)
Alexander Tseung
2018-12-10
1
-2
/
+4
*
Adds createSpeedUpTransaction to txController
Dan Miller
2018-12-04
1
-0
/
+23
*
Fixed Vivek's bug (#5860)
Dan Finlay
2018-11-30
1
-2
/
+10
*
Autofill gasPrice for retry attempts with either the recommended gasprice or ...
Frankie
2018-11-27
1
-0
/
+9
*
Tx controller now uses safe event emitter (#5769)
Frankie
2018-11-17
1
-1
/
+1
*
Resubmit approved transactions on new block (#5752)
Dan Finlay
2018-11-15
1
-1
/
+6
*
Add txReceipt data to transaction details (#5513)
Alexander Tseung
2018-10-16
1
-1
/
+34
*
Ensure that new transactions added are using the selected address
Whymarrh Whitby
2018-10-11
1
-0
/
+4
*
Revert "transactions - add txReceipt to the txMeta body for confirmed txs (#5...
Whymarrh Whitby
2018-10-11
1
-23
/
+1
*
transactions - add txReceipt to the txMeta body for confirmed txs (#5375)
Frankie
2018-10-10
1
-1
/
+23
*
Fix updating of pending transactions
Dan Finlay
2018-10-06
1
-0
/
+1
*
Switch existing modals from using Notification to Modal. Remove Notification ...
Alexander Tseung
2018-09-20
1
-2
/
+3
*
Add createCancelTransaction method
Alexander Tseung
2018-09-11
1
-2
/
+47
*
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-04
1
-1
/
+1
|
\
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-03
1
-2
/
+7
|
\
|
|
*
controllers - transaction - prefer log over console
kumavis
2018-06-13
1
-2
/
+2
|
*
metamask - ensure all nonce locks are released
kumavis
2018-06-13
1
-1
/
+6
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
1
-1
/
+5
|
\
|
|
*
remove generating blocked accounts and use a config file instead
Csaba Solya
2018-05-31
1
-2
/
+2
|
*
adding tests for recipient blacklist checker
Csaba Solya
2018-05-30
1
-2
/
+2
|
*
initial implementation
Csaba Solya
2018-05-30
1
-1
/
+5
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
1
-3
/
+5
|
\
|
|
*
cleanErrorStack moved to separate library module
Anton
2018-05-29
1
-12
/
+4
|
*
error message fix
Anton
2018-05-29
1
-2
/
+1
|
*
Clean up user rejection error message
Anton
2018-05-28
1
-3
/
+14
*
|
controllers - transactions - fix tx status update on boot
kumavis
2018-05-29
1
-0
/
+12
*
|
controllers - transactions - fix tx confirmation
kumavis
2018-05-29
1
-1
/
+1
*
|
controllers - transactions - merge @frankiebee's work with mine
kumavis
2018-05-29
1
-9
/
+37
*
|
Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/...
frankiebee
2018-05-23
1
-15
/
+0
|
\
\
|
*
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-05-23
1
-15
/
+0
|
|
\
\
|
|
*
|
Reveal get filtered tx list (#4332)
Frankie
2018-05-22
1
-15
/
+0
*
|
|
|
remove dependance on the even tx:confirmed
frankiebee
2018-05-23
1
-2
/
+6
|
/
/
/
*
/
/
network - create provider and block-tracker via json-rpc-engine
kumavis
2018-05-17
1
-0
/
+1
|
/
/
*
|
Fix documentation typo
bitpshr
2018-05-08
1
-1
/
+1
*
|
transactions - add a nonce check utility for ui use
frankiebee
2018-05-02
1
-0
/
+15
|
/
*
transactions - more docs and clean ups
frankiebee
2018-04-26
1
-26
/
+44
*
Cleaned up some typos and JSDocs in Transactions
Dan Finlay
2018-04-24
1
-16
/
+17
*
transactions - fix refernces
frankiebee
2018-04-20
1
-1
/
+1
*
Merge branch 'master' into tx-controller-rewrite-v3
frankiebee
2018-04-20
1
-0
/
+1
*
meta - transactions - docs yo!
frankiebee
2018-04-20
1
-11
/
+16
*
fix up - more docs
frankiebee
2018-04-14
1
-3
/
+8
*
meta - transactions - code clean up and jsDoc
frankiebee
2018-04-14
1
-41
/
+109
*
transactions - code cleanup
frankiebee
2018-04-13
1
-56
/
+57
*
meta - transactions - create a transactions dir in controller and move releva...
frankiebee
2018-04-11
1
-0
/
+341