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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests - integration - fix bad cherry-pick
kumavis
2017-09-12
1
-16
/
+7
*
test - integration - drop testem for karma
kumavis
2017-09-12
2
-22
/
+43
*
test - integration - build - manually exit from test builder + add bundle des...
kumavis
2017-09-12
1
-1
/
+2
*
test - integration - build - use pump + log bundling information
kumavis
2017-09-12
1
-6
/
+12
*
test - integration - use async fn for error catching
kumavis
2017-09-12
1
-94
/
+87
*
Merge pull request #1987 from MetaMask/CheckFaq67
Kevin Serrano
2017-09-08
1
-0
/
+19
|
\
|
*
Add test for trying to reproduce faq#67
Dan Finlay
2017-08-30
1
-0
/
+19
*
|
Update mock-store dependency
tmashuang
2017-09-07
1
-2
/
+2
|
/
*
Add some tests to tx-state-history-helper
Dan Finlay
2017-08-29
1
-0
/
+26
*
Corrected test constraints
Dan Finlay
2017-08-24
1
-2
/
+2
*
Add mysterious failing test
Dan Finlay
2017-08-24
1
-0
/
+20
*
Pass nonce tests
Dan Finlay
2017-08-24
1
-4
/
+4
*
Fix new test, break an older maybe wrong one
Dan Finlay
2017-08-24
1
-3
/
+3
*
Add failing test for newly identified error state
Dan Finlay
2017-08-24
1
-0
/
+17
*
Merge branch 'master' into useLocalNonce
Dan Finlay
2017-08-24
3
-10
/
+3101
|
\
|
*
Merge pull request #1914 from MetaMask/history-diff
Dan Finlay
2017-08-19
3
-10
/
+3101
|
|
\
|
|
*
tx controller - test - fix typo from moved test
kumavis
2017-08-15
1
-3
/
+3
|
|
*
tx controller - tx state history various small fixes
kumavis
2017-08-15
1
-1
/
+1
|
|
*
tx controller - test - test tx state history in updateTx
kumavis
2017-08-15
1
-6
/
+18
|
|
*
introduce tx-state-history-helper and diff-based history
kumavis
2017-08-15
3
-5
/
+3084
*
|
|
Refer to pending nonces, not just their count
Dan Finlay
2017-08-22
1
-0
/
+15
*
|
|
fix test
frankiebee
2017-08-22
1
-9
/
+9
*
|
|
When network nonce is highest, it should be used.
Dan Finlay
2017-08-22
1
-4
/
+15
*
|
|
Fix test
Dan Finlay
2017-08-22
1
-5
/
+5
*
|
|
Add new assertions and de-duplicate nonce tracker generation
Dan Finlay
2017-08-22
1
-29
/
+73
*
|
|
Add test for no previous txs
Dan Finlay
2017-08-22
1
-4
/
+25
*
|
|
Confine mock strategy to describe block
Dan Finlay
2017-08-22
1
-35
/
+39
*
|
|
Move mock txs to tx mocking class
Dan Finlay
2017-08-22
2
-35
/
+48
*
|
|
add test for using localNonce
frankiebee
2017-08-19
1
-4
/
+42
|
/
/
*
/
Remove dead tests
Dan Finlay
2017-08-17
1
-86
/
+1
|
/
*
Merge branch 'master' into greenkeeper/initial
kumavis
2017-08-09
6
-121
/
+344
|
\
|
*
use provider stub
frankiebee
2017-08-09
2
-88
/
+65
|
*
create a provider stub
frankiebee
2017-08-09
1
-0
/
+25
|
*
remove .only
frankiebee
2017-08-08
1
-1
/
+1
|
*
Merge branch 'master' into transactionControllerRefractor
frankiebee
2017-08-08
3
-20
/
+137
|
|
\
|
*
|
fix test
frankiebee
2017-08-08
1
-3
/
+3
|
*
|
Merge branch 'master' into transactionControllerRefractor
frankiebee
2017-08-05
4
-28
/
+58
|
|
\
\
|
*
|
|
test for pending tx watcher
frankiebee
2017-08-05
4
-100
/
+280
|
*
|
|
test for SufficientBalance
frankiebee
2017-08-05
1
-0
/
+41
|
*
|
|
rename the test description Transaction Manger -> Message Manger
frankiebee
2017-08-05
1
-1
/
+1
*
|
|
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee...
kumavis
2017-08-08
5
-24
/
+154
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix integration test failures: ensure qr code is accessible
sdtsui
2017-08-05
1
-1
/
+7
|
*
|
|
test - integration - better error handling
kumavis
2017-08-04
1
-10
/
+9
|
*
|
|
test - integration - syntax - prefer const
kumavis
2017-08-04
1
-12
/
+7
|
*
|
|
test - integration - remove unused code
kumavis
2017-08-04
1
-1
/
+3
|
*
|
|
test - integration - throw error on failure
kumavis
2017-08-04
1
-2
/
+2
|
*
|
|
Merge branch 'master' into NewUI
kumavis
2017-08-04
2
-4
/
+17
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
test - actions - tx - fix async test
kumavis
2017-08-04
1
-5
/
+4
|
|
*
|
test - actions - remove commented code
kumavis
2017-08-04
1
-2
/
+0
|
|
*
|
nodeify - test - syntax nitpick
kumavis
2017-08-04
1
-3
/
+3
|
|
*
|
add test for no callback error
frankiebee
2017-08-04
1
-0
/
+11
|
|
*
|
fix test
frankiebee
2017-08-04
1
-2
/
+7
|
*
|
|
Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI
Kevin Serrano
2017-08-04
1
-0
/
+115
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into NewUI
Dan Finlay
2017-07-28
1
-6
/
+6
|
|
|
\
\
|
|
*
\
\
Merge branch 'master' into NewUI
Dan Finlay
2017-07-28
4
-20
/
+56
|
|
|
\
\
\
|
|
*
|
|
|
Replace ui with responsive-ui
Dan Finlay
2017-07-25
1
-2
/
+2
|
|
*
|
|
|
Merge branch 'master' into NewUI
Dan Finlay
2017-07-21
6
-44
/
+198
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Move responsive ui into its own folder for easier merges
Dan Finlay
2017-07-21
1
-3
/
+3
|
|
*
|
|
|
|
Add new tests for dropdown component
sdtsui
2017-07-18
1
-22
/
+86
|
|
*
|
|
|
|
Add tests for new dropdown component
sdtsui
2017-07-13
1
-0
/
+51
|
*
|
|
|
|
|
Merge pull request #1848 from MetaMask/transactionControllerRefractor
kumavis
2017-08-03
1
-25
/
+139
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
remove unused sinon
frankiebee
2017-08-03
1
-1
/
+0
|
|
*
|
|
|
|
fix test
frankiebee
2017-08-03
1
-1
/
+1
|
|
*
|
|
|
|
move newUnapprovedTransaction to transactions.js
frankiebee
2017-08-03
1
-3
/
+66
|
|
*
|
|
|
|
Merge branch 'master' into transactionControllerRefractor
frankiebee
2017-08-02
2
-3
/
+29
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
add test for addTxDefaults
frankiebee
2017-08-02
1
-5
/
+30
|
|
*
|
|
|
|
make addUnapprovedTransaction async function and use promise based ethQuery
frankiebee
2017-08-02
2
-23
/
+50
|
*
|
|
|
|
|
blacklist controller - breakout from metamask and infura controllers
kumavis
2017-08-03
2
-36
/
+41
|
*
|
|
|
|
|
phishing detection - move phishing detection into contentscript and metamask ...
kumavis
2017-08-03
1
-1
/
+1
|
*
|
|
|
|
|
blacklist - add tests for metamask subdomains
kumavis
2017-08-02
1
-0
/
+12
|
*
|
|
|
|
|
blacklist - clearer test format
kumavis
2017-08-02
1
-5
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' into i1805-LiveBlacklistUpdating
Dan Finlay
2017-07-27
1
-0
/
+24
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Add test for blacklister.
Kevin Serrano
2017-07-27
1
-0
/
+24
|
|
/
/
/
/
|
*
/
/
/
nonce-tracker - fix test
kumavis
2017-07-27
1
-3
/
+5
|
|
/
/
/
|
*
|
|
tx cont - fix test to use async api
kumavis
2017-07-26
1
-2
/
+6
|
*
|
|
tx cont - add argument for provider constructor
kumavis
2017-07-26
1
-15
/
+21
|
|
|
/
|
|
/
|
*
|
|
test - dont mix callback and promise
kumavis
2017-08-04
1
-2
/
+1
*
|
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee...
kumavis
2017-08-04
4
-44
/
+211
|
/
/
*
|
Fix transaction confirmation ordering
Dan Finlay
2017-07-18
1
-0
/
+17
*
|
Sinon stub infura network status
tmashuang
2017-07-15
1
-14
/
+18
*
|
Use Let instead of var
tmashuang
2017-07-15
1
-1
/
+1
*
|
Infura Network response tests
tmashuang
2017-07-15
1
-34
/
+58
*
|
make publishTransaction and signTransaction async methods
frankiebee
2017-07-14
1
-11
/
+9
*
|
Merge branch 'master' into nonce-tracker
frankiebee
2017-07-13
1
-33
/
+33
|
\
\
|
*
|
tests - disable infura test
kumavis
2017-07-12
1
-33
/
+33
*
|
|
Fix test to match behavior
frankiebee
2017-07-13
1
-1
/
+1
*
|
|
Merge branch 'master' into nonce-tracker
frankiebee
2017-07-12
1
-0
/
+38
|
\
|
|
|
*
|
Improve insufficient balance checking in retry loop
Dan Finlay
2017-07-12
1
-0
/
+38
*
|
|
test - tx controller - fix promise handling
kumavis
2017-07-08
1
-5
/
+2
*
|
|
test - tx-controller - stub block-tracker method
kumavis
2017-07-08
1
-1
/
+1
*
|
|
Merge branch 'master' into nonce-tracker
kumavis
2017-07-08
1
-0
/
+40
|
\
|
|
|
*
|
Fix failing test
Dan Finlay
2017-07-06
1
-27
/
+29
|
*
|
Add missing done
Dan Finlay
2017-07-06
1
-1
/
+2
|
*
|
Typo fix
Dan Finlay
2017-07-06
1
-1
/
+1
|
*
|
Add failing test for retrying an over-spending tx
Dan Finlay
2017-07-06
1
-0
/
+37
|
|
/
*
|
Merge branch 'master' into nonce-tracker
frankiebee
2017-06-28
2
-6
/
+42
|
\
|
|
*
Merge pull request #1663 from MetaMask/infura-status
Thomas Huang
2017-06-27
1
-0
/
+34
|
|
\
|
|
*
remove option fetch
frankiebee
2017-06-23
1
-2
/
+1
|
|
*
add `done` and stub fetch
frankiebee
2017-06-23
1
-8
/
+9
|
|
*
Add test for infura controller.
Kevin Serrano
2017-06-23
1
-0
/
+34
|
*
|
Print integration build errors
Dan Finlay
2017-06-22
1
-6
/
+8
|
|
/
*
|
Merge branch 'master' into nonce-tracker
frankiebee
2017-06-22
1
-9
/
+0
|
\
|
|
*
Remove second linting script for tests
Thomas Huang
2017-06-18
1
-9
/
+0
|
*
add a check for weather a tx is included in a block when jumping blocks
frankiebee
2017-06-15
1
-0
/
+1
*
|
fix nonceTracker
frankiebee
2017-06-22
1
-12
/
+6
*
|
add a test for #getNonceLock
frankiebee
2017-06-22
1
-0
/
+46
*
|
remove irrelevant test
frankiebee
2017-06-17
1
-5
/
+0
*
|
Fix test to call done
frankiebee
2017-06-16
1
-7
/
+8
*
|
transaction controller - use nonce-tracker
kumavis
2017-06-15
1
-3
/
+4
|
/
*
Finish async when failing async test
Thomas Huang
2017-06-13
1
-1
/
+1
*
Make test Async
Thomas Huang
2017-06-13
1
-1
/
+2
*
Linting
Thomas Huang
2017-06-13
7
-28
/
+23
*
Merge pull request #1574 from MetaMask/internfix
Dan Finlay
2017-06-13
1
-1
/
+1
|
\
|
*
Modify wording to new accept.
Kevin Serrano
2017-06-10
1
-1
/
+1
|
*
Merge branch 'master' of github.com:nihar97/metamask-plugin into internfix
Kevin Serrano
2017-06-09
1
-1
/
+1
|
|
\
|
|
*
continue button changed to agree
Nihar
2017-05-17
1
-1
/
+1
*
|
|
Modify tests for new api mock.'
Kevin Serrano
2017-06-06
1
-2
/
+2
|
/
/
*
|
Modfiy test to ether standards.
Kevin Serrano
2017-05-25
1
-4
/
+4
*
|
Merge branch 'master' into i1412-decimalizethegas
Kevin Serrano
2017-05-25
3
-2
/
+85
|
\
\
|
*
|
clean up test
frankiebee
2017-05-24
1
-2
/
+1
|
*
|
stop polling when switching networks
frankiebee
2017-05-24
1
-1
/
+5
|
*
|
Fix for tests
frankiebee
2017-05-24
3
-2
/
+82
*
|
|
Fix test, create new value for precision/scale
Kevin Serrano
2017-05-24
1
-2
/
+3
*
|
|
Modify test, replace clone package.
Kevin Serrano
2017-05-18
1
-2
/
+2
*
|
|
Linted test
Dan Finlay
2017-05-17
1
-6
/
+4
*
|
|
Clean up test
Dan Finlay
2017-05-17
1
-4
/
+1
*
|
|
Simplify test to represent realistic use case
Dan Finlay
2017-05-17
1
-10
/
+6
*
|
|
Merge branch 'master' into i1412-BrutalTests
Dan Finlay
2017-05-17
2
-19
/
+95
|
\
|
|
|
*
|
Add test around txManager#approveTransaction
Dan Finlay
2017-05-17
1
-3
/
+64
|
*
|
Improve test
Dan Finlay
2017-05-17
1
-1
/
+5
|
*
|
Linted
Dan Finlay
2017-05-17
1
-3
/
+2
|
*
|
Fix quotation mark
Dan Finlay
2017-05-17
1
-1
/
+1
|
*
|
Linted and removed unused deps
Dan Finlay
2017-05-17
1
-15
/
+8
|
*
|
Add gas updating test to tx controller tests
Dan Finlay
2017-05-17
1
-1
/
+21
|
*
|
Remove only line from test
Dan Finlay
2017-05-17
1
-1
/
+1
|
|
/
*
/
Add test requiring high precision
Dan Finlay
2017-05-17
2
-1
/
+60
|
/
*
Rename tx manager to tx controller
Dan Finlay
2017-05-17
1
-54
/
+54
*
Merge pull request #1436 from MetaMask/mig13
Dan Finlay
2017-05-17
2
-1
/
+20
|
\
|
*
migration 13 - change provider from testnet to ropsten
kumavis
2017-05-16
1
-0
/
+6
|
*
test - format test data 001
kumavis
2017-05-16
1
-1
/
+14
*
|
Merge branch 'master' into i1407-FixNonEditingTxForm
Dan Finlay
2017-05-16
1
-0
/
+41
|
\
|
|
*
Create test for Migrator
frankiebee
2017-05-12
1
-0
/
+41
*
|
Clean up test
Dan Finlay
2017-05-16
1
-14
/
+2
*
|
Verify updating gas value updates
Dan Finlay
2017-05-16
1
-3
/
+5
*
|
Got test failing nearly correctly
Dan Finlay
2017-05-16
2
-14
/
+33
*
|
Got a useful error message for next step
Dan Finlay
2017-05-12
1
-2
/
+22
*
|
Fix test up a bit
Dan Finlay
2017-05-12
1
-6
/
+4
*
|
Use react test utils to start composing test
Dan Finlay
2017-05-12
1
-6
/
+19
*
|
Got test failing
Dan Finlay
2017-05-12
1
-1
/
+3
*
|
Fix tests add logs
Dan Finlay
2017-05-12
1
-3
/
+7
*
|
Add an attempt at a unit test for reproducing #1407
Dan Finlay
2017-05-11
1
-0
/
+61
|
/
*
Whoops missed some modules
Thomas Huang
2017-05-05
4
-8
/
+0
*
Remove unused modules and STORAGE_KEY
Thomas Huang
2017-05-05
6
-14
/
+0
*
Lint tests
Thomas Huang
2017-05-05
31
-481
/
+438
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into platform
kumavis
2017-04-01
3
-45
/
+84
|
\
|
*
Merge pull request #1297 from MetaMask/eip155
Dan Finlay
2017-04-01
2
-30
/
+66
|
|
\
|
|
*
tests - tx-manager - fix assert and clean formatting
kumavis
2017-03-31
1
-9
/
+1
|
|
*
tx-manager - add eip155 support
kumavis
2017-03-31
2
-31
/
+75
|
*
|
test - fix notice-controller test
kumavis
2017-03-31
1
-15
/
+18
*
|
|
etc - fix notification-manager ref, remove duplicated test file
kumavis
2017-03-31
1
-77
/
+0
|
/
/
*
|
tests - add missing done
kumavis
2017-03-31
1
-1
/
+1
*
|
tests - helper - add note
kumavis
2017-03-31
1
-9
/
+11
*
|
tests - unit - fail on unhandled promise rejection
kumavis
2017-03-31
1
-4
/
+45
|
/
*
tests - tx-utils gasBuffer calc - fix bug and user easier numbers
kumavis
2017-03-30
1
-11
/
+17
*
explorer - fix ropsten explorer link tests
kumavis
2017-03-28
2
-8
/
+13
*
tests - fix ropsten link check
kumavis
2017-03-28
1
-2
/
+2
*
correct bug in test.
Kevin Serrano
2017-03-25
1
-1
/
+1
*
Add tests.
Kevin Serrano
2017-03-25
1
-0
/
+11
*
Add migration tests to ensure that bodies are erased properly in notices.
Kevin Serrano
2017-03-23
2
-0
/
+14
*
Remove eth-lightwallet
Dan Finlay
2017-03-17
4
-352
/
+0
*
Add test to account for prevention of identities duplication.
Kevin Serrano
2017-03-11
1
-1
/
+22
*
Add another test for duplicates.
Kevin Serrano
2017-03-11
1
-0
/
+7
*
Add basic tests.
Kevin Serrano
2017-03-11
2
-1
/
+29
*
Merge branch 'master' into kumavis-patch-1
Dan Finlay
2017-03-09
3
-5
/
+6
|
\
|
*
Merge branch 'master' into i1144-moarrpc
Kevin Serrano
2017-03-09
1
-0
/
+26
|
|
\
|
*
|
Fix tests until new ones to-be-written.
Kevin Serrano
2017-03-08
1
-17
/
+0
|
*
|
Merge github.com:MetaMask/metamask-plugin into i1144-moarrpc
Kevin Serrano
2017-03-08
1
-1
/
+1
|
|
\
\
|
*
|
|
Refactor of code into separate reducers and actions.
Kevin Serrano
2017-03-08
1
-10
/
+2
|
*
|
|
Merge branch 'master' into i1144-moarrpc
Kevin Serrano
2017-03-08
2
-1
/
+47
|
|
\
\
\
|
*
|
|
|
Modify tests.'
Kevin Serrano
2017-03-08
1
-15
/
+19
|
*
|
|
|
More conflict resolution.
Kevin Serrano
2017-03-02
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Fix test reference
Dan Finlay
2017-02-28
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'master' into i1144-moarrpc
Dan Finlay
2017-02-28
5
-289
/
+98
|
|
|
\
\
\
\
|
*
|
\
\
\
\
Fix merge conflicts.
Kevin Serrano
2017-03-02
5
-289
/
+98
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix spelling error.
Kevin Serrano
2017-02-25
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Tested against code to play nice with unit tests.
Kevin Serrano
2017-02-24
1
-3
/
+25
*
|
|
|
|
|
tx-utils - add encoding utils
kumavis
2017-03-08
1
-8
/
+14
*
|
|
|
|
|
tx-utils - stricter naming type-based convention
kumavis
2017-03-08
1
-14
/
+14
*
|
|
|
|
|
test - tx-utils
kumavis
2017-03-08
1
-3
/
+29
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' into i1118-IncreaseGasBuffer
jaredpereira
2017-03-08
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fixed encoding
Dan Finlay
2017-03-08
1
-1
/
+1
|
*
|
|
|
Remove unrelated test file
Dan Finlay
2017-03-08
1
-38
/
+0
|
*
|
|
|
Fix test name
Dan Finlay
2017-03-07
1
-1
/
+1
|
*
|
|
|
Fixed internal encoding test case
Dan Finlay
2017-03-07
2
-1
/
+39
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
change BN.mul to BN.muln
Jared Pereira
2017-03-08
1
-9
/
+7
*
|
|
|
add gas buffer multiply test
Jared Pereira
2017-03-08
1
-16
/
+6
*
|
|
|
Add gas buffer test
Dan Finlay
2017-03-08
1
-0
/
+38
|
/
/
/
*
|
|
Fix normalizeMsgData function to always return hex prefixed
Dan Finlay
2017-03-07
1
-2
/
+2
*
|
|
Fix function names
Dan Finlay
2017-03-07
1
-6
/
+6
*
|
|
Render personal_sign messages as utf-8 text
Dan Finlay
2017-03-07
2
-1
/
+47
|
|
/
|
/
|
*
|
Fixed reference
Dan Finlay
2017-02-24
1
-1
/
+1
*
|
Fix references in tests
Dan Finlay
2017-02-24
1
-5
/
+5
*
|
Remove irrelevant tests
Dan Finlay
2017-02-24
1
-8
/
+4
*
|
Move sigUtil and keyrings to external modules
Dan Finlay
2017-02-22
3
-276
/
+89
|
/
*
Add log global to test suite
Dan Finlay
2017-02-21
1
-0
/
+6
*
Integration tests play nice with new disabled buttons.
Kevin Serrano
2017-02-21
1
-2
/
+6
*
add waits between notices.
Kevin Serrano
2017-02-21
1
-0
/
+13
*
Merge branch 'master' into dev
Dan Finlay
2017-02-16
2
-2
/
+42
|
\
|
*
Verify messages in a loop
Dan Finlay
2017-02-14
1
-27
/
+25
|
*
got hash test passing
Dan Finlay
2017-02-14
1
-14
/
+23
|
*
Add failing test for signature recovery
Dan Finlay
2017-02-14
1
-0
/
+33
|
*
Revert old style message sighing
Frankie
2017-02-10
2
-2
/
+2
*
|
Complete migration tests.
Kevin Serrano
2017-02-16
1
-15
/
+74
*
|
Adding additional migration state to account for moving data.
Kevin Serrano
2017-02-16
1
-0
/
+138
*
|
Add migrations for removing terms of use data.
Kevin Serrano
2017-02-15
1
-2
/
+6
*
|
Merge branch 'mapachurro-patch-1' of github.com:mapachurro/metamask-plugin in...
Kevin Serrano
2017-02-11
1
-0
/
+28
|
\
\
|
*
|
Update first-time.js
mapachurro
2017-02-10
1
-0
/
+28
|
|
/
*
|
Fix integration tests.
Kevin Serrano
2017-02-10
1
-18
/
+2
*
|
Delete all code related to disclaimers.
Kevin Serrano
2017-02-10
4
-38
/
+2
|
/
*
test - skip eth_sign tests until we have test data
kumavis
2017-02-04
2
-2
/
+2
*
migration #9 - break out CurrencyController substate
kumavis
2017-02-03
2
-75
/
+87
*
txManager - depend on preferencesStore
kumavis
2017-02-03
1
-1
/
+0
*
metamask - introduce networkStore
kumavis
2017-02-03
1
-12
/
+3
*
migration 7 - break off TransactionManager substate
kumavis
2017-02-03
2
-54
/
+60
*
messageManager - move view state to obs-store
kumavis
2017-02-03
1
-13
/
+4
*
test - first-time - re-add terms header check
kumavis
2017-02-02
1
-0
/
+2
*
tests - mockDev - fix first-time flow
kumavis
2017-02-02
1
-20
/
+18
*
Merge branch 'dev' into messageManagerCleanUp
Frankie
2017-02-02
2
-16
/
+4
|
\
|
*
metamask - adopt isInitialized from keyring controller
kumavis
2017-02-01
1
-9
/
+0
|
*
keyring - move identities into memStore
kumavis
2017-02-01
1
-2
/
+4
|
*
keyring - synchronous getState
kumavis
2017-02-01
1
-9
/
+4
*
|
Merge branch 'dev' into messageManagerCleanUp
Frankie
2017-02-02
2
-3
/
+3
|
\
|
|
*
continue rename selectedAccount to selectedAddress
kumavis
2017-01-31
2
-3
/
+3
*
|
code clan up and tests
Frankie
2017-02-02
1
-0
/
+98
*
|
Merge branch 'dev' into messageManagerCleanUp
Frankie
2017-01-29
3
-154
/
+31
|
\
|
|
*
migration 5 - move keyring controller state to substate
kumavis
2017-01-29
2
-39
/
+20
|
*
tests - remove persistence and start with initial state
kumavis
2017-01-28
2
-115
/
+11
*
|
Clean up message manger includes:
Frankie
2017-01-29
1
-3
/
+3
|
/
*
config-manager - default to USD for currentFiat
kumavis
2017-01-27
1
-14
/
+4
*
obs-store - use published module
kumavis
2017-01-25
4
-26
/
+17
*
Merge branch 'dev' of github.com:MetaMask/metamask-plugin into obs-store2
kumavis
2017-01-25
1
-0
/
+3
|
\
|
*
background controller - extract KeyringC.placeSeedWords to MetamaskC
kumavis
2017-01-25
1
-0
/
+3
*
|
Merge branch 'dev' into obs-store2
kumavis
2017-01-22
6
-50
/
+74
|
\
|
|
*
Fix test to log out despite number of menu items
Dan Finlay
2017-01-18
1
-1
/
+2
|
*
Wrote failing test for eth.sign
Dan Finlay
2017-01-17
1
-0
/
+18
|
*
Merge branch 'dev' into simple-keystore-fix
kumavis
2017-01-17
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'master' into dev
Dan Finlay
2017-01-17
1
-1
/
+1
|
|
|
\
|
|
|
*
remove network Id 2 from explorer link and Add network Id 3
Frances Pangilinan
2016-12-21
1
-1
/
+1
|
*
|
|
test - keyring - simple - fix fixture data
kumavis
2017-01-17
1
-6
/
+3
|
|
/
/
|
*
|
test - clear localStorage on test start
kumavis
2017-01-15
1
-3
/
+3
[next]