13970 Commits (70d901b544eed19440063fa73caed6cb7eb1ba5b)
 

Author SHA1 Message Date
SomberNight c70484455c
kivy: use our logger, not kivy's; and log more exceptions. 5 years ago
Benoît Verret e66a5bbfc4
Use default sys.ps1 and ps2 as console prompts (#6651) 5 years ago
SomberNight 547b231b80
config: make sure fee_per_kb() returns Optional[int] 5 years ago
SomberNight ef84716e8b
(trivial) kivy: rename title of DSCancelDialog 5 years ago
ThomasV aebe77867d prepare release 4.0.4 5 years ago
SomberNight 695ad757c7
frozen deps: don't use colorama 0.4.4 5 years ago
SomberNight 9bc4182924
crypto: check version of pycryptodomex/cryptography at runtime 5 years ago
SomberNight e4e6c4fb1b
update locale submodule 5 years ago
SomberNight 4d0afffbcd
rerun freeze_packages 5 years ago
SomberNight 1d187d36f0
(fix) allow opening LN wallet with --offline 5 years ago
ghost43 97c79d52f9
Merge pull request #6649 from benma/bitbox02-9.2.0 5 years ago
Marko Bencun a8f8175674
plugins/bitbox02: add support for signing a message 5 years ago
Marko Bencun 8fa019f65b
plugins/bitbox02: add support for p2wsh-p2sh multisig 5 years ago
Marko Bencun 2c0ae4abdd
contrib/requirements/requirements-hw.txt: bump bitbox02 dep to 5.0.0 5 years ago
SomberNight a59aec9194
update release notes 5 years ago
SomberNight bde415cae7
wallet: don't try to get_input_tx from network when offline 5 years ago
bitromortac 292016d283
network dialog: include protocol in server address field (#6624) 5 years ago
ghost43 83143f421a
Merge pull request #6641 from SomberNight/202010_dscancel 5 years ago
SomberNight 082b2b3585
qt console: fix copying text using Ctrl+C 5 years ago
SomberNight c69ce73814
qt coins tab: label(utxo) to consider both label(txid) and label(addr) 5 years ago
SomberNight 4b6c86ecbe
wallet: make labels private, and access to need lock 5 years ago
ghost43 da4f11dbd3
android build: update list of apt deps for buildozer (#6645) 5 years ago
SomberNight 8eb4247ac4
kivy: allow setting password for watch-only wallets 5 years ago
Benoît Verret 15de954d6a
Handle KeyboardInterrupt in Python Console (#6643) 5 years ago
ghost43 653a24a49b
windows build: for the "setup" exe, put another "-debug" exe inside (#6603) 5 years ago
SomberNight 67cd73cae0
kivy: implement dscancel 5 years ago
SomberNight 3a4f07c345
wallet: implement cancelling tx by double-spending to self ("dscancel") 5 years ago
SomberNight ca5b93f07d
wallet: cpfp to send to a change address instead of receive address 5 years ago
SomberNight 772199a766
wallet: fix clear_history 5 years ago
SomberNight ad03c1e3cb
wallet: (fix) bump_fee and cpfp now returns tx with all wallet-info 5 years ago
ThomasV 4f1814e869
Merge pull request #6640 from EagleTM/patch-1 5 years ago
EagleTM 65741c893b
Remove rogue phishing server enode.duckdns.org 5 years ago
SomberNight d3eefefed4
simplify prev 5 years ago
SomberNight 05ebd0f5b2
storage: try to handle user deleting/renaming wallet file while running 5 years ago
SomberNight 6443bb7d8d
SqlDB: fix thread-safety issues re asyncio.Future 5 years ago
SomberNight 52f4189176
qt TorDetector: close socket 5 years ago
SomberNight e60aede77e
ledger: workaround to avoid on-device warning for unusual der path 5 years ago
zebra-lucky 546c0e1bb6
tx: add deserialize to locktime/version properties (#6633) 5 years ago
ThomasV 15a77e2f47
Merge pull request #6635 from SomberNight/202010_cli_wallet_arg_order 5 years ago
SomberNight 83e61d6743
cli: allow specifying --wallet at any arg position, as before 5 years ago
SomberNight 19f17a2bff
fix main script hanging (not exiting after exception) in some cases 5 years ago
ThomasV 84dc181b6e
Merge pull request #6615 from bitromortac/dumpgraph 5 years ago
bitromortac c422d7c671
commands: use channeldb.to_dict for dumpgraph 5 years ago
bitromortac 1eae324ddb
channeldb: implement dictionary conversion 5 years ago
ThomasV 2a1699c0e5
Merge pull request #6617 from verretor/console-history 5 years ago
Benoit Verret 4f1c687102 Save indented lines in console history 5 years ago
SomberNight aae06116f9
follow-up prev 5 years ago
SomberNight 5a7c3dc4d0
network: make MAX_INCOMING_MSG_SIZE configurable from config 5 years ago
bitromortac 193b17f0e4
util: move json_normalize to util 5 years ago
SomberNight 52bd0eb1a6
lnworker: minor improvements to 'lightning_listen' handling 5 years ago