12 Commits (61c5b13e9d8afbf3a99eadd3b24f0833b3a8ab4a)

Author SHA1 Message Date
zebra-lucky 9c5dabc166 replace deprecated log.warn to warning 7 months ago
zebra-lucky 2d2e92f5a5 fixes on flake8 output 7 months ago
zebra-lucky 1b9eb8b1b9 fix asyncio.iscoroutine usage 8 months ago
zebra-lucky 456fbfaef3 fix existing tests 8 months ago
zebra-lucky dcfe04560b add FrostWallet 8 months ago
zebra-lucky 6d05c1039c add TaprootWallet 8 months ago
Kristaps Kaupe c4414e8c9c
Minor quality improvements in wallet code 2 years ago
Kristaps Kaupe 053d8a18f2
Implement mixdepth filtering for showutxos 2 years ago
Adam Gibson f2ae8abac1
Don't validate cache during initial sync. 3 years ago
roshii c8eef50e93 Migrate to modern packaging and src layout 3 years ago
Kristaps Kaupe 3fc74fbe2a
Refactor and cleanup of blockchaininterface and related 3 years ago
Kristaps Kaupe e31e839c1d
Add get_wallet_rescan_status() instead of getwalletinfo() for bci 3 years ago
Adam Gibson 7f4eaa9846
RPC-API: add ability to recover wallet 3 years ago
Adam Gibson 0b34e0b5ac
Abort sync_unspent if blockheight RPC call fails 4 years ago
Kristaps Kaupe bb79a6d28f
Remove hint to restart Bitcoin Core with -rescan parameter 4 years ago
Adam Gibson 5a7b68b39b
Track txs which are unconf at process startup 4 years ago
Adam Gibson 09b9747819
Always track new transactions until confirmed 4 years ago
Matt Whitlock 8fe5b7b712 WalletService: clean up and fix callback handling 4 years ago
Matt Whitlock f52bf71740 WalletService: reduce polling overhead 4 years ago
Matt Whitlock 8d454277d8 BitcoinCoreInterface: improve _yield_transactions 4 years ago
Adam Gibson 30e96f8931
Do not call stopService at exit in RPC daemon 4 years ago
Adam Gibson ac8b173508
Ensure all displayed addresses are imported 4 years ago
Adam Gibson 7e73e4caa9
Add websocket for subscription, OpenAPI spec 5 years ago
abhishek0405 1688d2d2dc
Adds listutxos and heartbeat route, several fixes 5 years ago
undeath dc13038b92 reuse index for timenumber in FidelityBonds wallet 5 years ago
undeath 8c3ae11cf6
fix maker selection of ioauth input with expired timelocked addresses 5 years ago
chris-belcher c70b12f614
For timelock addrs use new pubkey foreach locktime 5 years ago
chris-belcher 46281b51b8
Use python-bitcointx in fidelity bond wallet sync 5 years ago
Adam Gibson adbbb24dae
address complaints of flake8 in jmclient 5 years ago
Adam Gibson 53a1822fa6
Adds SNICKER functionality 5 years ago
Adam Gibson 47b2a9cf0b
Update tests to use 1/0 not True/False addr type 5 years ago
Adam Gibson 4c44932dee
gettransaction called once per txid in monitor 5 years ago
Adam Gibson 0ea2c9875d
populate used_addresses list in recoversync 5 years ago
Kristaps Kaupe d5cf3878ae
Get rid of remaining direct rpc() calls outside blockchaininterface.py 6 years ago
Adam Gibson 5af2d49a8a
handle Qt wallet load failure 6 years ago
Adam Gibson a2aafd254d
Fixes #673. Shutdown cleanly on failure to access blockheight 6 years ago
Adam Gibson 4440ffb2fa
Taker broadcasts tx after unconfirm_timeout_sec. 6 years ago
jules23 0bef681288 Refactor: #566 use python3 super() syntax 6 years ago
Adam Gibson 03a13598e8
Adds libsecp256k1 installation and addresses reviews 6 years ago
Adam Gibson 070c5bf9b9
python-bitcointx backend for jmbitcoin. 6 years ago
Adam Gibson 04752e1910
Correct flake8 errors 6 years ago
Adam Gibson 52b9ba8573
Initialization of BCI raises Exception not sys.exit 6 years ago
Adam Gibson cc219ccba1
Handles RPC failure in Qt with message box and quit. 6 years ago
Adam Gibson 5ce4b55d53 Quit gracefully if Bitcoin RPC connection lost 6 years ago
Adam Gibson 0c73074bf7
Close wallet when WalletService is stopped. 6 years ago
Kristaps Kaupe f26186d1bd
Allow accessing basic wallet info without blockchain source 6 years ago
chris-belcher ddb32ce245
Rename functions to say "key" instead of "privkey" 6 years ago
chris-belcher 97216d3db4
Sync burner outputs and display in wallet-tool 6 years ago
chris-belcher 255d15562d
Add merkle proof functions to BitcoinCoreInterface 6 years ago
chris-belcher dc715c9481
Add timelock fidelity bond wallet sync and display 6 years ago