13021 Commits (120da2783b032be0a58d01c1ef40a23dcff88f2b)
 

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