2250 Commits (935a734b933fb836508ff99a4d77f161e4ff24c4)
 

Author SHA1 Message Date
Kristaps Kaupe 935a734b93
Fix tests for Core v26 when user has no access to ~/.bitcoin/settings.json 2 years ago
Kristaps Kaupe 867dd53b6e
Merge JoinMarket-Org/joinmarket-clientserver#1619: Support Bitcoin Core v26 for tests 2 years ago
Kristaps Kaupe 8377d0efee
Merge JoinMarket-Org/joinmarket-clientserver#1622: Docs: Fix links in Docker install section 2 years ago
d11n 13661f515e
Docs: Fix links in Docker install section 2 years ago
Kristaps Kaupe d234731022
Add -allowignoredconf=1 for Bitcoin Core v26+ 2 years ago
Kristaps Kaupe 8684853117
Support Bitcoin Core v26 for tests 2 years ago
Kristaps Kaupe e35405baaf
Merge JoinMarket-Org/joinmarket-clientserver#1515: Update libsecp256k1 and python-bitcointx 2 years ago
Kristaps Kaupe 920a001ab2
Merge JoinMarket-Org/joinmarket-clientserver#1617: Document Core wallet creation for v26 2 years ago
Kristaps Kaupe 9410b9cbfa
Update libsecp256k1 and python-bitcointx 2 years ago
Kristaps Kaupe 98466ea655
Merge JoinMarket-Org/joinmarket-clientserver#1616: Allow cache purging at wallet initialization 2 years ago
Kristaps Kaupe 79e5c3d0a7
Document Core wallet creation for v26 2 years ago
Kristaps Kaupe e3e29fdc0e
Merge JoinMarket-Org/joinmarket-clientserver#1615: Warn user if higher priority confirmation target than requested is provided by blockchain source 2 years ago
Adam Gibson ef1d76e9db
Allow cache purging at wallet initialization 2 years ago
Kristaps Kaupe 5c1e1c15ae
Merge JoinMarket-Org/joinmarket-clientserver#1595: Add type hints to `secp256k1_main.py` and `secp256k1_transaction.py` 2 years ago
Kristaps Kaupe 7ebbacf1f4
Add type hints 2 years ago
Kristaps Kaupe 31976c4f9f
Merge JoinMarket-Org/joinmarket-clientserver#1610: Deduplicate wallet error messages 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 f4a54ec354
Merge JoinMarket-Org/joinmarket-clientserver#1611: Removed donation link 2 years ago
Adam Gibson 8555a8b4a6
Removed donation link 2 years ago
Kristaps Kaupe 6ec630823d
Deduplicate wallet error messages 2 years ago
Adam Gibson 2d3e90a079
Merge Joinmarket-Org/joinmarket-clientserver#1594: Improve performance with better algorithms and caching of expensive computed values 2 years ago
Kristaps Kaupe f3dd99db75
Merge JoinMarket-Org/joinmarket-clientserver#1582: Bump twisted from 22.4.0 to 23.8.0 2 years ago
Adam Gibson 2321d1121d
Merge Joinmarket-Org/joinmarket-clientserver#1606: Bump cryptography from 41.0.4 to 41.0.6 2 years ago
dependabot[bot] f40bd649ce
Bump cryptography from 41.0.4 to 41.0.6 2 years ago
Kristaps Kaupe fe5859f576
Merge JoinMarket-Org/joinmarket-clientserver#1605: Fix `OrderbookWatch.on_order_seen()` exception debug messages 2 years ago
Kristaps Kaupe bfc618a99e
Fix OrderbookWatch.on_order_seen() exception debug messages 2 years ago
Kristaps Kaupe 3e094213a8
Merge JoinMarket-Org/joinmarket-clientserver#1604: Allow fee bump tx not signalling BIP125 if `mempoolfullrbf` is enabled 2 years ago
Kristaps Kaupe c990a4da6b
Allow fee bump tx not signalling BIP125 if mempoolfullrbf is enabled 2 years ago
Kristaps Kaupe 8e271205b8
Merge JoinMarket-Org/joinmarket-clientserver#1597: Add optional `txfee` property for `direct-send` wallet RPC 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
Kristaps Kaupe 536ddad7c0
Merge JoinMarket-Org/joinmarket-clientserver#1596: Fix one off bug in tx vsize calculation in some cases 2 years ago
Matt Whitlock 5bc7eb4b8e wallet: add persistent cache, mapping path->(priv, pub, script, addr) 2 years ago
Matt Whitlock 01ec2a4181 wallet: add _addr_map, paralleling _script_map 2 years ago
Matt Whitlock 64f18bce18 get_imported_privkey_branch: use O(m+n) algorithm instead of O(m*n) 2 years ago
Matt Whitlock 77f0194a37 wallet_utils: use new get_utxos_at_mixdepth method 2 years ago
Matt Whitlock 184d76f7f7 wallet: add get_{balance,utxos}_at_mixdepth methods 2 years ago
Matt Whitlock fc1e00058b wallet_showutxos: use O(1) check for frozen instead of O(n) 2 years ago
Matt Whitlock b58ac679cb wallet: drop _get_addr_int_ext; replace with calls to get_new_addr 2 years ago
Matt Whitlock 2c38a813fc wallet: delete redundant get_script and get_addr methods 2 years ago
Matt Whitlock 574c29e899 wallet: hoist get_script_from_path default impl into BaseWallet 2 years ago
Matt Whitlock 8245271d7f wallet: avoid IndexError in _is_my_bip32_path 2 years ago
Kristaps Kaupe 4486b10798
Transaction virtual size must be rounded upwards 2 years ago
Kristaps Kaupe c8f90a4e08
Merge JoinMarket-Org/joinmarket-clientserver#1593: Rephrase hidden service directory config and lint 2 years ago
Kristaps Kaupe bbb6dc19de
Merge JoinMarket-Org/joinmarket-clientserver#1584: Do not reinstall on test 2 years ago
Matt Whitlock 48aec83d76 wallet: remove a dead store in get_index_cache_and_increment 2 years ago
roshii c2a6b3d6c6 Rephrase hidden service dir config, lint 2 years ago
roshii 1cb20d5ae6 Do not reinstall on test 2 years ago
Kristaps Kaupe 2e0b3a4bf4
Merge JoinMarket-Org/joinmarket-clientserver#1585: Testing on minimum-required and latest Python version only 2 years ago
Kristaps Kaupe 673fbfb9a5
Merge JoinMarket-Org/joinmarket-clientserver#1577: feat(rpc): add block height to session response 2 years ago