index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
scripts
/
controllers
/
transactions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5216 from MetaMask/tx-cancel
Frankie
2018-09-11
2
-2
/
+59
|
\
|
*
Add createCancelTransaction method
Alexander Tseung
2018-09-11
2
-2
/
+59
*
|
Attach the RPC error value to txMeta
Whymarrh Whitby
2018-09-09
1
-0
/
+1
|
/
*
Merge branch 'develop' into network-remove-provider-engine-tests
Thomas Huang
2018-08-02
1
-7
/
+3
|
\
|
*
tx-gas-utils - catch all errors from gas estimation
Jenny Pollack
2018-07-25
1
-7
/
+3
*
|
Merge branch 'develop' into network-remove-provider-engine
Thomas
2018-07-26
2
-13
/
+6
|
\
|
|
*
Merge pull request #4669 from MetaMask/removeNonceTrackerFunction
Thomas Huang
2018-07-13
1
-13
/
+0
|
|
\
|
|
*
Merge branch 'develop' into removeNonceTrackerFunction
Thomas
2018-07-11
1
-1
/
+1
|
|
|
\
|
|
*
|
Remove unsued nonce tracker function
tmashuang
2018-06-26
1
-13
/
+0
|
*
|
|
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...
frankiebee
2018-07-11
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
trandsactions - remove rejected transactions from history
frankiebee
2018-06-26
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-04
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
eslint --fix .
brunobar79
2018-07-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-03
5
-19
/
+27
|
\
|
|
*
lint - fix recipient-blacklist.js
kumavis
2018-06-16
1
-13
/
+13
|
*
blacklist - recipient blacklist as js for inline comments
kumavis
2018-06-16
2
-2
/
+2
|
*
Update recipient-blacklist-config.json
kumavis
2018-06-16
1
-0
/
+2
|
*
Add apparent phishing address to block list
Dan Finlay
2018-06-15
1
-0
/
+1
|
*
controllers - transaction - prefer log over console
kumavis
2018-06-13
1
-2
/
+2
|
*
metamask - ensure all nonce locks are released
kumavis
2018-06-13
3
-5
/
+10
|
*
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
kumavis
2018-06-13
1
-22
/
+28
*
|
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
kumavis
2018-06-13
1
-22
/
+28
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
3
-1
/
+43
|
\
|
|
*
remove generating blocked accounts and use a config file instead
Csaba Solya
2018-05-31
3
-18
/
+20
|
*
fix documentation
Csaba Solya
2018-05-30
1
-1
/
+1
|
*
adding tests for recipient blacklist checker
Csaba Solya
2018-05-30
2
-5
/
+5
|
*
adding transaction controller tests
Csaba Solya
2018-05-30
1
-1
/
+1
|
*
initial implementation
Csaba Solya
2018-05-30
2
-1
/
+41
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
2
-10
/
+19
|
\
|
|
*
Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-ma...
kumavis
2018-05-30
2
-10
/
+19
|
|
\
|
|
*
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
|
|
*
require log
frankiebee
2018-05-01
1
-0
/
+1
|
|
*
log emitter errors
frankiebee
2018-04-30
1
-6
/
+10
|
|
*
transactions - run event emitters outside context of _setTxStatus
frankiebee
2018-04-30
1
-7
/
+9
*
|
|
controllers - transactions - fix tx status update on boot
kumavis
2018-05-29
2
-2
/
+13
*
|
|
controllers - transactions - fix tx confirmation
kumavis
2018-05-29
2
-3
/
+3
*
|
|
controllers - transaction - pending-tx-tracker - lint fix
kumavis
2018-05-29
1
-1
/
+1
*
|
|
controllers - transactions - merge @frankiebee's work with mine
kumavis
2018-05-29
3
-96
/
+55
*
|
|
controllers - transactions - pending-tx-tracker - _getBlock - poll until bloc...
kumavis
2018-05-26
1
-1
/
+10
*
|
|
tx-gas-utils - query for block without tx bodies
kumavis
2018-05-26
1
-2
/
+2
*
|
|
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
*
|
|
|
transactions - update pending-tx-tracker to use the new block tracker
frankiebee
2018-05-23
1
-7
/
+18
*
|
|
|
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
2
-14
/
+5
|
/
/
*
|
tx-state-history-helper - use more readable Date.now method
kumavis
2018-05-17
1
-1
/
+1
*
|
fix lint issues
Csaba Solya
2018-05-10
2
-2
/
+2
*
|
remove unnecessary lib
Csaba Solya
2018-05-10
1
-1
/
+0
*
|
revert unnecessary change in state manager
Csaba Solya
2018-05-10
1
-13
/
+7
*
|
add time stamps to transaction history log entries
Csaba Solya
2018-05-10
2
-16
/
+28
*
|
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
*
|
fix - getTxsByMetaData check if the key is in the object not if the value is ...
frankiebee
2018-05-02
1
-1
/
+1
|
/
*
transactions - more docs and clean ups
frankiebee
2018-04-26
6
-55
/
+116
*
Cleaned up some typos and JSDocs in Transactions
Dan Finlay
2018-04-24
3
-38
/
+40
*
transactions - fix refernces
frankiebee
2018-04-20
2
-1
/
+2
*
Merge branch 'master' into tx-controller-rewrite-v3
frankiebee
2018-04-20
1
-0
/
+1
*
meta - transactions - docs yo!
frankiebee
2018-04-20
8
-73
/
+351
*
fix up - more docs
frankiebee
2018-04-14
3
-38
/
+77
*
meta - transactions - code clean up and jsDoc
frankiebee
2018-04-14
1
-41
/
+109
*
transactions - code cleanup
frankiebee
2018-04-13
2
-58
/
+59
*
transactions - lint fixes
frankiebee
2018-04-11
3
-12
/
+12
*
meta - transactions - create a transactions dir in controller and move releva...
frankiebee
2018-04-11
7
-0
/
+1203