13046 Commits (16a326cdd37f1f258a0e761a8c64f7ab60b6c409)
 

Author SHA1 Message Date
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
bitromortac 193b17f0e4
util: move json_normalize to util 4 years ago
SomberNight 52bd0eb1a6
lnworker: minor improvements to 'lightning_listen' handling 4 years ago
SomberNight c010aa327e
lnworker: (fix) a listening node would busy-loop if remote DC-ed early 4 years ago
SomberNight a81b0ecc59
daemon/rpc: include "jsonrpc" key in rpc responses 4 years ago
SomberNight ae57941981
(trivial) follow-up 7b91da9966 4 years ago
SomberNight 7afcfe7943
build: update some packages in dockerfiles 4 years ago
SomberNight 364fca6a58
transaction: fix regression: witness_utxo was not included in QR code 4 years ago
SomberNight c4c22312c4
transaction: impl tx.to_qr_data(): move logic from GUI to tx class 4 years ago
SomberNight 7b91da9966
Qt tx dialog: handle "empty" locktime field 4 years ago
SomberNight 9380b331e4
LNWatcher: implement diagnostic_name; for nicer log lines 4 years ago
MrNaif2018 6bd1a04aee
Pass wallet to invoice_status/request_status (#6595) 4 years ago
Benoît Verret ddc94197aa
Keep console input when switching server (#6607) 4 years ago
SomberNight 5337331fa0
windows build: some refactor to make building 64 bit binaries easier 4 years ago
Jin Eguchi 56f380a62c
appimage: update openssl & libudev-dev (#6599) 4 years ago
SomberNight 1ea4e42a96
Qt history/address tab: defer refreshing while editing (e.g. label) 4 years ago
SomberNight caa68e2fe8
(trivial) config.get_netaddress: use NetAddress.from_string 4 years ago
Benoît Verret 77287e0fc7
Fix multiline script error (#6581) 4 years ago
SomberNight 35f1f2905b
lnpeer: forbid creating Peer with ourselves (self-connect) 4 years ago
ghost43 3eba26b398
LN cooperative close: avoid address-reuse (#6590) 4 years ago
ghost43 fc89c8ffa9
win binary: build zbar ourselves (#6593) 4 years ago
SomberNight ea3e3ddbb8
lnpeer: handle cooperative close edge-case 4 years ago
SomberNight 261ad804ca
invoices: always validate that LNInvoice.invoice can be decoded 4 years ago
ThomasV 9d2ede8796 fix arg order in sign_version 4 years ago
ThomasV 950ed9a456 sign_packages: upgrade python 4 years ago
SomberNight f9ce058479
prepare release 4.0.3 4 years ago