Commit graph

18 commits

Author SHA1 Message Date
Justin Ehrenhofer
bc8900e879
fix zaddr validation (#506)
Sideshift only supports `zs` Sapling addresses now. They do not support `zc` Sprout addresses or `u` unified addresses
2022-09-14 15:46:14 -04:00
Serhii
f6a2b3c74b
Cw 126 check validation for new currencies (#501)
* update address validation

xmr, ape, avaxc, eth, usdc, hbar, sc, sol, usdcsoul, usdttrc20, btt, bttsc, doge,firo, xvg, zen, tzec, zzec

* fix formating
2022-09-07 13:53:33 +01:00
Serhii-Borodenko
4e4c19d3e3 added validation of hvx,hvi,hvs Haven addresses 2022-06-01 14:12:09 +03:00
mkyq
01150ef2a7
Hv (#295)
* hv
* Change build version
2022-03-30 17:57:04 +02:00
M
56cd6c26ed Fixes for network based pairs for changenow. Fixes for address validation for ustd address. 2022-02-08 10:57:02 +02:00
M
e6b1da376d Configure wallet types for the app 2021-12-24 14:41:34 +02:00
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
OleksandrSobol
928be1a49c CAKE-298 | used 8 minor digits for btc amount validator; applied btc address formats for btc address validator 2021-03-26 14:45:46 +02:00
OleksandrSobol
270b5f4c78 CAKE-281 | added addr1 address format validation for cardano 2021-02-23 20:38:36 +02:00
M
66cae9e44a Merge pull request #171 from cake-tech/CAKE-233-add-new-xrp-address-format
CAKE-233 | added new XRP address format, starting with an X, to addre…
2021-01-15 20:11:57 +02:00
OleksandrSobol
bcdd7bca27 CAKE-238 | added ADA address type to the address_validator.dart 2021-01-13 19:39:38 +02:00
OleksandrSobol
eb425572d6 CAKE-233 | added new XRP address format, starting with an X, to address_validator.dart 2021-01-13 19:26:02 +02:00
OleksandrSobol
e927df3712 CAKE-187 | added new btc address for validation (address_validator.dart) 2020-11-20 19:07:29 +02:00
OleksandrSobol
692c460988 CAKE-129 | added new length of the new btc address in the address validator 2020-10-26 19:28:36 +02:00
OleksandrSobol
dfb3112fd2 CAKE-54 | added usdt erc20 to cryptocurrencies list; added usdt erc20 to currency picker; added usdt erc20 logo to contact list page; added address validator for usdt erc20; reworked currency picker 2020-09-25 16:30:39 +03:00
OleksandrSobol
360e04cc4c CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai 2020-09-24 21:58:07 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00
M
f45875ba3a General changes. CAKE-1. 2020-07-06 23:09:03 +03:00