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
0eae13f938
Swap Cleanup ( #68 )
...
* add types for swap action creators (and separate out to separate module)
* DRY up swapInformation and onGoingSwapInformation -> SwapInfoHeader.
* stop bity rate loading when Swap will unmount
* split out SimpleDropdown to separate module
* various additional refactors
2017-07-22 16:24:03 -05:00
Daniel Ternyak
37008e9fe9
Complete Generate/Create Wallet Flow ( #38 )
...
* GenerateWallet: Download real UTC file.
* Paper wallet (#45 )
* Working paper wallet (#52 )
* Reset Generate Wallet state when component will unmount
2017-07-16 16:02:13 -05:00
crptm
780f3ba94f
balance fetching ( #41 )
...
* balance fetching
* fix tests
* bump deps
* validate custom token form
* equiv values
* fix rates saga naming
* address review comments
2017-07-13 16:02:39 -05:00
Daniel Ternyak
e873ffc994
Logging: clarify saveState log
2017-07-05 17:56:46 -05:00
Daniel Ternyak
dc3c1985b5
Logging: add warning log for exception during local storage parsing
2017-07-05 17:35:53 -05:00
Daniel Ternyak
90d7b52987
Fix flow
2017-07-05 17:16:32 -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
d5875614de
create simplified toFixedIfLarger
2017-06-24 14:53:53 -05:00
Daniel Ternyak
119dda77e1
Create toFixedIfLarger function, unit test, and use in app.
2017-06-24 13:17:09 -05:00