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
/
transaction-manager.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
txManager - depend on preferencesStore
kumavis
2017-02-03
1
-3
/
+7
*
metamask - introduce networkStore
kumavis
2017-02-03
1
-7
/
+10
*
migration 7 - break off TransactionManager substate
kumavis
2017-02-03
1
-16
/
+38
*
Merge branch 'dev' into messageManagerCleanUp
Frankie
2017-02-02
1
-3
/
+3
|
\
|
*
continue rename selectedAccount to selectedAddress
kumavis
2017-01-31
1
-2
/
+2
|
*
metamask - rename getSelectedAccount to getSelectedAddress
kumavis
2017-01-31
1
-2
/
+2
*
|
Clean up message manger includes:
Frankie
2017-01-29
1
-1
/
+1
|
/
*
Merge branch 'master' into Version-3.1.0
Dan Finlay
2017-01-19
1
-1
/
+1
|
\
|
*
Fix the dissplay for submitted transactions and the listner wating to hear wh...
Frankie
2017-01-19
1
-1
/
+1
*
|
tx-manager - use rpc-specified txHash
kumavis
2017-01-19
1
-6
/
+5
|
/
*
background - txManager - filter txs by network
kumavis
2017-01-15
1
-2
/
+3
*
background - return txHash to provider-engine on done
kumavis
2017-01-15
1
-0
/
+3
*
Fix the inclusion of the txFee in the meta tx object
Frankie
2017-01-15
1
-3
/
+5
*
fix for linting
Frankie
2017-01-14
1
-0
/
+1
*
Satisfy review needs:
Frankie
2017-01-14
1
-19
/
+11
*
fix the maxcost not being included in txMeta
Frankie
2017-01-14
1
-3
/
+7
*
Merge branch 'dev' into bug-submitTx
kumavis
2017-01-14
1
-11
/
+37
|
\
|
*
Clean up code
Frankie
2017-01-14
1
-1
/
+2
|
*
Fix wording and icon of failed txs
Frankie
2017-01-12
1
-14
/
+16
|
*
Add to CHANGELOG
Frankie
2017-01-12
1
-2
/
+8
|
*
Take some of the tx Logic out of the UI and create a visble state for pending...
Frankie
2017-01-12
1
-7
/
+26
*
|
background - handle tx finalization in controllers instead of provider-engine
kumavis
2017-01-13
1
-68
/
+113
|
/
*
remove unnecessary try statments
Frankie
2017-01-05
1
-23
/
+17
*
clean up
Frankie
2017-01-05
1
-1
/
+1
*
Fix signing of transactions
Frankie
2017-01-05
1
-22
/
+28
*
fix some minor spelling mistakes and clean up code
Frankie
2016-12-24
1
-19
/
+23
*
Migrate all tx mutation code out of keyring controller and
Frances Pangilinan
2016-12-22
1
-31
/
+53
*
First pass at revision requests
Frances Pangilinan
2016-12-22
1
-96
/
+151
*
Clean up and comment functions
Frances Pangilinan
2016-12-15
1
-1
/
+29
*
Create a TxManager
Frances Pangilinan
2016-12-15
1
-0
/
+179