930 Commits (d72cafd61b3dd81479a3d2f11d607b41e5bce8cc)

Author SHA1 Message Date
Kristaps Kaupe 47bc77fd6b
Fix some internal dependencies 2 years ago
Kristaps Kaupe 3fc74fbe2a
Refactor and cleanup of blockchaininterface and related 2 years ago
Adam Gibson a847df9e1d
Patch #1480: call get_POST_body once 2 years ago
Kristaps Kaupe b65a5f35af
Update version to 0.9.11dev 2 years ago
roshii b2822ddb95 Implement wallet RPC's JWT token authority 2 years ago
Kristaps Kaupe 9f10af3adf
Release notes and version for v0.9.10 2 years ago
Adam Gibson e3681f7a8a
Fixes websocket test in test_wallet_rpc.py 2 years ago
Adam Gibson c9f6ac8610
RPC-API: add getinfo endpoint. 2 years ago
roshii dafc1800ba no lock check on readonly 2 years ago
roshii 4e5d894007 Remove imports from future and past 2 years ago
Adam Gibson 828398fc1c
RPC-API: read gaplimit from config 2 years ago
Kristaps Kaupe 63890eef66
Drop Python 3.6 support 2 years ago
roshii dd0176e68d Check wallet lock file before asking for password 2 years ago
Kristaps Kaupe e4f74b56f3
Deduplicate AES code 2 years ago
Kristaps Kaupe d5c240b12e
Refactor fee estimation code 2 years ago
Kristaps Kaupe 6cf2237ef8
Add space between address and comma for added utxos msg for easier selection by double clicking 2 years ago
Kristaps Kaupe 8255c1824f
Alphabetical order of imports and add typehints 3 years ago
dependabot[bot] c7b59ae7c9
Bump werkzeug from 2.2.0 to 2.2.3 in /jmclient 3 years ago
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