14199 Commits (25fee6a6be7e8e4bb8a0a62ef6737f6019d372e4)
 

Author SHA1 Message Date
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
bitromortac b97e51dbd8
swaps: fix off-by-one sanity check 4 years ago
SomberNight 1436760d3d
qt coins tab: Ctrl+F now searches the whole prevout string 4 years ago
SomberNight 3b77340671
Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead 4 years ago
SomberNight 720d60c391
(trivial) rm dead code 4 years ago
SomberNight af44c846cc
tests: add test for payto command 4 years ago
ghost43 0f83270053
Merge pull request #7152 from bitromortac/2103-liquidity-hints 4 years ago
SomberNight bb381a263a
android build: update p4a/buildozer to latest upstream 4 years ago
ThomasV 8ce94248d4 kivy: update wizard message: pin->password 4 years ago
SomberNight 11bb39ee82
kivy: implement freezing channels 4 years ago
SomberNight 4e0a20ae46
gui messages: mv one more message to messages.py 4 years ago
SomberNight 0ab9687734
kivy: make ActionDropdown disappear when an action is selected 4 years ago
SomberNight e15a11a437
kivy: use ActionDropdown in ChannelDetailsPopup 4 years ago
SomberNight b8ec85d615
kivy tx dialog: abstract away ActionDropdown, mv into its own file 4 years ago
SomberNight b27925c6c5
kivy tx dialog: dscancel btn text was too long 4 years ago
SomberNight 4f6c0c2c61
kivy bump fee dialog: handle no dynamic fee estimates 4 years ago
ThomasV 8f95dc2640
Merge pull request #7211 from SomberNight/202104_keep_early_logs 4 years ago
ThomasV d8c6753e88
Merge pull request #7218 from verretor/2021-04-qrcodes 4 years ago
Benoit Verret 2cc16f8ed4
Avoid hiding QR codes with help_text 4 years ago
ThomasV 7c3f1d9e65 appimage: update libudev-dev package 4 years ago