slowbackspace
|
482f62d317
|
even more ui components
|
2019-03-18 17:41:51 +01:00 |
|
slowbackspace
|
628d424438
|
fix recalculating local amount for tokens on set max btn
|
2019-03-14 16:35:50 +01:00 |
|
slowbackspace
|
1a07af9413
|
fix fiatRates for tokens on set max btn
|
2019-03-14 15:51:31 +01:00 |
|
slowbackspace
|
9fbb51fd39
|
fix clear button
|
2019-03-13 14:34:49 +01:00 |
|
slowbackspace
|
67c0a18948
|
add erc tokens conversion to fiat
|
2019-03-13 14:11:51 +01:00 |
|
slowbackspace
|
c745ec37b7
|
update fiat instead of crypto amount on fiat select
|
2019-03-12 16:16:02 +01:00 |
|
slowbackspace
|
b722b8d86a
|
handle missing rates in util function
|
2019-03-12 12:55:21 +01:00 |
|
slowbackspace
|
a44a0b608a
|
add currency switcher to eth send form
|
2019-03-11 18:43:41 +01:00 |
|
Vladimir Volek
|
749224dc66
|
lint all files
|
2019-03-04 13:33:02 +01:00 |
|
slowbackspace
|
53c7c20a29
|
throw exception when non-num string is passed to Bignumber()
|
2019-02-19 19:10:47 +01:00 |
|
Vladimir Volek
|
83b2cd7e10
|
Update bignumber and methods + other non breaking packages (#364)
* Update bignumber and methods + other non breaking packages
* Removed unused flowtype
* Removed unused flowtype 2
|
2019-02-18 11:45:40 +01:00 |
|
slowbackspace
|
a8d39d95c2
|
separate clear from init function
|
2019-01-15 15:24:41 +01:00 |
|
slowbackspace
|
c77cd10f03
|
send form clear button for ripple and eth
|
2019-01-15 13:54:34 +01:00 |
|
slowbackspace
|
bbfd3cafce
|
convert normal notation, converting exp notation will fail
|
2019-01-08 14:04:42 +01:00 |
|
slowbackspace
|
8970f90d45
|
use toFixed for fees on eth
|
2019-01-08 13:23:46 +01:00 |
|
slowbackspace
|
cc5d7a9b66
|
use faster toFixed()
|
2019-01-08 10:40:21 +01:00 |
|
Szymon Lesisz
|
4f1ba157e1
|
update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
|
2019-01-04 14:32:14 +01:00 |
|
Szymon Lesisz
|
baec449936
|
fix PendingTransactions format
|
2019-01-04 13:58:34 +01:00 |
|
Szymon Lesisz
|
ea3f672995
|
add comment
|
2019-01-03 15:05:55 +01:00 |
|
Szymon Lesisz
|
d9e809e6aa
|
move helper methods from TokensReducer to ./reducers/utils
|
2018-12-21 11:19:40 +01:00 |
|
Szymon Lesisz
|
31e3c7a9a2
|
refactoring Account object to coin specific
|
2018-12-21 10:58:53 +01:00 |
|
Szymon Lesisz
|
6f334182aa
|
handle blockchain_disconnect when wallet init in offline mode
|
2018-12-20 14:18:06 +01:00 |
|
Szymon Lesisz
|
24524d7445
|
update BlockchainNotification event values to match BlockchainLinkTransaction
|
2018-12-20 14:18:06 +01:00 |
|
Szymon Lesisz
|
a8d623b6a7
|
emit BlockchainEvent from ethereum SendForm
|
2018-12-20 14:18:06 +01:00 |
|
Szymon Lesisz
|
bab5007847
|
call PENDING.ADD from BlockbookActions
|
2018-12-20 14:18:06 +01:00 |
|
Maroš Špak
|
778fc5672b
|
single quote
|
2018-12-12 15:17:27 +01:00 |
|
Maroš Špak
|
4273adda27
|
add missing networkType
|
2018-12-12 15:01:39 +01:00 |
|
Szymon Lesisz
|
b7790c0351
|
remove comments
|
2018-12-11 15:08:26 +01:00 |
|
Szymon Lesisz
|
695ae17176
|
remove unnecessary SEND.TX_COMPLETE action
|
2018-12-05 09:27:25 +01:00 |
|
Szymon Lesisz
|
90cc406773
|
fix pending tx for ethereum networkType
|
2018-12-05 09:26:31 +01:00 |
|
Szymon Lesisz
|
2cc28c4bf6
|
load coin specific tx drafts
|
2018-12-05 09:26:31 +01:00 |
|
Szymon Lesisz
|
9cc11e11be
|
split BlockchainActions into coin specific files
|
2018-12-05 09:26:31 +01:00 |
|
Szymon Lesisz
|
cbded16091
|
add "sequence" and "availableBalance" to Account
|
2018-12-05 09:26:31 +01:00 |
|
Szymon Lesisz
|
e34b9141d8
|
change prefix of coin specific actions
|
2018-12-05 09:26:30 +01:00 |
|
Szymon Lesisz
|
0918403024
|
split discovery actions to coin specific files
|
2018-12-05 09:24:47 +01:00 |
|