13002 Commits (f36d7872c3dab4eec52bab5e8f1fe876cc9bb7cd)
 

Author SHA1 Message Date
bitromortac f36d7872c3
qt: move local node id to info menu 4 years ago
bitromortac 085056532c
guis: reintroduce suggest button 4 years ago
bitromortac cc9e19409f
lnrater: module for node rating 4 years ago
ThomasV 59f7d4b02d fix #6676 and remove dead code 4 years ago
Zibster43 fcccb99a3b
Remove phishing server (#6660) 4 years ago
SomberNight ee24c74f19
lnchan.receive_revocation: tolerate not having htlc fail reason 4 years ago
ThomasV 7110fde25d follow-up: fix qt lightning dialog if gossip is not started 4 years ago
ThomasV f155f3aff5 start lngossip if instantiated; this saves a boolean 4 years ago
ThomasV 5d90790726 wallet.py: always instantiate lnbackups 4 years ago
bitromortac 1855bcb17d qt: reflect running gossip in lightning icon 4 years ago
bitromortac 750147d931 kivy: display warning when first channel is opened 4 years ago
bitromortac 6a0ada3f79 qt: display warning when first channel is opened 4 years ago
bitromortac bdca7be1c7 kivy: remove enable/disable button 4 years ago
bitromortac bba995ada3 qt: remove enable/disable button 4 years ago
bitromortac 3c3a59c517 cli: remove enable/disable lightning 4 years ago
bitromortac 3314c149f2 qt: show channels tab by default if ln wallet 4 years ago
bitromortac 42df51f2dd qt: remove node suggestion 4 years ago
bitromortac b543874670 gossip: start gossiping when channel is open 4 years ago
bitromortac 4efcb53d24 network: load gossip db early 4 years ago
bitromortac 6045de759b lightning: enable by default but without gossip 4 years ago
ThomasV edc593a886 submarine swap: add comment to explain witness script asymmetry 4 years ago
SomberNight 08f70420e3
submarine_swaps: describe event-flow for both swap direction in docstr 4 years ago
SomberNight 21e46fb147
contrib: add instructions re cross-compiling libsecp to Linux x86 4 years ago
SomberNight 914b606cb9
kivy: fix app not even starting 4 years ago
SomberNight 8ac6d3b17d
wallet.get_history: take locks. 4 years ago
SomberNight 777095fda8
wallet: simplify get_history 4 years ago
SomberNight f125a06453
wallet: simplify get_wallet_delta 4 years ago
SomberNight da6080421e
wallet_db: WalletDB.get_txo_addr now returns dict instead of list 4 years ago
SomberNight e71fa4924f
wallet: rm wallet.txin_value 4 years ago
SomberNight 8b2eb83238
wallet: use get_txin_value in get_wallet_delta 4 years ago
SomberNight 55b5335ebb
qt tx dialog: always show input amounts if we know them 4 years ago
SomberNight 82c8c4280f
lnworker: add request_remote_force_close which can be used without state 4 years ago
SomberNight c3fb79d412
lnworker: make sure to save new channel before we broadcast 4 years ago
SomberNight c5da22a9dd
network: tighten checks of server responses for type/sanity 4 years ago
SomberNight c70484455c
kivy: use our logger, not kivy's; and log more exceptions. 4 years ago
Benoît Verret e66a5bbfc4
Use default sys.ps1 and ps2 as console prompts (#6651) 4 years ago
SomberNight 547b231b80
config: make sure fee_per_kb() returns Optional[int] 4 years ago
SomberNight ef84716e8b
(trivial) kivy: rename title of DSCancelDialog 4 years ago
ThomasV aebe77867d prepare release 4.0.4 4 years ago
SomberNight 695ad757c7
frozen deps: don't use colorama 0.4.4 4 years ago
SomberNight 9bc4182924
crypto: check version of pycryptodomex/cryptography at runtime 4 years ago
SomberNight e4e6c4fb1b
update locale submodule 4 years ago
SomberNight 4d0afffbcd
rerun freeze_packages 4 years ago
SomberNight 1d187d36f0
(fix) allow opening LN wallet with --offline 4 years ago
ghost43 97c79d52f9
Merge pull request #6649 from benma/bitbox02-9.2.0 4 years ago
Marko Bencun a8f8175674
plugins/bitbox02: add support for signing a message 4 years ago
Marko Bencun 8fa019f65b
plugins/bitbox02: add support for p2wsh-p2sh multisig 4 years ago
Marko Bencun 2c0ae4abdd
contrib/requirements/requirements-hw.txt: bump bitbox02 dep to 5.0.0 4 years ago
SomberNight a59aec9194
update release notes 4 years ago
SomberNight bde415cae7
wallet: don't try to get_input_tx from network when offline 4 years ago