87 Commits (d6953f2ca4fe202bf0b686daa6781ded9368d483)

Author SHA1 Message Date
zebra-lucky 607c3b0e6d wallet_utils: fix empty pwd for mainnet, fix FB usage 2 months ago
zebra-lucky f2f65fa085 wallet_utils:fix async callbacks call 2 months ago
zebra-lucky 42b317d02e fix async callbacks call in jmclient code 2 months ago
zebra-lucky 1b9eb8b1b9 fix asyncio.iscoroutine usage 2 months ago
zebra-lucky ee8cbceda7 fix test_taproot_wallet.py test_watchonly_wallet 2 months ago
zebra-lucky 9dc1fcc6f8 add TaprootFidelityBondWatchonlyWallet 2 months ago
zebra-lucky 553894e304 fix dkg_recover, add test_dkg_recover 2 months ago
zebra-lucky 42cd66a43d update bip-frost-signing to commit f5ea4a5b 2 months ago
zebra-lucky 37034ce57f frost_clients.py: fix Scalar.from_bytes usage 2 months ago
zebra-lucky 0dce982dea update bip-frost-dkg to commit 0f9e4b95 2 months ago
zebra-lucky faabb25ea5 add new tests for Taproot/FROST 2 months ago
zebra-lucky 456fbfaef3 fix existing tests 2 months ago
zebra-lucky dcfe04560b add FrostWallet 2 months ago
zebra-lucky 6d05c1039c add TaprootWallet 2 months ago
roshii 091ce515e9 fix(deps): bencode library 2 months ago
Kristaps Kaupe 646999179b
RPC-API: Implement message signing 3 months ago
Kristaps Kaupe d87e7cb78a
Replace default directory nodes with currently working ones 3 months ago
Kristaps Kaupe f3630dc10b
Support Bitcoin Core descriptor wallets (quick and dirty way) 9 months ago
Kristaps Kaupe c416a94410
Remove DarkScience IRC network from default config 11 months ago
Matt Whitlock 861c790fc1 maker: allow receiving more money than promised 2 years ago
Kristaps Kaupe 8eb55be6e0
Handle None enter_seed_callback() response 2 years ago
spacebear 865247cf8d
Support payjoin PSBT with multiple sender inputs 2 years ago
Kristaps Kaupe 954dc36e75
Remove Ilita IRC, re-enable hackint 2 years ago
Kristaps Kaupe 5b47d1c906
RPC API endpoint to get wallet rescan status 2 years ago
Kristaps Kaupe fd96f96089
Fix docstring 2 years ago
Matt Whitlock d11779184f yieldgenerator: allow change address to be overridden 2 years ago
Kristaps Kaupe 3317b0b519
Fix jm_single().bc_interface.get_deser_from_gettransaction call 2 years ago
Kristaps Kaupe 24feda79d3
Fix / remove broken links 2 years ago
Kristaps Kaupe f3f4f0a4fb
Multiple (batch) payment support in `direct_send()` 2 years ago
Kristaps Kaupe 904b780b80
Unify cli user input code where limited range of answers are allowed 2 years ago
Kristaps Kaupe 0a225c1178
Payjoin: log full proposed PSBT from sender if it fails sanity checks 2 years ago
Kristaps Kaupe c4414e8c9c
Minor quality improvements in wallet code 2 years ago
Kristaps Kaupe 9c13180c13
Raise fallback fee rate from 10 sat/vB to 20 sat/vB 2 years ago
Kristaps Kaupe 100da5eb33
Handle JsonRpcError in _estimate_fee_basic 2 years ago
Kristaps Kaupe d89dcdeaf8
Remove convert_old_wallet.py script 2 years ago
Kristaps Kaupe ab1481d814
RPC API: Add optional txfee property for single joins 2 years ago
Kristaps Kaupe 196a097667
Allow absurd fee override when setting tx fee manually 2 years ago
Kristaps Kaupe 053d8a18f2
Implement mixdepth filtering for showutxos 2 years ago
Kristaps Kaupe f0b0e55431
Cache None in tx_cache for non-wallet transactions 2 years ago
Kristaps Kaupe d9fee292f4
Fix get_tx_info() type hint and doc 2 years ago
Kristaps Kaupe 2978b18245
De-duplicate and change dict_factory 2 years ago
Kristaps Kaupe fab97a003b
Use get_deser_from_gettransaction() everywhere 2 years ago
Adam Gibson 84914319cc
cache deserialized form of txs in history method 2 years ago
Adam Gibson f2ae8abac1
Don't validate cache during initial sync. 2 years ago
Adam Gibson ef1d76e9db
Allow cache purging at wallet initialization 2 years ago
Kristaps Kaupe 18222796d2
Warn user if higher priority confirmation target than requested is provided by blockchain source 2 years ago
Kristaps Kaupe 6ec630823d
Deduplicate wallet error messages 2 years ago
Kristaps Kaupe c990a4da6b
Allow fee bump tx not signalling BIP125 if mempoolfullrbf is enabled 2 years ago
Kristaps Kaupe d8f1fc42d4 Add optional txfee property for direct-send wallet RPC 2 years ago
Matt Whitlock c3c10f1615 wallet: implement optional cache validation 2 years ago