Dan Miller
|
3c8a4162a4
|
Remove unnecessary else in test/e2e/beta/contract-test/contract.js
|
6 years ago |
Dan Finlay
|
d7aa1bf5c0
|
Merge pull request #5060 from MetaMask/bignumber-string
Cast arguments for new Bignumbers() to string.
|
6 years ago |
Dan Miller
|
ff72423491
|
Add explicit waits for submitted status for some txs initiated from test dapp.
|
6 years ago |
Thomas
|
ce645561fb
|
Remove commented out code for detect-token-test
|
6 years ago |
Thomas
|
974d623da2
|
Update eth-json-rpc-filters
|
6 years ago |
Dan Miller
|
c4fe6aa9cf
|
Reload e2e beta test browser if initial screen doesn't load.
|
6 years ago |
Dan Miller
|
42256cfbd2
|
Increase timeout on wait for contract status update in metamask-beta-ui-spec
|
6 years ago |
Thomas
|
9ffed5fd18
|
E2E - Dont error on browser errors
|
6 years ago |
Dan Miller
|
ebb23721ed
|
Cast arguments for new Bignumbers() to string.
|
6 years ago |
Thomas
|
96d789d2cf
|
Merge branch 'develop' into network-remove-provider-engine
Override package-lock and fix merge conflicts
|
6 years ago |
Esteban MIno
|
8f5b80a0fe
|
update method to metamask_watchToken
|
6 years ago |
Dan Miller
|
a59e47e7b0
|
Add missing awaits and/or missing wait timeouts in test/e2e/beta/metamask-beta-ui.spec.js
|
6 years ago |
Dan Miller
|
860bf42346
|
Make deployment states in test/e2e/beta/contract-test/contract.js more explicit
|
6 years ago |
Dan Miller
|
c00d0daeb5
|
Improve error handling in assertElementNotPresent of test/e2e/beta/helpers.js
|
6 years ago |
Whymarrh Whitby
|
742aa8bb11
|
Merge pull request #5058 from whymarrh/fix-words
Fix casing of some proper nouns in localised messages
|
6 years ago |
Whymarrh Whitby
|
9ba91e69c7
|
Merge pull request #4961 from whymarrh/download-seed-phrase
Add download seed phrase link to new UI
|
6 years ago |
brunobar79
|
b77cc3d969
|
fix tx tests
|
6 years ago |
brunobar79
|
61a279204a
|
legacy and new hd path working
|
6 years ago |
greenkeeper[bot]
|
f56b0ca0e9
|
fix(package): update @zxing/library to version 0.8.0
|
6 years ago |
brunobar79
|
4e1d8ba19d
|
good progress adding paths
|
6 years ago |
Whymarrh Whitby
|
6e6a4825ac
|
Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages
Using the following commands:
sed -i.bak s/bitcoin/Bitcoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/ethereum/Ethereum/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/litecoin/Litecoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
|
6 years ago |
Whymarrh Whitby
|
6c11ae44bf
|
Fix casing of MetaMask in all localized messages
Using the following:
sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
|
6 years ago |
Whymarrh Whitby
|
4dadeb9a31
|
Add link to download seed words in new UI
|
6 years ago |
Whymarrh Whitby
|
b83a746e4f
|
Add exportAsFile optional type argument
|
6 years ago |
Whymarrh Whitby
|
247fa2cc51
|
Fix casing of 1Password
|
6 years ago |
Thomas
|
7918240833
|
Confirms new contract token in the popup
|
6 years ago |
brunobar79
|
77ad856730
|
remove ledger lib
|
6 years ago |
brunobar79
|
8f9a0a535c
|
clean up
|
6 years ago |
brunobar79
|
0b9b892c6b
|
this should be ready to go
|
6 years ago |
brunobar79
|
2355573340
|
clean up
|
6 years ago |
brunobar79
|
e6d64cecf8
|
message signing works
|
6 years ago |
brunobar79
|
068bf43615
|
working
|
6 years ago |
brunobar79
|
12b41b8fc2
|
tx signature is valid
|
6 years ago |
brunobar79
|
011cc141b3
|
tx signing should work
|
6 years ago |
brunobar79
|
aa6a42e3de
|
rename keyring
|
6 years ago |
brunobar79
|
8e842a8947
|
able to add accounts
|
6 years ago |
brunobar79
|
78a1cd3314
|
iframe communication working
|
6 years ago |
brunobar79
|
5ef80495cf
|
refactor to support multiple hw wallets
|
6 years ago |
Bruno Barbieri
|
e2be22a4b7
|
Merge pull request #4897 from MetaMask/qr-code-scan
QR Code Scanner
|
6 years ago |
Dan Finlay
|
ef7e638dda
|
Merge pull request #5025 from MetaMask/v4.9.2
v4.9.2
|
6 years ago |
Thomas Huang
|
06633da1b3
|
Merge branch 'master' into v4.9.2
|
6 years ago |
Thomas
|
a1ced0f197
|
Bump Changelog
|
6 years ago |
Thomas
|
b887730be7
|
v4.9.2
|
6 years ago |
Dan Finlay
|
be1d5a7dd9
|
Merge pull request #5020 from MetaMask/FixMigration28
Fixes migration 28
|
6 years ago |
Jenny Pollack
|
0442e5dfd7
|
Merge pull request #5022 from MetaMask/sentry-release-version
sentry - change releaseVersion to release
|
6 years ago |
Jenny Pollack
|
00a2ab21ae
|
sentry - change releaseVersion to release
|
6 years ago |
Esteban MIno
|
d263d60b4c
|
tests for migration 28
|
6 years ago |
Esteban MIno
|
8df3f2696c
|
fix migration 28
|
6 years ago |
Dan Finlay
|
2b25902561
|
Merge pull request #5017 from MetaMask/v4.9.1
V4.9.1
|
6 years ago |
bobby dresser
|
438fd5bce0
|
remove duplicate template (#5016)
|
6 years ago |