Commit Graph

3 Commits

Author SHA1 Message Date
HenryNguyen5 12d29e5b94 RC Bugfixes (#1644)
* Fix #1569

* Use common component for handling "to" address

* If to address becomes invalid, hide contract interact explorer

* Add IS_CONTRACT_INTERACTION mode - fix bugs related to contract interact

* Bump shepherd version to fix bugs related to metamask + network switches

* Update mycrypto link downloads

* Update facebook link

* Remove console log from checktx

* Fix dollar sign on contract address in conf modal

* Fix unchecksummed address for metamask signing

* Cleanup unused classname

* Update generate keystore file description to be correct

* Add space to create new wallet banner

* Remove extra variable

* Do checksumming in library function instead of component

* Clear state on address change
2018-04-23 18:35:24 -05:00
HenryNguyen5 55254db206 Fix react yarn type resolution (#1545)
* Fix react yarn type resolution

* Update yarn lock
2018-04-17 14:27:00 -05:00
Daniel Ternyak b2b1832e86
Add yarn.lock file (#1513)
* add yarn.lock file

* update yarn
2018-04-16 18:37:07 -05:00