215 Commits (a9fc75efd47567972d39dabf90afe9e5de73bbe9)

Author SHA1 Message Date
Adam Gibson c9f6ac8610
RPC-API: add getinfo endpoint. 2 years ago
roshii 4e5d894007 Remove imports from future and past 2 years ago
roshii dd0176e68d Check wallet lock file before asking for password 2 years ago
Kristaps Kaupe d5c240b12e
Refactor fee estimation code 2 years ago
Kristaps Kaupe 2cc7f215a2
Refactor: alphabetical order of imports and `abc` changes 3 years ago
Kristaps Kaupe 3805c7af11
Remove ElectrumWalletInterface 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 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 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
Adam Gibson bffad33b74
Tx size estimation allows varied in, out types 3 years ago
PulpCattel 70aff644c4 Fix quantiles() compatibility issue 3 years ago
Adam Gibson d0bf888971
Remove mixdepthsrc from options, more tests 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
theborakompanioni 36bf36bd65
fix: enable addr status in regtest 3 years ago
PulpCattel 72bf4474dd Script: Add bond-calculator.py 4 years ago
Adam Gibson 8f60cf09c4
Bump minfeerate for payjoin test 4 years ago
Adam Gibson a3e1ba3c25
Default 3rd argument of gettxout should be True 4 years ago
Adam Gibson 08581f86a5
Fixes json serialization of wallet display 4 years ago
Adam Gibson a04fb60f1d
add tests of /session auth-ed and not 4 years ago
Adam Gibson 830ac22934
Allow taker peers to not serve onions + bugfixes. 4 years ago
Adam Gibson a8e0a4ab24
Make commitmentlist be in datadir by default. 4 years ago
Adam Gibson b700f37abe
Add send-to-P2TR 4 years ago
Adam Gibson 30e96f8931
Do not call stopService at exit in RPC daemon 4 years ago
Adam Gibson ed7b4e1926
Fix bugs in unlock-lock logic 4 years ago
Adam Gibson 29b459aa84
Add freeze method to RPC-API 4 years ago
Adam Gibson 393971446e
Add status, label and extradata to RPC display 4 years ago
Manas Gandy e598b357fb
Add RPC API endpoint for showseed 4 years ago
Adam Gibson 28fdaa1a90
Allow re-unlock of wallets via /unlock 4 years ago
Adam Gibson e6ea9d03c2
Update HTTP status codes returned by RPC-API 4 years ago
Adam Gibson fb4644ec5b
Allow utxo address validation with script 4 years ago
Adam Gibson 66d7e46f9b
Fix RPC timelockaddress call. 4 years ago
Kristaps Kaupe 21c0e3e758
Implement address labeling 4 years ago
Kristaps Kaupe a5426808e3
Rename yield generator's txfee settings to txfee_contribution 4 years ago
Adam Gibson 7e73e4caa9
Add websocket for subscription, OpenAPI spec 4 years ago
undeath e082c3c451 remove unneeded hex encoding/decoding from sent_tx + push_tx 4 years ago
undeath dfc82ab130 various whitespace fixes 4 years ago
undeath 7dcd3f3b5a move client/server data encoding to twisted 4 years ago
Adam Gibson 801dfa38f6
Fixes #991 - remove get_config_irc_channel 4 years ago
Adam Gibson 635f3f10bc
Adds test case for fee bumping a tx using PSBT 4 years ago
Tim Akinbo b19888e24f add opt-in rbf support for direct sends 4 years ago
undeath f93ccf0f0c remove unneeded shebangs 4 years ago
Adam Gibson 4586e34ef5
Prevent crash if negative change in sweep 4 years ago
Kristaps Kaupe 79a330ecd2
Check that gettimelockaddress argument is in future 4 years ago
Adam Gibson 8f5998b1bd
Prevent selection of non-standard utxo for podle 4 years ago