1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Dan J Miller 09f2a2a547
Adds 4byte registry fallback to getMethodData() (#6435)
* Get contract method data from 4byte if we can't get it from eth-method-registry

* Clarify token method name fallback code in getMethodData

* Bugfix: don't attempt to translate falsy actionKeys in confirm-transaction-base.component.js

* Rewrite getMethodFrom4Byte with async-await

* Call four byte and method-registry requests in parallel in getMethodData()
2019-04-16 17:07:47 -02:30
..
components Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
css Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
ducks Fix display of gas chart on Ethereum networks (#6389) 2019-04-03 13:31:43 -02:30
helpers Adds 4byte registry fallback to getMethodData() (#6435) 2019-04-16 17:07:47 -02:30
pages Adds 4byte registry fallback to getMethodData() (#6435) 2019-04-16 17:07:47 -02:30
selectors Fix display of gas chart on Ethereum networks (#6389) 2019-04-03 13:31:43 -02:30
store Remove NoticeController (#6382) 2019-04-01 22:33:54 -02:30