13418 Commits (06ea06f7d37a02d7d242d84eca89da3d85191c1b)
 

Author SHA1 Message Date
SomberNight 228c4b4597
synchronizer: better handle history-status mismatch 4 years ago
SomberNight 4a8286c744
qrscanner: nicer error messages 4 years ago
ThomasV 22a14d42b2
Merge pull request #7061 from zebra-lucky/add_kivy_scan_qr_non_android 4 years ago
zebra-lucky f6011dc31a kivy: add app.scan_qr_non_android 4 years ago
ThomasV 10611876ee qt: update swap button together with can_send 4 years ago
ThomasV 618b008c54
Merge pull request #7060 from bitromortac/mpp-test-fix 4 years ago
bitromortac 9b0b78eca1
mpp_split: fix tests for python versions < 3.8 4 years ago
SomberNight 4937fd2788
scripts: add script that broadcasts tx to lots of servers 4 years ago
SomberNight 26d73cba0e
interface.get_history: enforce sorted order of heights 4 years ago
SomberNight 99845942e5
DeviceMgr: don't mark client as failing if create_client() is None 4 years ago
SomberNight e42120cac5
lnutil.LnFeatures: update LN_FEATURES_IMPLEMENTED 4 years ago
SomberNight baad8ab3ff
lnutil.LnFeatures: update context for "option_support_large_channel" 4 years ago
SomberNight 4aab843f17
lnutil.LnFeatures: impl and use "supports" method for feature-bit-tests 4 years ago
ThomasV 0369829e5e MPP: can_send/can_receive is now the sum, no longer the max 4 years ago
ThomasV 827cd344d5 enable MPP with trampoline 4 years ago
ThomasV 6922b416d6 follow-up prev commit 4 years ago
ThomasV 64c9ddb88d MPP: refactor code 4 years ago
ThomasV 9ea2c275ce
Merge pull request #7050 from bitromortac/mpp-send 4 years ago
bitromortac e9fe0ed22b
lnworker: use suggest_splits for multiple routes 4 years ago
bitromortac 9f84fa9580
lnonion: add total_msat to onion payment data 4 years ago
bitromortac 613bab145d
mpp_split: implement splitting logic 4 years ago
ThomasV 1c52203346 wizard: focus password field (fix #7048) 4 years ago
SomberNight 8bdbcf73d9
network.py: update bitcoin core error msg whitelist 4 years ago
ThomasV 3a40d48a6e lnpeer: remove recursve call in maybe_fulfill_htlc 4 years ago
ThomasV 9b7f9219a3 fix travis builds (update openssl) 4 years ago
Marius Baisan 55fdddb0b8 Add back the 'to_height' and 'from_height' to onchain_history command 4 years ago
bitromortac 3ddb83fad3
lnworker: move NoPathFound to lnutil 4 years ago
SomberNight d75f9c6e80
kivy: receive request: fix RefLabel for "Address" so it can be exported 4 years ago
SomberNight 1ee99cf9c4
interface: "block.headers": nicer error if server uses too low 'max' 4 years ago
ThomasV d906819b03 minor fix following method rename 4 years ago
ThomasV 998f41256f
Merge pull request #7041 from SomberNight/20200218_invoice_amt_oob 4 years ago
ThomasV ba5e73d978 kivy: show routing options explicitly 4 years ago
ThomasV 880353287d lnrater: fix #6764 4 years ago
SomberNight 0aa36ab5ac
invoices: validate 'amount' not to be out-of-bounds 4 years ago
SomberNight 24d47022b4
util: assert that Decimal precision is sufficient 4 years ago
SomberNight b856336f8c
bip32: add new test vectors from BIP 4 years ago
ThomasV bab22c8c53 minor: fix exception 4 years ago
ThomasV 0e23f33f59 kivy and qt: adapt open_channel dialogs to trampoline 4 years ago
ThomasV cf818fe08c Trampoline routing: 4 years ago
ThomasV ded449233e Trampoline routing. 4 years ago
ThomasV f4fe80dfd1 kivy: show node alias in channels dialog. Rename the menu back to 'Channels' 4 years ago
Jin Eguchi cba49db196
windows build: update gnupg(2.2.19-3ubuntu2.1) (#7030) 4 years ago
SomberNight 1dea8393d7
wallet: follow-up b080df9cff 4 years ago
ThomasV 1323bd4f9c open_channel_coroutine: do not timeout on sign_transaction. fixes #7027 4 years ago
SomberNight 01ed5e7345
wallet.bump_fee: (fix) method2 was bumping too much if output was rm-ed 4 years ago
SomberNight b080df9cff
wallet.bump_fee: (fix) make sure input signatures are removed 4 years ago
SomberNight 4346d2fc76
synchronizer: ensure fairness between wallets 4 years ago
SomberNight 83750a861f
ledger: bump min btchip-python (0.1.30->0.1.32) 4 years ago
SomberNight 914eb9989d
wallet: minor clean-up of tx.set_rbf() calls 4 years ago
SomberNight ca86e35724
wallet.bump_fee: (fix) make sure all inputs have same sequence number 4 years ago