William O'Beirne
7541d6f486
Estimate gas (WIP) ( #102 )
...
* relayout rpc code, start contract helper
* Dont ask for estimate if theres no value
* Split out conversion of ether to wei hex into lib function.
* big.js -> bignumber.js
2017-08-07 22:45:08 -05:00
William O'Beirne
96405157f0
Fix number formatter ( #99 )
...
* Fix initialState -> INITIAL_STATE rename
* Fix number formatter for removing non-trailing zeroes, not handling zero decimals. Add tests.
2017-07-27 18:21:50 -05:00
Daniel Ternyak
cbf2fd39d0
Redux: Persist language selection to local storage via middleware and create pattern for future persistence.
2017-07-05 17:09:58 -05:00
Daniel Ternyak
119dda77e1
Create toFixedIfLarger function, unit test, and use in app.
2017-06-24 13:17:09 -05:00