Craig Raw
|
5b3712bfe0
|
dont add bip32 derived key field to taproot inputs
|
2022-04-26 14:57:24 +02:00 |
|
satsen
|
d9831bdcd0
|
Use URI instead of manual parsing
|
2022-04-13 16:58:38 +01:00 |
|
Craig Raw
|
20f4ac9657
|
ensure unique stonewall input txids for entire tx (not just per set)
|
2022-03-30 08:55:41 +02:00 |
|
Craig Raw
|
d1088fe9ee
|
support psbt taproot bip32 derivation field, fix taproot signature verification
|
2022-03-29 11:49:49 +02:00 |
|
Craig Raw
|
74e32bab3d
|
simplify automatic master wallet label
|
2022-03-22 09:14:29 +02:00 |
|
Craig Raw
|
88bd6ada98
|
disable bip47 support for taproot script type
|
2022-03-21 09:39:04 +02:00 |
|
Craig Raw
|
fe57ad3e7a
|
set bip47 wallet label before creating addresses
|
2022-03-17 10:33:32 +02:00 |
|
Craig Raw
|
6401761530
|
automatically label new bip47 receive addresses to identify incoming bip47 payments
|
2022-03-17 09:44:47 +02:00 |
|
Craig Raw
|
04631be8c1
|
copy label on wallet copy
|
2022-03-04 10:35:20 +02:00 |
|
Craig Raw
|
0734757a17
|
support nested wallets
|
2022-03-02 13:34:10 +02:00 |
|
Craig Raw
|
956f59880e
|
fix for retreiving notification tx data for non-zero bip47 accounts
|
2022-02-23 09:44:09 +02:00 |
|
Craig Raw
|
7bb07ab39e
|
add bip47 keystores
|
2022-02-22 12:02:40 +02:00 |
|
Craig Raw
|
f73cabad3c
|
remove unused copy labels method
|
2022-02-09 16:07:26 +02:00 |
|
Craig Raw
|
78359961f3
|
followup
|
2022-02-09 13:23:37 +02:00 |
|
Craig Raw
|
de87ab1102
|
add detached labels map to store labels during a wallet refresh
|
2022-02-09 11:38:23 +02:00 |
|
Craig Raw
|
ee732fb223
|
handle wif format private keys with uncompressed pubkeys
|
2022-02-03 12:43:14 +02:00 |
|
Craig Raw
|
9618c73c50
|
allow short wallet display name retrieval
|
2022-01-31 19:12:36 +02:00 |
|
Craig Raw
|
61317f15ac
|
more nuanced wallet compare with master wallets first
|
2022-01-25 13:46:02 +01:00 |
|
Craig Raw
|
fe61c633ae
|
performance optimisations
|
2022-01-20 17:12:00 +02:00 |
|
Craig Raw
|
8dca2ee3f0
|
add wallet watchLast field
|
2022-01-19 13:48:20 +02:00 |
|
Craig Raw
|
34bd72d87a
|
get wif from eckey
|
2022-01-12 15:42:44 +02:00 |
|
Craig Raw
|
3a557e3af8
|
introduce general purpose hash index record
|
2022-01-09 11:05:17 +02:00 |
|
Craig Raw
|
083288061f
|
rename gordian seed tool, support retrieving a keystore from an output descriptor more generally
|
2022-01-04 10:33:47 +02:00 |
|
Craig Raw
|
c1f6a1245e
|
add seed tool wallet model
|
2021-12-16 10:06:06 +02:00 |
|
Craig Raw
|
645be6a5a5
|
upgrade to logback 1.2.8
|
2021-12-16 08:28:01 +02:00 |
|
Craig Raw
|
d59da36506
|
return zero total when some input values are not available
|
2021-12-15 14:13:29 +02:00 |
|
Craig Raw
|
8ac3f47380
|
shuffle utxos within input sets
|
2021-12-15 10:10:55 +02:00 |
|
Craig Raw
|
6ac593f161
|
detect if output descriptor represents a cosigner
|
2021-12-14 11:20:45 +02:00 |
|
Craig Raw
|
60e989b946
|
follow up
|
2021-12-13 16:02:20 +02:00 |
|
Craig Raw
|
3131b265a5
|
ensure selected utxo sets retain stable ordering
|
2021-12-13 15:42:02 +02:00 |
|
Craig Raw
|
20ec0f95fb
|
test for two person coinjoin
|
2021-12-01 14:13:58 +02:00 |
|
Craig Raw
|
16d348a91d
|
add support for dumped private keys
|
2021-11-29 15:30:31 +02:00 |
|
Craig Raw
|
da14a9bf34
|
add retrieval of wallet nodes and history
|
2021-11-26 14:04:46 +02:00 |
|
Craig Raw
|
4a4a62f239
|
various changes to support soroban
|
2021-11-25 16:13:57 +02:00 |
|
Craig Raw
|
3a061cb73a
|
remove taproot activation code, update libsecp256k1 libs
|
2021-11-17 14:49:22 +02:00 |
|
Craig Raw
|
8e49247832
|
introduce multipath derivations to output descriptors and use h for hardened indexes
|
2021-11-13 15:04:37 +02:00 |
|
Craig Raw
|
ebf7128ae5
|
support utxo sets in wallet tx
|
2021-11-12 15:54:22 +02:00 |
|
Craig Raw
|
f46d627755
|
allow zero length paths when parsing psbt key derivations
|
2021-11-10 15:43:11 +02:00 |
|
Craig Raw
|
6c03c4106a
|
respect wallet labels when displaying name
|
2021-10-29 14:33:15 +02:00 |
|
Craig Raw
|
bdb9900d8d
|
improve multi account wallet name display
|
2021-10-29 13:21:53 +02:00 |
|
Craig Raw
|
360550a718
|
fix rounding issue when converting btc values to sats
|
2021-10-28 13:52:18 +02:00 |
|
Craig Raw
|
434c18ef0a
|
add wallet label and mixConfig indexRange
|
2021-10-27 16:13:32 +02:00 |
|
Craig Raw
|
24d9e5fcda
|
walletnode toString refactor
|
2021-10-27 12:00:02 +02:00 |
|
Craig Raw
|
99440eda7f
|
fix high stonewall fee issue, add support for generalized transaction diagram
|
2021-10-26 17:35:13 +02:00 |
|
Craig Raw
|
eb49c97133
|
support adding op return data when creating wallet transactions
|
2021-10-22 11:00:51 +02:00 |
|
Craig Raw
|
57290a20a1
|
add coin selection filter to exclude immature coinbase outputs
|
2021-10-16 11:09:30 +02:00 |
|
Craig Raw
|
c04c249450
|
add mixable standard accounts list
|
2021-10-14 11:11:41 +02:00 |
|
Craig Raw
|
61b2fd21e6
|
add support for retrieving added nodes, refactor nodeRangeToString
|
2021-10-13 15:20:22 +02:00 |
|
Craig Raw
|
025af05758
|
postmix gap limit to 40
|
2021-10-07 12:28:54 +02:00 |
|
Craig Raw
|
2fd7e8e7e4
|
add mnemonic seed type exception
|
2021-10-06 08:22:30 +02:00 |
|