12767 Commits (9cd79ec2e54ac84ed09b85ea7056bc3dfd15e6c6)
 

Author SHA1 Message Date
SomberNight 9cd79ec2e5
WalletDB: raise different exc if cannot parse given file 5 years ago
ThomasV 01a2d12787
Merge pull request #6288 from SomberNight/202006_storage_upgrade_31 5 years ago
SomberNight dee5d52948
invoices: make sure that OnchainInvoice .exp and .time are not None 5 years ago
SomberNight 2db0ad10db
qt balance str: replace unicode char for LN symbol 5 years ago
ThomasV e9829563d3 forward swaps: save the onchain amount we actually paid 5 years ago
ThomasV 8773bc2e77 bump version number for next beta 5 years ago
ThomasV 730bfda33a OnchainInvoice: make get_amount_sat return 0 instead of None. fixes #6203 5 years ago
ThomasV 782bfd06e5 swaps: fix group_label 5 years ago
ThomasV 9fd9703107 fix #6275 5 years ago
ThomasV b0c390e231 wallet.clear_requests. fixes #6279 5 years ago
ThomasV abac4a4340 swaps: check_invoice_amount (fixes #6217) 5 years ago
SomberNight 5f40414bd2
kivy: fix #6280 (share btn in qr_dialog) 5 years ago
SomberNight b764d0f0bf
kivy: fix #6262 5 years ago
SomberNight a97cb88a1a
qt sweep: raise more specific exception so that trace is not logged 5 years ago
SomberNight 13dca30428
mac/qt: fix some refresh bugs in swap_dialog and new_channel_dialog 5 years ago
SomberNight 4216a9164d
qt new_channel_dialog: trivial fix in on_clear() 5 years ago
SomberNight afbdacbe16
kivy: use on_release instead of on_press in buttons 5 years ago
SomberNight 212d18d5e6
frozen deps: update coldcard lib 5 years ago
SomberNight 700e62598d
history: allow changing default label of swaps 5 years ago
richard b1a70be079
Add mempool.space option for mainnet block explorer (#6261) 5 years ago
SomberNight ce726f69aa
lnworker.add_peer: fix #6274 5 years ago
ThomasV 01202ed3eb fix amount_sat in kivy invoice/request dialogs. (follow-up d5f368c584) 5 years ago
SomberNight 10c2183461
handle_error_code_from_failed_htlc: omg brainfart :( 5 years ago
SomberNight c2111a2616
binaries: use sha256 instead of sha1 for Windows native signing scheme 5 years ago
SomberNight d7fe6a2cf3
travis: build binaries if there is a tag (or is master) 5 years ago
SomberNight f66f69d261
release notes: minor nit 5 years ago
ThomasV 6d6769f1ed
Merge pull request #6259 from SomberNight/20200624_remote_watchtower_must_use_ssl 5 years ago
SomberNight 662d0d92bd
remote watchtower: enforce that SSL is used, on the client-side 5 years ago
ThomasV 45c759873c update release notes 5 years ago
SomberNight a95738f925
requirements: specify min 'attrs' version 5 years ago
SomberNight 040f66a5f0
update RELEASE-NOTES for 4.0.0b0 5 years ago
ThomasV 27f90ad595 update locale submodule 5 years ago
ThomasV 44a216c31d update submodule 5 years ago
SomberNight 15d72705ad
mac build: add camera permission to entitlements.plist 5 years ago
SomberNight 75cdae0e5b
mac build: try to improve .app startup time on MacOS 10.15 5 years ago
SomberNight 0b5d9185ff
osx.spec: trivial formatting 5 years ago
ThomasV a9f6e26d02 update submodule commit 5 years ago
ThomasV 0d156bc3e9
Merge pull request #6256 from SomberNight/202006_invoices_need_msat_precision_2 5 years ago
SomberNight 1495040f45
lnworker._check_invoice: add sanity check 5 years ago
ThomasV 0b16f8ec3a lnpeer: only process INIT if we are a backup. fixes #6241 5 years ago
ThomasV 436ca11021 swaps dialog: handle make_unsigned_tx exceptions. fixes #6246 5 years ago
SomberNight d31883a2ea
wallet.export_{request,invoice}: replace 'amount' field with sat/msat 5 years ago
SomberNight d5f368c584
LN invoices: support msat precision 5 years ago
ThomasV d870778a1b minor: use wallet.has_lightning() 5 years ago
ThomasV 599797c966 swaps: update server URL 5 years ago
ThomasV 4bda882695 Group swap transactions in Qt history (fixes #6237) 5 years ago
ThomasV f3c4b8698d
Merge pull request #6248 from hoganri/network-status 5 years ago
SomberNight 85841ba20d
handle_error_code_from_failed_htlc: fix logic bug 5 years ago
ghost43 41d9c1988f
Merge pull request #6251 from fanquake/libsecp256k1_no_jni 5 years ago
SomberNight 89ddc1345d
lnutil.PaymentAttemptLog: fix error formatting 5 years ago