14068 Commits (f02e3b9d9949dc565e0340c1b79d65659e4874bf)
 

Author SHA1 Message Date
ThomasV 4dc7f4d331 release script: call build_docker_image.sh 4 years ago
ThomasV 8788b64504 Update release script with APK fresh clone instruction. Add android/fresh_clone to gitignore 4 years ago
ghost43 c43896fe6a
Merge pull request #7263 from SomberNight/202104_android 4 years ago
SomberNight 45cb8b5b02
android reproducibility: add Signal's "apkdiff.py" tool, and instructions 4 years ago
SomberNight 3c9346cce2
android build: attempt at reproducible builds 4 years ago
ThomasV 0f4f5e5fb7
Merge pull request #7341 from SomberNight/202106_issue7339 4 years ago
SomberNight 53d6eeb3f3
wallet: rm get_txout_address method 4 years ago
Nima 13e4424922
cmd: add sign with privkey and wallet (#7147) 4 years ago
SomberNight 34c2cb5220
wallet: fix channels backups in .backup files 4 years ago
SomberNight 7e6d65ec11
wallet: RBF batching to only consider RBF-opted-in txs, even if local 4 years ago
Thorsten Hempel fbf76af2c5
Update wallet backup access (#7300) 4 years ago
SomberNight 6c69c73a9f
wallet: add address corruption tests for imported wallets too 4 years ago
SomberNight a425ab0301
invoices/lnaddr: LNInvoice.from_bech32 now raises InvoiceError 4 years ago
SomberNight eb6b4580e8
fix tests: adapt to breaking change of ipaddress.ip_address in py3.9.5 4 years ago
ghost43 e7c7a2a834
Merge pull request #7308 from bitromortac/2105-fix-cmd-reverse-swap 4 years ago
SomberNight cd50472b18
kivy: (fix) forbid creating LN payreq if LN is disabled for wallet 4 years ago
Thorsten Hempel b990ff78a5
appimage: update libc6-dev package (#7299) 4 years ago
bitromortac 3c02f6b922
swaps: fix satoshi conversion bug 4 years ago
SomberNight cad4e77853
fix prev 4 years ago
SomberNight b2169b745e
wallet: (fix) "batch_rbf" must not mutate LN funding txs 4 years ago
bitromortac 2749ea4d49
lnrouter: add inflight htlcs to liquidity hints 4 years ago
bitromortac 591a36fb3b
lnworker: async gen create_routes_for_payments 4 years ago
wakiyamap 9f4d7ec6d1
Add net.BOLT11_HRP 4 years ago
SomberNight 9c1a51547a
kivy: (trivial) clean-up imports in screens.py 4 years ago
SomberNight 3b0209a3a5
follow-up prev 4 years ago
ghost43 dd84acc109
Merge pull request #7234 from bitromortac/2104-invoice-amt-7184 4 years ago
bitromortac 853e912885
invoice: fail gracefully with large amount 4 years ago
bitromortac 6ce96306ca
util: check bip21 url for amount 4 years ago
wakiyamap 639cd94dcb add signet support 4 years ago
SomberNight c3ccfd7d19
android build: pin hashes of p4a recipes 4 years ago
SomberNight 5dcafaf082
mac build: link to issue in README 4 years ago
Andrew Kozlik 2de82a2fd6 Add SLIP-0039 unit tests. 4 years ago
Andrew Kozlik 0dce13a1dd Implement SLIP-0039 wallet recovery. 4 years ago
Andrew Kozlik 19d04546df Replace from_bip39_seed() with from_bip43_rootseed(). 4 years ago
Andrew Kozlik be7a332624 Add SLIP-0039 wordlist. 4 years ago
SomberNight ef3293ab6a
kivy: relocate atlas so it can be made a submodule later 4 years ago
jpph 0a56404f28
bip39 auto import, add coolwallet S weird derivation path (#7261) 4 years ago
ghost43 1e34b96725
Merge pull request #7258 from bitromortac/2104-openchannel-7219 4 years ago
bitromortac 97b31880d7
kivy: improve openchannel dialog for trampoline 4 years ago
ThomasV 7789497140 release script: add username to signature file, upload files into airlock. 4 years ago
ThomasV 2b05615995 Do not perform webserver update from release script. 4 years ago
SomberNight 1dfa81e7b6
contrib: fix find_restricted_dependencies for deps with version range 4 years ago
ghost43 de716ab07c
Merge pull request #7247 from bitromortac/2104-fix-liquidity-hints 4 years ago
SomberNight 8bba3b9ef5
network: also clear network.path_finder in stop_gossip 4 years ago
ThomasV 04b1e8718a tx dialog (Qt): if possible, save psbt and fully signed transaction under the same basename. 4 years ago
bitromortac 4cb0b99996
lnworker: fix path_finder access 4 years ago
ThomasV 4411652b1c
Merge pull request #7238 from SomberNight/202104_qt_send_max_tooltip 4 years ago
SomberNight 86ba37dc1c
qt send tab: when clicking "Max", show tooltip explaining max amt 4 years ago
SomberNight 37bde9baf9
qt: cpfp: fix handling "no dynamic fee estimates" 4 years ago
ghost43 ecb083b283
Merge pull request #7231 from bitromortac/2104-fix-swap-check 4 years ago