MyCrypto/common/sagas/transaction/network
William O'Beirne 9ee30b957d Address messages, warnings and gas limits (#930)
* Move address messages to config folder, add some other messages for common pitfalls.

* Fix checksum vs lowercase issues.

* Use gas limit if an address message specified one. Allow messages to have a custom severity. Add a function for getting message to reduce complexity.

* Handle address message gas limit on all actions, make separate saga fn.

* Apparently I used the wrong takeEvery?
2018-01-29 14:00:43 -06:00
..
from.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
gas.ts Address messages, warnings and gas limits (#930) 2018-01-29 14:00:43 -06:00
index.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
nonce.ts Cancel Requests on Wallet Switch (#873) 2018-01-21 12:23:09 -06:00