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
|
3a1eaf9af1
|
Merge pull request #32 from MyEtherWallet/persist_language_select
Redux: Persist language selection to local storage via middleware and…
|
2017-07-05 17:57:40 -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 |
crptm
|
9a65a49d0b
|
invalid pkey message
|
2017-07-04 16:19:04 +04:00 |
Daniel Ternyak
|
06ae70988a
|
merge develop into 'swap_part_3'
|
2017-07-03 22:21:19 -05:00 |
crptm
|
85759d73b4
|
type dropdown, config actions
|
2017-07-04 05:25:01 +04: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 |
Daniel Ternyak
|
b623a3efe9
|
Swap Part 3 WIP
|
2017-07-02 00:45:22 -05:00 |
crptm
|
63e7eb89e4
|
unlock wip
|
2017-06-30 03:03:11 +04:00 |
crptm
|
240007fe43
|
merge develop
|
2017-06-27 03:13:21 +04:00 |
crptm
|
1fb4a004ac
|
send wip
|
2017-06-27 02:27:55 +04:00 |
Daniel Ternyak
|
bc9765d99b
|
Redux: Add SWAP_RECEIVING_ADDRESS action creators/reducers.
|
2017-06-24 01:08:33 -05:00 |
Daniel Ternyak
|
2eab0082a6
|
Redux: Add partOneComplete actions/action creators/reducers.
|
2017-06-23 20:25:12 -05:00 |
crptm
|
51f2c8596e
|
address review comments
|
2017-06-23 01:16:21 +04:00 |
crptm
|
d0becf7746
|
notifications
|
2017-06-22 03:31:59 +04:00 |
Daniel Ternyak
|
9a612eb6de
|
use standard action creator naming convention
|
2017-06-20 00:59:54 -05:00 |
Daniel Ternyak
|
c46ed8f6ed
|
clean up Generate Wallet actions to not use boilerplate
|
2017-06-19 22:15:38 -05:00 |
Daniel Ternyak
|
b33d2ef590
|
don't pass around bityRates when you can access from state in reducer
|
2017-06-19 18:47:11 -05:00 |
Daniel Ternyak
|
e7d8284d69
|
move state building into swap reducer instead of in wantToSwapMy component
|
2017-06-19 18:35:14 -05:00 |
Daniel Ternyak
|
67a5eee0a9
|
Reformat
|
2017-06-19 00:39:07 -05:00 |
Daniel Ternyak
|
c77f5ef300
|
address sleep() hack -- get state directly from redux instead of relying on props
|
2017-06-18 23:53:32 -05:00 |
Daniel Ternyak
|
fb73be4214
|
WIP address comments
|
2017-06-18 14:47:00 -05:00 |
Daniel Ternyak
|
0304bc8a67
|
Swap: Redux actions; Redux Reducers
|
2017-06-11 20:00:28 -05:00 |
crptm
|
96cf7f5969
|
eslint
|
2017-05-31 00:36:52 +04:00 |
crptm
|
94b7111761
|
cleanup header
|
2017-05-24 03:06:01 +04:00 |
Daniel Ternyak
|
32d9763cb1
|
fix bug in nodeselectordropdown reducer
|
2017-04-27 01:13:59 -05:00 |
Daniel Ternyak
|
d79b54ff35
|
add cases for downloaded file and continue to paper actions
|
2017-04-27 01:13:33 -05:00 |
Daniel Ternyak
|
270c4911c8
|
Remove unneeded reducer imports.
|
2017-04-24 18:59:57 -05:00 |
Daniel Ternyak
|
a12d720c8a
|
Resolve broken prod css
|
2017-04-24 18:36:59 -05:00 |
Daniel Ternyak
|
fcc03dc6d9
|
Create generateWallet reducer and add to combined reducer.
|
2017-04-18 18:34:24 -05:00 |
Daniel Ternyak
|
00c808fd7f
|
create config reducer and move config component default state into reducer
|
2017-04-14 01:25:01 -05:00 |
Daniel Ternyak
|
37e8c0817e
|
add config reducers to RootReducer/CombineReducer
|
2017-04-14 01:24:16 -05:00 |
Daniel Ternyak
|
a17b97cbc2
|
create react/redux boilerplate
|
2017-04-12 00:04:27 -05:00 |