12901 Commits (ea3e3ddbb8280f499bf2535d2a8a63dd174e2e44)
 

Author SHA1 Message Date
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
SomberNight b6db201570
util: small clean-up for format_satoshis 5 years ago
Richard 973d1875c4 Update network_dialog.py 5 years ago
ThomasV f91674992f
Merge pull request #6247 from relativisticelectron/readme_fix 5 years ago
relativistic electron 735169bc89 Fix Readme to be consistent with commit 485422b072 5 years ago
SomberNight 2eec7e1600
network: smarter switch_unwanted_fork_interface 5 years ago
SomberNight 9385d2dae3
submarine_swaps: minor clean-up (preimage/locktime) 5 years ago
SomberNight 1ace265992
wallet: simplify get_payment_status 5 years ago
SomberNight 3766420a0b
network: clarify local_height/server_height 5 years ago
SomberNight 06b0669251
lnworker: rm dead code 5 years ago
SomberNight 1321b0e47a
qt channel details: maybe fix #5728 5 years ago
fanquake 3cebbda5b1
contrib: disable building secp256k1 exhaustive tests 5 years ago
fanquake 9f8cb568b9
contrib: disable building secp256k1 benchmarks 5 years ago
fanquake fec75fba41
contrib: secp256k1 no longer has a --disable-jni option 5 years ago
SomberNight 0f5b58851c
servers: minor refresh to default lists 5 years ago
SomberNight dcb6a168a0
update block header checkpoints 5 years ago
ThomasV e30c752e19 kivy: improve channels list 5 years ago