906 Commits (53a9af5797c6df6ab9a23dfbede5ef638d29d905)

Author SHA1 Message Date
Kristaps Kaupe 2cc7f215a2
Refactor: alphabetical order of imports and `abc` changes 3 years ago
Kristaps Kaupe 67ff868614
Randomize transaction fees only upwards 3 years ago
Adam Gibson 4b2cbe9b34
Pin werkzeug dependency to 2.2.0 3 years ago
Kristaps Kaupe e31e839c1d
Add get_wallet_rescan_status() instead of getwalletinfo() for bci 3 years ago
Kristaps Kaupe 3805c7af11
Remove ElectrumWalletInterface 3 years ago
Kristaps Kaupe 34c0c451d5
Add -l/--label-change option to sendpayment.py to automatically label change address 3 years ago
Adam Gibson 7f4eaa9846
RPC-API: add ability to recover wallet 3 years ago
Kristaps Kaupe 907f1b0603
Signal BIP125 opt-in RBF for non-cj sends by default 3 years ago
Kristaps Kaupe 373493fcce
Refactor: move output descriptor code out of blockchaininterface 3 years ago
Adam Gibson 55285e3847
update version 0.9.10dev 3 years ago
Adam Gibson 9574cfc42f
release notes and version for v0.9.9 3 years ago
Kristaps Kaupe 61b640073e
Tests: bind to any first free TCP ports instead of hardcoded ones 3 years ago
PulpCattel c4d9b9264a
tests: make setup fixtures optional. 3 years ago
Adam Gibson 357b611655
support p2tr outputs in size estimation 3 years ago
Adam Gibson e281c14fa3
account for unrecognized destination type 3 years ago
Adam Gibson 6250d243df
add typing hints 3 years ago
Kristaps Kaupe 1e159df8a9
Update bencoder.pyx to 3.0.1 3 years ago
Adam Gibson db71d30b80
address review of @PulpCattel 3 years ago
Adam Gibson 4921d01b92
add test cases, move marker, flag to witness 3 years ago
Adam Gibson 06c29c29ec
Keep trying to receive websocket notification in test 3 years ago
Kristaps Kaupe 7aebed728b
Remove jmdirjmioywe2s5jad7ts6kgcqg66rj6wujj6q77n6wbdrgocqwexzid.onion directory node from default config 3 years ago
Adam Gibson bffad33b74
Tx size estimation allows varied in, out types 3 years ago
Adam Gibson 0b34e0b5ac
Abort sync_unspent if blockheight RPC call fails 3 years ago
Luke 44aea32a7c Fix typo in `gettimelockaddress` 3 years ago
Carl Dong 11ddec7841 docs: Remove now-confusing mentions of virtualenv 3 years ago
Kristaps Kaupe 8a25e3a401
Pin remaining deps to specific versions, except for Qt and tests 3 years ago
hellodarkness ebdbac7e98
Update configure.py 3 years ago
theborakompanioni 3d0f2d6fd7
fix: randomize fallback transaction fee 3 years ago
nyxnor 2749da174a change payjoin default binding port 3 years ago
Adam Gibson f1f3972aa1
update version to 0.9.9dev 3 years ago
Adam Gibson a7e3eed318
add release notes and version for 0.9.8 3 years ago
Adam Gibson 823d8fd834
Don't disallow the stallMonitor in RPC tumbler 3 years ago
PulpCattel 70aff644c4 Fix quantiles() compatibility issue 3 years ago
Adam Gibson ed6f745372
update version for 0.9.8dev 3 years ago
Adam Gibson 28df2fc0e4
add release notes and version for 0.9.7 3 years ago
Adam Gibson b2ab4db95a
add nickname field to session response 3 years ago
Adam Gibson 8ee6b39d13
Report offerlist in /session call if possible 3 years ago
Daniel 57d14765a8
fix: remove redundant else branch 3 years ago
Daniel 2cb41fcd3e
review: reaqd schedule from taker object 3 years ago
Adam Gibson 75c444e9b2
Update wallet_rpc for new tumbler code 3 years ago
Adam Gibson d0bf888971
Remove mixdepthsrc from options, more tests 3 years ago
Adam Gibson 7ffc74762e
fix lowest filled mixdepth algo 3 years ago
Adam Gibson e5ed7f2dcf
remove erroneous txcount test and check destaddrs better 3 years ago
Adam Gibson c0df86819b
fix tumbler tweak test to account for mixdepth cycling 3 years ago
Adam Gibson d3dc9d7bbd
Change tumbler algo to cycle and add tests 3 years ago
Adam Gibson 74616f067b Refactor tests to make fidelity bond usage optional. 3 years ago
Adam Gibson 904cb350b7
Don't start maker with only expired-timelock utxos 3 years ago
theborakompanioni 36bf36bd65
fix: enable addr status in regtest 3 years ago
Kristaps Kaupe bb79a6d28f
Remove hint to restart Bitcoin Core with -rescan parameter 4 years ago
Daniel 521189a465
fix: add auth check 4 years ago