MyCrypto/common/sagas/transaction
William O'Beirne 4b8adc81ce Allow 0 ETH Transactions (#1307)
* Allow zero number

* Fail when request payment is zero value, or if you try to send token with zero value.

* Parseint instead of addition casting to catch empty string.
2018-03-14 14:51:37 -05:00
..
broadcast Add Check TX Button to Transaction Notification (#1217) 2018-03-05 12:58:53 -06:00
current Allow 0 ETH Transactions (#1307) 2018-03-14 14:51:37 -05:00
fields Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
meta Fix contract interact (#1233) 2018-03-02 15:57:17 -06:00
network Don't refresh on network change (#1144) 2018-02-24 19:32:34 -06:00
signing Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
index.ts Remove tx on state change (#1224) 2018-03-02 00:28:50 -06:00
reset.ts Remove tx on state change (#1224) 2018-03-02 00:28:50 -06:00
sendEverything.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
validationHelpers.ts Allow 0 ETH Transactions (#1307) 2018-03-14 14:51:37 -05:00