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
/
test
/
unit
/
config-manager-test.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whoops missed some modules
Thomas Huang
2017-05-05
1
-3
/
+0
*
Lint tests
Thomas Huang
2017-05-05
1
-23
/
+22
*
Delete all code related to disclaimers.
Kevin Serrano
2017-02-10
1
-34
/
+0
*
migration #9 - break out CurrencyController substate
kumavis
2017-02-03
1
-75
/
+0
*
config-manager - default to USD for currentFiat
kumavis
2017-01-27
1
-14
/
+4
*
obs-store - use published module
kumavis
2017-01-25
1
-19
/
+11
*
background - move pojo migrator to outside of metamask controller
kumavis
2017-01-12
1
-2
/
+8
*
tests - add fetch polyfill
kumavis
2017-01-11
1
-1
/
+3
*
Merge branch 'dev' into TxManager
Frankie
2016-12-22
1
-3
/
+3
|
\
|
*
Merged master into dev
Dan Finlay
2016-12-20
1
-3
/
+3
|
|
\
|
|
*
move notice code from metamask-controller + config-manager, in to notice-cont...
kumavis
2016-12-17
1
-94
/
+0
|
|
*
clean - code style
kumavis
2016-12-17
1
-4
/
+3
|
|
*
Add ability to show notices to user & get confirmation.
Kevin Serrano
2016-12-17
1
-0
/
+95
*
|
|
add Test for txManager. As well as fix tests to account for txManager.
Frances Pangilinan
2016-12-15
1
-80
/
+3
|
/
/
*
/
Re-enable disclaimer screen. Rename variables to reflect role more clearly.
Kevin Serrano
2016-11-15
1
-14
/
+14
|
/
*
Naming issue.
Kevin Serrano
2016-08-25
1
-1
/
+1
*
Implement usage of nock.
Kevin Serrano
2016-08-25
1
-2
/
+11
*
Now calls API functions with mock options.
Kevin Serrano
2016-08-25
1
-3
/
+5
*
Enforce tx history limit
Dan Finlay
2016-08-19
1
-0
/
+11
*
Added compliance for tests and properly accounts for N/A conversions.
Kevin Serrano
2016-08-17
1
-7
/
+6
*
Remove extra test.
Kevin Serrano
2016-08-17
1
-4
/
+0
*
Change function names. Add interval polling for api. Refactor functions.
Kevin Serrano
2016-07-22
1
-3
/
+3
*
Progress on config manager. Plus tests.
Kevin Serrano
2016-07-21
1
-1
/
+81
*
Remove useless and buggy clearWallet function
Dan Finlay
2016-07-01
1
-11
/
+0
*
Replicated really strange bug with test
Dan Finlay
2016-07-01
1
-1
/
+16
*
Fixed tests
Dan Finlay
2016-06-25
1
-2
/
+5
*
Add confirmation persisting to localStorage
Dan Finlay
2016-06-17
1
-1
/
+31
*
Added ability to nickname wallets locally
Dan Finlay
2016-05-21
1
-0
/
+21
*
Store metamaskId on metaTx instead of getTxWithParams method.
Dan Finlay
2016-04-21
1
-26
/
+0
*
Add extra tx methods to configManager
Dan Finlay
2016-04-20
1
-0
/
+36
*
Persist transactions to config-manager
Dan Finlay
2016-04-19
1
-0
/
+79
*
Made configuration migrateable
Dan Finlay
2016-03-31
1
-0
/
+71