Commit graph

16 commits

Author SHA1 Message Date
Neal
6e976b2b3c fix: order coins alphabetically 2021-06-10 14:41:01 +01:00
José Oliveira
8146cd7210 fix: remove code for testing purposes 2021-03-07 17:38:36 +00:00
José Oliveira
34704e071d fix: custom error handling for all wallets and cache update 2021-03-07 17:38:36 +00:00
Sérgio Salgado
9d4c4041dc fix: coupon form, styling and server handling 2021-01-18 19:42:03 +00:00
Rafael Taranto
809bf5a2a9 Add sms/email notifications on transactions (#198)
* Add sms/email notifications on transactions

* Add configuration for transaction notification

* Add notification on provision address error

* Remove unneeded noop from promises
2018-11-06 13:49:12 +01:00
Rafael Taranto
de4a675a43 Fixed bitstamp coin scaling (#167)
The coin scaling for the bistamp excahnge was using a satoshi scaling for ETH when it should have been using wei.
2018-09-22 23:38:31 +01:00
Neal Conner
edd54c16f5 Support CashAddr format (#109)
* Don't convert BCH address

* Update for CashAddr

* Rename to Bitcoin Cash

* fix typo
2018-03-22 17:12:53 +00:00
Neal Conner
548d285e5b Add BCH 2017-11-19 19:01:40 +02:00
Josh Harvey
71e354e9ff add wallet backup to coin install 2017-08-06 23:56:06 +03:00
Josh Harvey
d0fc03c385 fix blockchain configDir 2017-07-18 21:31:51 +02:00
Josh Harvey
5cf4ee292a fix coin install bugs 2017-07-12 17:16:11 +03:00
Josh Harvey
5a26f718c5 coinUtils fixes 2017-07-09 13:31:01 +03:00
Josh Harvey
178f576cfb add blockchain install scripts 2017-07-06 21:56:56 +03:00
Josh Harvey
2c525c1e5c generalize bitcoind json-rpc 2017-06-30 18:22:55 +03:00
Josh Harvey
45e6e2b82d Support ZEC 2017-06-24 01:33:10 +03:00
Josh Harvey
bf0dc3f7f3 add support for funding 2017-06-20 12:52:15 +03:00