11723 Commits (770ae6d8785c5deaa1ba3b827ed27d10522e141a)
 

Author SHA1 Message Date
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 6 years ago
SomberNight 00f15d491b
lnpeer: somewhat nicer log messages 6 years ago
SomberNight d4da4aa56c
lnrouter: fix off-by-one in NUM_MAX_EDGES_IN_PAYMENT_PATH 6 years ago
SomberNight 25c372a3e0
lnworker.invoices access now uses lock 6 years ago
SomberNight 509df9ddaf
create class for ShortChannelID and use it 6 years ago
SomberNight 251db638af
only require libsecp256k1 if lightning is enabled 6 years ago
ThomasV e5ff4fc7cd fix #5605 6 years ago
ThomasV 5e92f637a6 fix CLI exception handling 6 years ago
ThomasV 35b0b3a43c Fix CLI. Some commands require wallet_path. Return error on exception. 6 years ago
ThomasV 5faa0ade3d ignore exceptions in payserver 6 years ago
SomberNight 712c3f1248
commands: try to fix tests 6 years ago
SomberNight edf186da0d
channeldb.load_data: attempt at fixing race 6 years ago
SomberNight 4f741cfccc
lnpeer: longer timeouts 6 years ago
SomberNight 58681e4d07
follow-up prev (commands) 6 years ago
ThomasV 9ec9e1760a CLI: always use the daemon's cmd_runner, and pass the 'wallet' 6 years ago
SomberNight 0deb12cb2b
kivy: fix ln channel open via scan_qr 6 years ago
ThomasV 45f3e28d38 qt: minor fixes 6 years ago
ThomasV 28da62f51b add PayServer settings to settings_dialog 6 years ago
ThomasV 96d3c36e4a Qt: move settings dialog to a separate module 6 years ago
ThomasV 9d595f1fe1 fix websocket messages 6 years ago
ThomasV 94e7e94e2f fix ssl config names, add new config tab 6 years ago
ThomasV 466c2bd293 for now, use PR_PAID for onchain unconfirmed 6 years ago
ThomasV 128285a050 http server: add ssl and bip70 signed requests 6 years ago
SomberNight 9d65120e59
commands: fix "close_wallet" 6 years ago
SomberNight 1bd9b3a66a
commands: fix "restore" cmd 6 years ago
SomberNight de83ab6d4a
CLI: remove timeout for offline commands 6 years ago
SomberNight b0902940b5
README: mention submodule init 6 years ago
SomberNight 99b83f7527
fix #5617 6 years ago
SomberNight a42a773d19
storage: replace STO_EV_* ints with IntEnum 6 years ago
ThomasV 54776ca1d9 disable http server by default 6 years ago
ThomasV deb97567fb Qt: fix request menu 6 years ago
ThomasV 0d1ffe5642 fix submodule 6 years ago
ThomasV 747ab7a0a2 Integrate http_server (previously in electrum-merchant) 6 years ago
ThomasV bd57880799 do not raise exception when add_own_channel adds channel update from the cache 6 years ago
ThomasV e286ed1c13 add_own_channel does not need to be async 6 years ago
SomberNight 9372eacc29
hw wallets: show DeviceUnpairableError nicely in qt gui 6 years ago
SomberNight bb2c3475cc
qt main_window: fix receive_at, rm dead code 6 years ago
SomberNight 8cd8c6612d
hw wallets: fix "show address" functionality in qt receive tab 6 years ago
SomberNight ff94240139
qt receive tab: fix on-chain pay.requests without amount 6 years ago
SomberNight c3504cec94
follow-up a4b24df4bb 6 years ago