Commit Graph

79 Commits (develop)

Author SHA1 Message Date
Szymon Lesisz 11bf91b093 update SendForm and PendingTx using trezor-connect@8
4 years ago
Szymon Lesisz 2231f42b37 update Blockchain and Discovery using trezor-connect@8
4 years ago
Szymon Lesisz f6171c560f fix XRP account update reserve to decimals
5 years ago
Szymon Lesisz 35dc6b4935 flow fix
5 years ago
Szymon Lesisz b5f2692d38 fix XRP balance update if tx is sent between 2 Trezor accounts
5 years ago
slowbackspace e100284c76 hide some errors that are too frequent
5 years ago
Vladimir Volek 3f155be432
Merge pull request #554 from trezor/feature/log-errors
5 years ago
slowbackspace a052b0230d run ci run
5 years ago
slowbackspace d334139a7b run ci
5 years ago
slowbackspace 07371d6be7 update accounts on each block
5 years ago
slowbackspace 21d0c3e50f log errors
5 years ago
slowbackspace 607ea8a6be fix minimalAmount param
5 years ago
slowbackspace cd0c472aed Merge branch 'master' into feature/l10n-moar
5 years ago
slowbackspace 14fe1d82eb change notification prop type to variant
5 years ago
slowbackspace 25e8c6ae56 l10n for actions that use notifications
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 8d1c01bc61 delete console.log
5 years ago
slowbackspace 0c4d9d7311 l10n support for validation in eth send form
5 years ago
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
5 years ago
Szymon Lesisz b5701cd8ae Ripple destinationTag as optional param
5 years ago
Szymon Lesisz b1c3396f61 set Ripple "reserve" in Discovery
5 years ago
Szymon Lesisz 0fe2ce7717 rename rippleGetAccountInfo param
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 4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
Szymon Lesisz 96fd05676f validate ripple fee (min/max value)
5 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
5 years ago
Szymon Lesisz 0ee1e3a5d9 remove unnecessary $FlowIssues
5 years ago
Szymon Lesisz 32ee758af2 get decimals from config (RippleBlockchainActions)
5 years ago