3218 Commits (d3fb68575d17ec3e58ad72a1325b38e5267d5b26)

Author SHA1 Message Date
ThomasV dbceed2647 Restructure wallet storage: 5 years ago
ThomasV 0a9e7cb04e (minor) rename class: StoredAttr -> StoredObject 5 years ago
ThomasV 7507942b7a (minor) json_db: add file header, fix formatting 5 years ago
ThomasV b08947a506 storage upgrade: convert lists to dict (txi, txo, revocation_store channels) 5 years ago
ThomasV 63963323be storage: take the DB lock when writing to disk. 5 years ago
ThomasV 73e656522e regests: organize tests in two classes 5 years ago
ThomasV 149cd9598a Separate JsonDB and WalletDB 5 years ago
ThomasV 8118bd1d72 use setEnabled() for Qt menu items: Network, Lightning, Watchtower 5 years ago
ThomasV 4ec86d36a8 faster and improved regtests 5 years ago
ThomasV cded582fe9 Start watchtower if run_watchtower is set, even if lightning is not activated (fix #5896). 5 years ago
Alexander Roth b6a5f6f2fc Added coloring to the AddressPopup dialog: 5 years ago
ThomasV aa51df0a1a Use attr.s for Feeupdates and Outpoints 5 years ago
ThomasV 7472eba78c lnpeer: code factorization 5 years ago
ThomasV 757467782a Use attr.s instead of namedtuples for channel config 5 years ago
SomberNight 11452722af network dns hacks: split from network.py into its own file 5 years ago
SomberNight cb88a3b6e4 dns hacks on windows: resolve A and AAAA records in parallel 5 years ago
SomberNight a041a0c075
wallet: log when saving already paid invoice 5 years ago
SomberNight 34612c671e
fix incorrect type hint 5 years ago
SomberNight 2880c26d87
qt broadcast tx: don't complain about being "offline" for partial tx 5 years ago
SomberNight cb41a0fe89
qt send tab paytoedit: use monospace font 5 years ago
SomberNight 2e654c9440
qt main_window: trivial clean-up re is_onchain 5 years ago
SomberNight e9645db182
qt send tab: show "Pay" button even in watch-only wallets 5 years ago
Leo Le Bouter f81db9cd1d
Add command line option to forget config on exit. 5 years ago
SomberNight 5fd790dec9
follow-up prev 5 years ago
SomberNight 1d0fc6665b
qt: defer refreshing tabs until they are visible 5 years ago
SomberNight 356a0a2865
qt: clean-up in some MyTreeView children (mv code from update to init) 5 years ago
SomberNight 18c6451518
json_db: only deserialize transactions on-demand 5 years ago
SomberNight 6d270364c6
qt paytoedit: properly handle multiple max ('!') outputs 5 years ago
SomberNight 5cfafff55d
qt main_window: rm require_fee_update (dead code) 5 years ago
SomberNight b16164da4f
qt paytoedit: fixes for pay-to-many (when including "!") 5 years ago
rbrooklyn 3658f87035 Add block explorer support for mynode.local (#5892) 5 years ago
SomberNight e65ce96f9d
interface: better error msg for main server re SSL cert issues 5 years ago
SomberNight a6dd17bfef
fix daemon (don't close instantly) 5 years ago
SomberNight 0b0139c676
network.get_transaction: move some response validation logic from Synchronizer 5 years ago
SomberNight 94888739d3
try to fix "--offline" mode 5 years ago
SomberNight 37747d7469
split network main_taskgroup: create daemon.taskgroup 5 years ago
Nelson Perez 7968531065 Restoring old behavior of the outpoint copy to clipboard feature (#5879) 5 years ago
SomberNight b14747ecfe
ecc.ECPubkey: add custom __deepcopy__ implementation 5 years ago
SomberNight 29cf01524a
qt CPFP: handle empty fee field 5 years ago
SomberNight 1059191ebc
qt installwizard: fix empty filename crash 5 years ago
SomberNight d2f132738a
wallet: only select mature coins by default 5 years ago
SomberNight 6709ec4117
dns hacks on windows: cache dns when using dnspython 5 years ago
SomberNight 2d57a689d9
network/util: increase default timeout of make_aiohttp_session (30->45s) 5 years ago
SomberNight 96fa03c11b
fix paying bip70 payment request with Kivy GUI 5 years ago
SomberNight 1d0aa4042a
fix paying bip70 payment request with Qt GUI 5 years ago
SomberNight 787ac5fe99
interface: make changing max incoming msg size (1 MB) easier 5 years ago
Sebastian Hyrwall 967f4d7236 Remove phishing server 5 years ago
SomberNight ad5c6284c4
commands/jsonrpc: fix specifying "wallet" to commands that need it 5 years ago
SomberNight 2ca535225d
util.standardize_path: properly handle "~" (user's home directory) 5 years ago
SomberNight a8e81c0bd2
keepkey: use libusb to enumerate devices instead of hid 6 years ago