Commit Graph

27 Commits (11bf91b093ced19347dc7876cb5714cbb63d3396)

Author SHA1 Message Date
Szymon Lesisz 11bf91b093 update SendForm and PendingTx using trezor-connect@8
4 years ago
slowbackspace e100284c76 hide some errors that are too frequent
5 years ago
slowbackspace 21d0c3e50f log errors
5 years ago
slowbackspace 607ea8a6be fix minimalAmount param
5 years ago
slowbackspace 9a083dff87 fix localized value for xrp fee select
5 years ago
slowbackspace 934df38064 l10n support for xrp validation
5 years ago
slowbackspace 7da8d4124d fix validation
5 years ago
slowbackspace 39ff483387 extract xrp regexps, cleanup
5 years ago
Vladimir Volek 731921916b limit destination tag
5 years ago
slowbackspace 40f61002b6 add currency switcher to ripple send tab
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 53c7c20a29 throw exception when non-num string is passed to Bignumber()
5 years ago
Vladimir Volek 83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
5 years ago
Szymon Lesisz 249e5f9876 recalculate reserve while "setMax"
5 years ago
Szymon Lesisz 9d325fb139 flowtype fix
5 years ago
Szymon Lesisz aa87fa3b9f validate address balance and set minAmount for ripple transaction
5 years ago
Vladimir Volek ba68fffc20
Merge pull request #320 from trezor/fix/ripple-destination-tag
5 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
5 years ago
slowbackspace 83abbd9ac3 faster conversion to string for ripple
5 years ago
Szymon Lesisz 96fd05676f validate ripple fee (min/max value)
5 years ago
Szymon Lesisz 1392b4b5a7 fix for "setMax" in Ripple send form
5 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
5 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
6 years ago
Szymon Lesisz 350d71521e validate via wallet-address-validator lib
6 years ago
Szymon Lesisz 4492dbae63 feeLevels in ripple
6 years ago
Szymon Lesisz bfebef73c7 ripple/SendFormValidations
6 years ago
Szymon Lesisz e34b9141d8 change prefix of coin specific actions
6 years ago