Commit graph

22 commits

Author SHA1 Message Date
julian
f7673913fb address type bugfix 2023-11-06 15:55:49 -06:00
julian
91d68225ef dogecoin 2023-11-06 15:55:34 -06:00
julian
daa9ccd099 wownero mostly ready for testing 2023-11-06 15:37:18 -06:00
julian
e6556de97e refactor wallet constructors and add wownero shell 2023-11-06 12:26:33 -06:00
julian
5ba29b7299 mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps 2023-11-03 13:46:55 -06:00
julian
11fe9f19b5 wallet periodic refresh, more bch impl, various other clean up and fixes 2023-10-30 16:58:15 -06:00
julian
59b8fe38e2 coinlib import fixes 2023-10-30 14:02:33 -06:00
julian
5e5f2607a2 add bch skeleton 2023-10-30 11:45:13 -06:00
julian
f2c27a724c btc validate address 2023-10-30 11:42:57 -06:00
julian
249a883681 add genesis hash getters 2023-10-30 11:42:45 -06:00
julian
455a45eb50 clean up unused code 2023-10-30 11:41:32 -06:00
julian
f415334d21 import fix 2023-10-30 10:33:49 -06:00
julian
3466f4cdd3 fix import 2023-10-30 09:48:05 -06:00
julian
a572c1d5e3 keep wallet functionality outside currency class 2023-10-06 09:15:11 -06:00
likho
835d27dc38 WIP: Epicwallet clean up, get fees and address from abstract class 2023-09-28 16:11:41 +02:00
ryleedavis
9762ffd180 WIP: move get transaction fees, delete wallet, open wallet, and tx http send 2023-09-27 16:47:26 -06:00
likho
13a171f3ef WIP:Replace libepiccash calls with calls to abstract class, add error handling and return types other than strings 2023-09-27 17:53:10 +02:00
ryleedavis
dc457e7266 move scan outputs, create tx, get tx, cancel tx, and address info to abstract class 2023-09-26 17:26:28 -06:00
likho
098a69eded Move recover and wallet balances into abstract class 2023-09-26 17:36:21 +02:00
likho
d890662515 WIP: Move Epiccash plugin calls to an abstract class 2023-09-20 16:12:48 +02:00
julian
9e194f2b45 WIP sample epic wrapper 2023-09-18 15:56:57 -06:00
julian
f30785616b WIP very rough refactoring wip 2023-09-18 15:28:31 -06:00