15 Commits

Author SHA1 Message Date
William O'Beirne
9b2156ed4f WIP: Generating transaction on Send tab (Pt 1) (#100)
* Generating transaction ,placing into read only textareas.

* Fix async wallet getAddress cases.

* Chain id from network

* remove leftover console log

* Check balance before generating transaction.

* Translate error msgs, check for invalid address.

* Errors for gas limit and gas price issues.
2017-08-11 22:54:10 +01:00
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
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
c8fa6e3022 support tokens on send page (#47) 2017-07-15 18:05:57 -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
46ec6fe235 Send: cleanup (#34)
* Send: cleanup

* Send: add. localization
2017-07-05 19:36:11 -05:00
Daniel Ternyak
06ae70988a merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
crptm
40f2c4466a merge develop 2017-07-04 06:18:16 +04:00
Daniel Ternyak
7846b2125a merge develop info 'donation_addresses' 2017-07-03 19:24:22 -05:00
Daniel Ternyak
164e6a07bb fix additional hardcoded address issues 2017-07-03 19:20:47 -05:00
crptm
65234a26c0 fix flow sagas errors 2017-07-04 03:59:27 +04:00
Daniel Ternyak
7cf3d26bbe Merge feat/send-page 2017-07-02 00:49:06 -05:00
crptm
63e7eb89e4 unlock wip 2017-06-30 03:03:11 +04:00
crptm
9f2a209da5 typing fixes 2017-06-27 03:08:52 +04:00
crptm
1fb4a004ac send wip 2017-06-27 02:27:55 +04:00