Commit graph

86 commits

Author SHA1 Message Date
julian
72956ea676 build runner 2023-11-16 17:38:36 -06:00
julian
32f9fc51e1 clean up missing balance change issues 2023-11-16 17:32:47 -06:00
julian
089c1f9848 wallet info cached balances change 2023-11-16 17:26:41 -06:00
julian
185cfd26e2 consistent wallet mixin interface naming 2023-11-16 16:25:20 -06:00
julian
20d78d617a Firo wallet skeleton 2023-11-16 15:30:01 -06:00
julian
2811063699 build runner 2023-11-16 10:59:09 -06:00
julian
c6150b23d9 untested paynym refactor impl 2023-11-16 10:54:57 -06:00
julian
039727b422 WIP refactored paynym interface 2023-11-15 16:43:46 -06:00
julian
c381326dd5 refactored ba/nano wallets 2023-11-15 15:59:01 -06:00
julian
8ba998af8f slight change to wallet constructors 2023-11-15 11:40:43 -06:00
julian
ae03a9dd49 don't default to favourite wallet on new creation 2023-11-15 10:59:53 -06:00
julian
df4b11e6e0 fix wallets list in ui 2023-11-15 10:59:03 -06:00
julian
768ff83d04 change walletinfo update process 2023-11-15 09:15:17 -06:00
julian
cd50b64683 delete by wallet id 2023-11-15 08:47:29 -06:00
julian
268dd9dd76 weird ecash electrumx server edgecase 2023-11-14 17:33:08 -06:00
julian
bf8113f79e refactor fusion server defaults 2023-11-14 16:47:45 -06:00
julian
d29e4e97e2 manual cherry picking part 2 2023-11-14 16:35:24 -06:00
julian
f799b68a69 apply new cash fusion wallet mixin and some other small clean up 2023-11-14 15:49:37 -06:00
julian
58271caf8a add new cash fusion wallet mixin 2023-11-14 15:48:34 -06:00
julian
016c447540 add coin control mixin 2023-11-14 15:48:08 -06:00
julian
157c7874f5 bch tweaks 2023-11-14 14:42:46 -06:00
julian
5b5908196d refactor various electrumx class names 2023-11-14 14:35:53 -06:00
julian
7377a9d6e7 add address conversion to cashaddr (can be used for other things as well if required) 2023-11-14 14:01:47 -06:00
julian
c51b6be2c4 add support for old electrumx servers that do not support batching. Also call wallet.init() on creation 2023-11-14 13:21:21 -06:00
julian
bccc85c3ca ecash tweaks 2023-11-14 13:04:10 -06:00
julian
269ad06f14 couple small fixes 2023-11-14 09:57:48 -06:00
julian
279ed8196b WIP ecash new 2023-11-14 09:57:17 -06:00
julian
226617c4c1 ecash cash addr specific script hash convert 2023-11-14 09:56:07 -06:00
julian
5e4a500306 add addr type to bch addr type check 2023-11-14 08:52:58 -06:00
julian
583353020b add ecash 2023-11-14 08:52:32 -06:00
julian
bbeb958f21 build runner changes 2023-11-09 16:30:30 -06:00
julian
f5bd1d22f6 clean up walletInfo 2023-11-09 16:27:17 -06:00
julian
baaf375942 various tweaks to get a btc testnet tx to send 2023-11-09 15:31:23 -06:00
julian
7ddf212091 fix address generation index bug 2023-11-08 15:49:28 -06:00
julian
bfc71dee67 set to v1 txns for now 2023-11-08 15:48:57 -06:00
julian
d93136e285 favourites ui fixes and provider tweaks 2023-11-08 15:43:01 -06:00
julian
36a1795984 WIP btc and other electrumx based coins tx building/send as well as various small tweaks and fixes 2023-11-08 13:57:38 -06:00
julian
3bd3bb9ee6 generalized recover for electrumx coins 2023-11-07 12:19:42 -06:00
julian
dc9583a5fe add change address checks and handle dynamic querying of addresses depending on wallet/coin 2023-11-07 10:25:04 -06:00
julian
12a8b6aea8 WIP doge wallet scaffolding and some reworking of the way utxos are fetched and parsed via electrumx 2023-11-06 17:10:07 -06:00
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
dd73a0f86b various other structure fixes and updates 2023-11-06 15:37:44 -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
fa4fa60532 couple bug fixes on migrate 2023-11-06 11:37:23 -06:00
julian
5ddf3e3a53 list type cast fix 2023-11-06 11:23:03 -06:00
julian
f778a9309f clean up migrate code slightly 2023-11-06 11:09:39 -06:00
julian
f08fed8f67 disable broken tests and run build runner code gen 2023-11-06 11:01:41 -06:00
julian
f2715f3f5e remove Manager, add mnemonic based wallet mixin, and WIP SWB process 2023-11-06 10:44:23 -06:00