zebra-lucky
8bbde38b8a
fix prev commit: wallet_utils.py: add testdkg command
2 weeks ago
zebra-lucky
c045aa0f89
wallet_utils.py: add testdkg command
2 weeks ago
zebra-lucky
347a4a4077
fix BitcoinCoreInterface._rpc, twisted_sys_exit, finalize_main_task
2 weeks ago
zebra-lucky
b8d8347165
replace deprecated utcfromtimestamp
2 weeks ago
zebra-lucky
308854a2fc
replace deprecated utcnow with utc
2 weeks ago
zebra-lucky
9c5dabc166
replace deprecated log.warn to warning
2 weeks ago
zebra-lucky
2d2e92f5a5
fixes on flake8 output
2 weeks ago
zebra-lucky
dc6832e069
Qt: fix run join before info mbox is closed
2 weeks ago
zebra-lucky
69fa9c38bb
fix prev commit: diable running on mainnet
2 weeks ago
zebra-lucky
da96a3fd8e
diable running on mainnet
2 weeks ago
zebra-lucky
abe92572c1
mv scripts_support to jmclient, update snicker scripts
2 weeks ago
zebra-lucky
507839eaa5
encrypt FROST private messages
2 weeks ago
zebra-lucky
22ea1842ba
fix bencode/bdecode usage
3 weeks ago
zebra-lucky
f3f12f80ae
frost_ipc.py: handle FileNotFoundError for server sock
1 month ago
zebra-lucky
607c3b0e6d
wallet_utils: fix empty pwd for mainnet, fix FB usage
1 month ago
zebra-lucky
f2f65fa085
wallet_utils:fix async callbacks call
1 month ago
zebra-lucky
42b317d02e
fix async callbacks call in jmclient code
1 month ago
zebra-lucky
1b9eb8b1b9
fix asyncio.iscoroutine usage
1 month ago
zebra-lucky
ee8cbceda7
fix test_taproot_wallet.py test_watchonly_wallet
1 month ago
zebra-lucky
9dc1fcc6f8
add TaprootFidelityBondWatchonlyWallet
1 month ago
zebra-lucky
553894e304
fix dkg_recover, add test_dkg_recover
1 month ago
zebra-lucky
42cd66a43d
update bip-frost-signing to commit f5ea4a5b
1 month ago
zebra-lucky
37034ce57f
frost_clients.py: fix Scalar.from_bytes usage
1 month ago
zebra-lucky
0dce982dea
update bip-frost-dkg to commit 0f9e4b95
1 month ago
zebra-lucky
faabb25ea5
add new tests for Taproot/FROST
1 month ago
zebra-lucky
456fbfaef3
fix existing tests
1 month ago
zebra-lucky
dcfe04560b
add FrostWallet
1 month ago
zebra-lucky
6d05c1039c
add TaprootWallet
1 month ago
roshii
091ce515e9
fix(deps): bencode library
...
style: revert formatting
fix(deps): update fastbencode to use rust variant
style: new line
chore: fix typo
Co-authored-by: Marnix Croes <93143998+MarnixCroes@users.noreply.github.com>
chore(deps): bump fastbencode to v0.3.6
chore(deps): remove fastbencode rust extra
2 months ago
Kristaps Kaupe
646999179b
RPC-API: Implement message signing
2 months ago
Kristaps Kaupe
d87e7cb78a
Replace default directory nodes with currently working ones
2 months ago
Kristaps Kaupe
f3630dc10b
Support Bitcoin Core descriptor wallets (quick and dirty way)
...
Co-authored-by: laanwj <126646+laanwj@users.noreply.github.com>
8 months ago
Kristaps Kaupe
395050cfa4
Use coins_to_satoshi() and satoshi_to_coins() from bitcointx everywhere
8 months ago
Kristaps Kaupe
c416a94410
Remove DarkScience IRC network from default config
...
As requested by DarkScience Operations Team.
10 months ago
Matt Whitlock
861c790fc1
maker: allow receiving more money than promised
...
Fixes: https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/1709
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
...
Default was changed in 9c13180c .
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
...
fab97a003b (r139364262)
2 years ago
Kristaps Kaupe
6e5cdc81ae
Refactor: move bitcoin unit conversion functions from ob-watcher to jmbitcoin
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
b93b6be641
Update version
2 years ago
Kristaps Kaupe
053e9d882c
Release notes and version for v0.9.11
...
Co-authored-by: Marnix <93143998+MarnixCroes@users.noreply.github.com>
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