Commit Graph

60 Commits (199d178f7dded103e867b6838495f003bb6d02d5)

Author SHA1 Message Date
slowbackspace 7da8d4124d fix validation
5 years ago
slowbackspace 39ff483387 extract xrp regexps, cleanup
5 years ago
Vladimir Volek cde2cf2f6b
Merge pull request #514 from trezor/fix/update-account-empty-state
5 years ago
Vladimir Volek 731921916b limit destination tag
5 years ago
slowbackspace dc821b7a37 update account empty state
5 years ago
slowbackspace 2fd208ddb9 debounce validation in send forms
5 years ago
Vladimir Volek c47ca11f8b prepare empty bitcoin send page, refactor
5 years ago
slowbackspace c745ec37b7 update fiat instead of crypto amount on fiat select
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
Vladimir Volek a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
5 years ago
slowbackspace a8d39d95c2 separate clear from init function
5 years ago
slowbackspace c77cd10f03 send form clear button for ripple and eth
5 years ago
Szymon Lesisz 249e5f9876 recalculate reserve while "setMax"
5 years ago
Szymon Lesisz 9d325fb139 flowtype fix
5 years ago
Szymon Lesisz 155f794bcb remove comment
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
6 years ago
Szymon Lesisz b5701cd8ae Ripple destinationTag as optional param
6 years ago
Szymon Lesisz b1c3396f61 set Ripple "reserve" in Discovery
6 years ago
Szymon Lesisz 0fe2ce7717 rename rippleGetAccountInfo param
6 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
6 years ago
slowbackspace 83abbd9ac3 faster conversion to string for ripple
6 years ago
Szymon Lesisz 4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
6 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
6 years ago
Szymon Lesisz 96fd05676f validate ripple fee (min/max value)
6 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
6 years ago
Szymon Lesisz 0ee1e3a5d9 remove unnecessary $FlowIssues
6 years ago
Szymon Lesisz 32ee758af2 get decimals from config (RippleBlockchainActions)
6 years ago
Szymon Lesisz 1392b4b5a7 fix for "setMax" in Ripple send form
6 years ago
Szymon Lesisz 2bf2e0539c update trezor-connect package
6 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
6 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 179bcb386d force CI update
6 years ago
Szymon Lesisz b19c6e87e9 eslint fix
6 years ago
Szymon Lesisz 02040f2505 force CI build
6 years ago
Szymon Lesisz c53dfcfaeb ripple/BlockbookAction temporary commented
6 years ago
Szymon Lesisz 24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction
6 years ago
Szymon Lesisz 39786377b6 remove link from Success notification in ripple SendForm
6 years ago
Szymon Lesisz bab5007847 call PENDING.ADD from BlockbookActions
6 years ago
Szymon Lesisz 780e6e27ef add coin parameter to connect.rippleGetAccountInfo
6 years ago
Szymon Lesisz b7790c0351 remove comments
6 years ago
Szymon Lesisz 4492dbae63 feeLevels in ripple
6 years ago
Szymon Lesisz 3ae45ddd7e update fee in reducer only if changed
6 years ago
Szymon Lesisz 695ae17176 remove unnecessary SEND.TX_COMPLETE action
6 years ago
Szymon Lesisz 9b7987e951 add availableBalance to Account.update action
6 years ago
Szymon Lesisz bfebef73c7 ripple/SendFormValidations
6 years ago