11910 Commits (ad408ea832c55458b730945832c826894dfa9386)
 

Author SHA1 Message Date
SomberNight 1b332748c3
qt console: fix commands that do not expect a 'wallet' arg 5 years ago
SomberNight b9af8bf60a
get_tx_fee: further follow-up 7b828359c6 5 years ago
ThomasV 3d04399581 follow-up 7b828359c6 5 years ago
ThomasV 79de0489e3 kivy: do not remove fee from tx value in history (minor) 5 years ago
ThomasV 7b828359c6 simplify get_tx_fee 5 years ago
SomberNight 482605edbb wallet: organise get_tx_fee. store calculated fees. storage version 19. 5 years ago
ThomasV 5c83e8bd1c follow-up 241873f0a4 5 years ago
SomberNight b138fff9a5
wallet: txi/txo small clean-up 5 years ago
SomberNight 241873f0a4
address_synchronizer.get_history now returns HistoryItem(NamedTuple)s 5 years ago
ThomasV 65b88dca86 return fees in history, show them in kivy GUI 5 years ago
ThomasV a47a2c1b72 follow-up prev 5 years ago
ThomasV 1d82093ca1 fix bug in lightning get_history: filter settled htlcs first 5 years ago
ThomasV 30092cd68c kivy: request PIN to load_wallet only on android 5 years ago
ThomasV 215dc96de7 define LNWatcher.do_breach_remedy 5 years ago
ThomasV 7370910fee fix simple_config.estimate_fee 5 years ago
SomberNight c531c72940
kivy: attempt at handling (some) exceptions on startup 5 years ago
SomberNight a05dab2c4d
storage: read/write sanity checks 5 years ago
SomberNight 4dda162336
qt wizard: turn 'temp_storage' into local variable 5 years ago
SomberNight 9eee36fe00
follow-up prev 5 years ago
SomberNight 098636c69a
fix tests 5 years ago
SomberNight 9c31c1f970
wallet: address_is_old is now checked using SPV (during sync) 5 years ago
SomberNight b2920db8b8
config: enforce that SimpleConfig is singleton 5 years ago
ThomasV a43be6657d follow-up on SingleConfig 5 years ago
SomberNight 1a08063928
config: remove 'open_last_wallet' side-effecting 5 years ago
SomberNight d1026b5afe
follow-up: SimpleConfig is supposed to be singleton 5 years ago
ThomasV 16e293c289 follow-up cefa4762ba 5 years ago
ThomasV 8e4fe051d3 add comment in storage._write 5 years ago
ThomasV cefa4762ba do not create multiple instances of SimpleConfig (fix #5629). Add config field to wallet 5 years ago
SomberNight bcdb72ae93
qt: add some type hints 5 years ago
SomberNight ef5a5151e3
daemon: make 'wallets' dict private 5 years ago
SomberNight befa8ea771
transaction: kill "name", "csv_delay", "cltv_expiry" fields 5 years ago
ThomasV e5502a58ba uncomment breach_remedy in watchtower 5 years ago
ghost43 ddcd77ab36
Merge pull request #5628 from TheCharlatan/fixMultisigDigitalBitBox 5 years ago
TheCharlatan e7079f1bea
Digital BitBox: Fix sending to self 5 years ago
ThomasV 64deb87ade fix #5513 5 years ago
ThomasV 103a37b0ca add wallet_path to kwargs in run_cmdline 5 years ago
ThomasV 46ffab0b55 remove --wallet option for daemon. fixes #3752 5 years ago
SomberNight d1dea9343e
wallet: address_is_old minor clean-up 5 years ago
SomberNight ccc1897f36
qt addresses list: use IntEnum for dropdown filters 5 years ago
ThomasV 86bd3839df follo-up 35761d1241 5 years ago
ThomasV 35761d1241 Save remote policy of chanel in wallet file (for private channels) 5 years ago
SomberNight 1612bca4c8
wine build: add --build to ./configure: prevents cross-comp. misdetect 5 years ago
SomberNight b381fd84fb
build: when building libsecp256k1, patch Makefile.am before autogen.sh 5 years ago
SomberNight abde8ff169
wallet: fix maturity off-by-one 5 years ago
SomberNight e3d5475f03
kivy: commit png icons (for svg resources) into repo 5 years ago
SomberNight b1dc281cba
kivy amount_dialog: truncate btc amounts to max precision 5 years ago
ThomasV d5d9f5b46c fix #5618 5 years ago
SomberNight 83fcdbd561
lnchannel: handle htlc-address collisions 5 years ago
SomberNight 00f15d491b
lnpeer: somewhat nicer log messages 5 years ago
SomberNight d4da4aa56c
lnrouter: fix off-by-one in NUM_MAX_EDGES_IN_PAYMENT_PATH 5 years ago