ryanml
|
22c2d261b9
|
Fixing unlocalized strings (#11281)
|
2021-06-12 15:25:24 -07:00 |
|
Brad Decker
|
9e509d0c9d
|
Relocate send state into send duck from metamask duck (#11252)
|
2021-06-10 12:53:15 -05:00 |
|
Dan J Miller
|
432d6508ba
|
Stringify gas estimate in backend, before it is serialized and sent to ui (#11266)
* Stringify gas estimate in backend, before it is serialized and sent to ui
* Fix send.utils.test.js
|
2021-06-09 22:18:05 -02:30 |
|
Brad Decker
|
b073b04789
|
move metamask state selectors out of send (#11249)
|
2021-06-08 11:03:59 -05:00 |
|
Brad Decker
|
df9bc52e9f
|
Add gas constants (#11248)
|
2021-06-08 10:25:48 -05:00 |
|
ryanml
|
6640973858
|
Fixing jest component test output errors (#11139)
* Adding missing required props to component tests
* Removing unused IntroPopup component
* Mocking useLayoutEffect as useEffect in confirm-page-container-header.component.test.js
|
2021-05-20 11:28:25 -07:00 |
|
Brad Decker
|
d9a2165f69
|
use safer toChecksum utility (#11117)
|
2021-05-17 16:19:39 -05:00 |
|
Brad Decker
|
9386e3cb03
|
create safer isValidAddress method (#11089)
|
2021-05-17 14:00:59 -05:00 |
|
Dan J Miller
|
d62329fd0a
|
Use isValidAddress helper instead of ethereumJsUtil.isValidAddress, when appropriate (#11049)
|
2021-05-11 16:53:50 -02:30 |
|
Brad Decker
|
09d81ac5f2
|
remove the ui/app and ui/lib folders (#10911)
|
2021-04-28 14:53:59 -05:00 |
|