wbt
|
7d2edbc18b
|
Cut statement about test network default
Removing inaccurate statement that default is test network, because most users now connect to the main network by default.
See also f6e551ef5f
|
7 years ago |
wbt
|
dcd589788e
|
Cut statement about test network default
Removing inaccurate statement that default is test network, because most users now connect to the main network by default.
See also f6e551ef5f
|
7 years ago |
Anatoli Babenia
|
5312ed9a20
|
info.js Remove width element to fix email layout
|
7 years ago |
Thomas Huang
|
a6760fca25
|
Update vinyl-buffer to version 1.0.1
|
7 years ago |
Kevin Serrano
|
4b63ec8f1d
|
Test for failure of the async methods.
|
7 years ago |
Kevin Serrano
|
20aa135ad8
|
Add fix for infinite spinner for incorrect seed phrase.
|
7 years ago |
Alexander Tseung
|
be398500de
|
Merge pull request #2848 from MetaMask/NewUI-flat
[NewUI] Merge NewUI-flat into uat
|
7 years ago |
Alexander Tseung
|
dc9d8b24c6
|
Merge pull request #2845 from alextsg/NewUI-flat-4.0.5c
[NewUI] Merge master into NewUI-flat
|
7 years ago |
Alexander Tseung
|
099f078a3d
|
Fix merge conflict
|
7 years ago |
Alexander Tseung
|
a6f062a686
|
Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c
|
7 years ago |
kumavis
|
313b3c087a
|
Merge pull request #2783 from MetaMask/tx-param-vaalidation
transactions - throw error if txParams.value contains a decimal
|
7 years ago |
kumavis
|
3f6cef0b3f
|
tx-gas-utils - tx-param-validation - use more intuitive check
|
7 years ago |
kumavis
|
e572768cb1
|
Merge pull request #2840 from oosthuizenr/master
UI - Never show seed phrase if locked
|
7 years ago |
oosthuizenr
|
1da385f78b
|
fix comment
|
7 years ago |
Renier Oosthuizen
|
4a598fc7ac
|
Fixes #2834
|
7 years ago |
kumavis
|
849b8fab93
|
Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0
Update vinyl-source-stream to the latest version 🚀
|
7 years ago |
Alexander Tseung
|
dfb2247108
|
Fix sign typed data
|
7 years ago |
Alexander Tseung
|
3f17abd43b
|
Fix mascara first time flow button colors
|
7 years ago |
Frankie
|
b2e4f913ba
|
Merge pull request #2817 from MetaMask/i#2810
only check nonces of transactions who's from address match the txMeta
|
7 years ago |
frankiebee
|
0c54efdfc7
|
tests - be more verbose in test messages
|
7 years ago |
Dan Finlay
|
a22e98910d
|
Merge pull request #2818 from MetaMask/i2782-ethroundingerror
Fix rounding error in ether input on send screen
|
7 years ago |
Kevin Serrano
|
c3d85c0a66
|
Bump Changelog
|
7 years ago |
Kevin Serrano
|
e682fb05fc
|
Add frontend validation to ensure that ether inputs are valid.
|
7 years ago |
frankiebee
|
8bd942d406
|
add tests for #_checkIfNonceIsTaken
|
7 years ago |
Kevin Serrano
|
92eb16fc11
|
Add frontend validation to check if send ether input is a valid number.
|
7 years ago |
Kevin Serrano
|
adf4b89804
|
Add additional test to ui utils to account for exact wei values.
|
7 years ago |
Kevin Serrano
|
3e562f1a1e
|
Add backend fix for util in normalizeethstringtowei.
|
7 years ago |
Kevin Serrano
|
414f89668e
|
Fix some silly linting issues.
|
7 years ago |
Kevin Serrano
|
3d627e869b
|
Add test for edge case.
|
7 years ago |
frankiebee
|
5efb0044d8
|
transactions:pending - only check nonces of transactions who's from adress match the txMeta
|
7 years ago |
greenkeeper[bot]
|
37789f2dba
|
chore(package): update vinyl-source-stream to version 2.0.0
|
7 years ago |
Alexander Tseung
|
409d1d30e9
|
Merge pull request #2799 from MetaMask/NewUI-flat
Update UAT to version 4.0.5
|
7 years ago |
Alexander Tseung
|
5a58add797
|
Merge pull request #2798 from alextsg/NewUI-flat-4.0.5
Merge master into NewUI-flat
|
7 years ago |
Alexander Tseung
|
ca51cab35f
|
Merge branch 'NewUI-flat' into merge-master
|
7 years ago |
Alexander Tseung
|
06410381d4
|
Merge branch 'NewUI-flat' into merge-master
|
7 years ago |
Alexander Tseung
|
8f6c322e01
|
Update manifest.json version from 4.0.4 to 4.0.5 (#2797)
|
7 years ago |
Alexander Tseung
|
a218008adf
|
Track usage of old and new UI (#2794)
[NewUI] Track usage of old and new UI
|
7 years ago |
kumavis
|
023b5c84c4
|
deps - eth-json-rpc-filters@1.2.5
fix case sensitive address check in filters
|
7 years ago |
Dan J Miller
|
4acd48966e
|
[NewUI] Fixes tests and sends user to NewUI after registering. (#2788)
* Fixes tests and sends user to NewUI after registering.
* Karma config?
* Empty commit
* Remove unneeded json state mock file.
|
7 years ago |
Kevin Serrano
|
06f496310c
|
Merge pull request #2793 from MetaMask/i2681-DoNotFailPending
Do not fail pending transactions after any amount of time
|
7 years ago |
Dan Finlay
|
33dbee3db9
|
Remove retryTimePeriod from tx controller
|
7 years ago |
Dan Finlay
|
24e10e874e
|
Bump changelog
|
7 years ago |
Dan Finlay
|
75b8baafb6
|
Stop failing pending transactions after any period of time
|
7 years ago |
Frankie
|
9940ea71df
|
Merge branch 'master' into tx-param-vaalidation
|
7 years ago |
Dan Finlay
|
cc7e85c078
|
Spelling
|
7 years ago |
frankiebee
|
9f08ada1a6
|
add to CHANGELOG.md
|
7 years ago |
Chi Kei Chan
|
4ef71f0365
|
Merge pull request #2785 from danjm/merge-master-to-newUI-flat-dec20
[NewUI] Merge master to NewUI-flat
|
7 years ago |
Chi Kei Chan
|
021ac526be
|
Merge branch 'NewUI-flat' into merge-master-to-newUI-flat-dec20
|
7 years ago |
Chi Kei Chan
|
9959aea598
|
Merge branch 'NewUI-flat' into merge-master-to-newUI-flat-dec20
|
7 years ago |
Dan
|
e7e1b7a951
|
Clone transaction while editing instead of mutating object from state.
|
7 years ago |