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
*
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 '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
*
|
Reveal get filtered tx list (#4332)
Frankie
2018-05-22
1
-15
/
+0
*
|
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