Esteban MIno
|
88933f3a66
|
fix duplicated action
|
6 years ago |
Esteban MIno
|
78ad3c38e2
|
add suggested token params validation
|
6 years ago |
Esteban MIno
|
9ac9f53a73
|
eth_watchToken working
|
6 years ago |
Esteban MIno
|
12dd7a7232
|
popup initializing with suggested tokens
|
6 years ago |
Esteban MIno
|
081884bd80
|
rpc-engine not crashing when eth_watchToken
|
6 years ago |
Esteban MIno
|
21a61f2987
|
merge develop
|
6 years ago |
Alexander Tseung
|
fa4423bab2
|
Merge pull request #4895 from MetaMask/fix-confirm
Add rounding to large exponential numbers. Fix overflows
|
6 years ago |
Dan Finlay
|
9dc5d0cee0
|
Merge pull request #4905 from MetaMask/eip-712-deprecation
EIP-712: deprecation message
|
6 years ago |
Thomas Huang
|
1540b5e256
|
Merge pull request #4893 from kelvintyb/develop
Move phishing warning to the extension
|
6 years ago |
bitpshr
|
642ae25073
|
Add deprecation message for eth_signTypedData
|
6 years ago |
Alexander Tseung
|
d0c901d081
|
Round large exponential numbers
|
6 years ago |
Bruno Barbieri
|
6d1808d209
|
Merge pull request #4901 from MetaMask/readme-update
remove Web Store warning
|
6 years ago |
bobby dresser
|
308d8ddcba
|
remove Web Store warning
|
6 years ago |
Kelvin Tan
|
a97583b039
|
revert package-lock.json
|
6 years ago |
kumavis
|
e715d0e691
|
Merge pull request #4858 from MetaMask/chinesesimplifiedandtraditional
Update Chinese naming on our language list
|
6 years ago |
kumavis
|
ffefeb65d4
|
Merge pull request #4802 from 03-26/develop
Update translation 🇯🇵
|
6 years ago |
Kelvin Tan
|
7ca402147d
|
add phishing html page, and redirect to bundled page in-window
|
6 years ago |
Alexander Tseung
|
cd2b67cdd9
|
Fix overflow for long total strings in confirm string
|
6 years ago |
Dan J Miller
|
53b440a287
|
Merge pull request #4885 from MetaMask/RetryOnEarliestPendingTx
Only show retry button on the earliest pending tx
|
6 years ago |
Dan J Miller
|
acddb85f2e
|
Merge pull request #4876 from MetaMask/i4835-unitTestConfirmDetailRow
Add tests for Confirm Detail Row
|
6 years ago |
Frankie
|
b5e3aafe2e
|
Merge pull request #4871 from MetaMask/3519-new-contract-gas
tx-gas-utils - catch all errors from gas estimation
|
6 years ago |
Esteban MIno
|
b580f60d74
|
earliest tx by submittedTime
|
6 years ago |
Esteban MIno
|
c8d45cb4a8
|
only show retry button on earliest pending tx
|
6 years ago |
Sara Reynolds
|
9934690bd9
|
lint fix
|
6 years ago |
Sara Reynolds
|
6eadf5b22b
|
Update prop names
|
6 years ago |
Dan Finlay
|
a5d344a582
|
Merge pull request #4875 from MetaMask/bmd/readme-release
add current release to the README
|
6 years ago |
Thomas Huang
|
bc98085731
|
Merge pull request #4880 from MetaMask/migration-27
migrations - fix to include 27
|
6 years ago |
frankiebee
|
527b62ee8e
|
migrations - fix to include 27
|
6 years ago |
Sara Reynolds
|
9ca4b66c82
|
Add tests for Confirm Detail Row
|
6 years ago |
bobby dresser
|
45379e867d
|
remove current version
|
6 years ago |
bobby dresser
|
8cd36c8725
|
fix link bracket
|
6 years ago |
bobby dresser
|
87f42468b7
|
add current release to the README
|
6 years ago |
William Morriss
|
5782926c28
|
Merge pull request #4825 from MetaMask/no-inject-ani-gamer
Do not inject on ani.gamer.com.tw
|
6 years ago |
William Morriss
|
d57bca9418
|
Merge pull request #4820 from MetaMask/codeowners
Added codeowners file
|
6 years ago |
Dan J Miller
|
1f9c52fbf0
|
Merge pull request #4845 from MetaMask/button-group
Add ButtonGroup component
|
6 years ago |
pinkiebell
|
3667f3cb85
|
network.js: convert rpc protocol to lower case (#4855)
Fixes #4253
|
6 years ago |
Jenny Pollack
|
00bae74475
|
tx-gas-utils - catch all errors from gas estimation
|
6 years ago |
Kevin Serrano
|
1d241bef76
|
Merge branch 'develop' into no-inject-ani-gamer
|
6 years ago |
Alexander Tseung
|
fed9ae0dee
|
Merge pull request #4865 from MetaMask/i4829-close-notifications-from-ui
Close notifications from UI actions
|
6 years ago |
Antoine Nauleau
|
653e42cf79
|
Update Babel to Current Standard "babel-preset-env" (#4812)
* Update .babelrc and package.json to babel-preset-env standard
* Install babel-preset-env babel-stage-0
* Regenerate package-lock.json by running npm install --package-lock-only && npm audit fix
* Resolve PR #4812 merge conflicts
* Merge #4847 Solves previous cache issues with cirlce-ci
|
6 years ago |
Dan Miller
|
a61227f224
|
Remove unneeded code from i4829-close-notifications-from-ui branch.
|
6 years ago |
Dan Miller
|
64a82fd3da
|
Uncomment closePopupIfOpen code.
|
6 years ago |
Dan Miller
|
cb8ea12db6
|
Updates e2e beta tests to ensure that popup window closes after confirming a simple send.
|
6 years ago |
Alexander Tseung
|
152246f3b0
|
Add close window support to signature requests. Move logic to actions
|
6 years ago |
Dan Miller
|
2359062b62
|
UI confirm screen closes confirmation window on submit or cancel of a tx
|
6 years ago |
Dan Miller
|
a146e5ebbc
|
Adds tests for button group component.
|
6 years ago |
Dan Finlay
|
b208d33b3b
|
Merge pull request #4851 from MetaMask/fix-trezor-alert
Fix trezor "Hardware wallet connected" alert
|
6 years ago |
Dan Finlay
|
239f5110e9
|
Merge pull request #4848 from MetaMask/fix-alert-flash
Fix Banner flash on load
|
6 years ago |
Dan Finlay
|
2e6ce16107
|
Merge pull request #4842 from wjmelements/vimignore
Ignore VIM files
|
6 years ago |
Kevin Serrano
|
519ca1c74b
|
Update Chinese naming
I sincerely hope this is a non-controversial change.
|
6 years ago |