138 Commits (1b030fca7887e7691211c15f71e9adf0f135e895)

Author SHA1 Message Date
SomberNight bc06ded4b9 persist nodes in channel_db on disk 7 years ago
SomberNight a5b44d25b0 persist channel db on disk. verify channel gossip sigs. 7 years ago
SomberNight c1d1826014 start using electrum protocol 1.4 7 years ago
ThomasV c7e47b74a9 Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements 7 years ago
ThomasV 61983c222a lightning: single shared instance of Watcher, ChannelDB and PathFinder 7 years ago
Janus 98f6f67c6b lightning: misc patches, launch asyncio loop on separate thread 7 years ago
SomberNight a10dc04b28
wallet: fix offline hw wallet signing when not specifying --offline 6 years ago
SomberNight a2bffb9137
network: harden against eclipse attacks 6 years ago
SomberNight 104b8804f7
logging: '-V' cli option can blacklist/whitelist classes with short names 6 years ago
SomberNight 2481d708cc
network: sanitize_tx_broadcast_response - new strings in bitcoind 0.18 6 years ago
SomberNight 0c963b0894
network.broadcast_transaction: add "do not trust" text to log messages 6 years ago
SomberNight 6940c424d1
logging: cli options to filter for modules using -v 6 years ago
SomberNight 3385a94753
logging: basics 6 years ago
SomberNight 1110f13c62
network: allow longer timeouts in _run_new_interface 6 years ago
SomberNight c49d5f672c
network: fix proxy case 6 years ago
SomberNight d8f3ab0917
network: do not connect to multiple servers on same /16 6 years ago
SomberNight 7ddc28b0dc
network: cap number of server peers accepted from main server 6 years ago
SomberNight d07fce0826
windows DNS resolution: handle domain with only AAAA records 6 years ago
SomberNight c4fb58cd74
windows DNS resolution: follow-up 9b0773cf2b 6 years ago
SomberNight 1cfac928f9
trustedcoin: longer timeout for server signing 6 years ago
SomberNight 9b0773cf2b
windows DNS resolution: handle IPv6 6 years ago
SomberNight 6702c335e8
network: (trivial) ignore empty string donation address 6 years ago
ThomasV 791e680a96 abstract database away from wallet and address_synchronizer 6 years ago
SomberNight 4b3a285871
exchange_rate: some clean-up and fixes 6 years ago
ThomasV 52520490c5 improve network send_multiple_requests 6 years ago
SomberNight 7b8114f865
synchronizer: allow server not finding txn sometimes 6 years ago
ghost43 c8562f5362
network: reintroduce network.debug (#5093) 6 years ago
SomberNight 019884a98b
network: follow-up 38ab7ee554 6 years ago
SomberNight 38ab7ee554
network: catch untrusted exceptions from server in public methods 6 years ago
SomberNight 8072ad1ad9
network broadcast_transaction: make error text clearer 6 years ago
ThomasV 6ade5903dc network: fix send_multiple_requests 6 years ago
ThomasV 4ed8787433 remove 'util.py' from scripts 6 years ago
SomberNight bc2a421d87
network: clean up broadcast_transaction 6 years ago
SomberNight 52d602b6c1
network: fix get_servers to not modify default list 6 years ago
SomberNight e39e2ed8f1
fix typo 6 years ago
SomberNight 5403ae7687
network: sanitize tx broadcast response 6 years ago
SomberNight 5248613e9d
gui: prepend broadcast_transaction errors with explanatory message 6 years ago
ghost43 7773443c17
network: put NetworkTimeout constants together (#4945) 6 years ago
SomberNight 9607854b67
network: fix switching interface (restart old one) 6 years ago
SomberNight 62e352a2a8
network: don't let _maintain_sessions die from CancelledError 6 years ago
Janus e1f4865844 digitalbitbox, trustedcoin: proxied http client 6 years ago
SomberNight fe6367cbcd
network: validate donation address for server 6 years ago
SomberNight 141ff99580
blockchain.py: generalise fork ids to get rid of conflicts 6 years ago
SomberNight 55963bd092
network: oneserver should be bool 6 years ago
SomberNight e1b85327be
transaction: clean-up multisig_script 6 years ago
SomberNight a89e67eeed
network: trivial clean-up 6 years ago
SomberNight 160bc93e26
implement oneserver option for kivy 6 years ago
SomberNight 7a46bd1089
network: minor clean-up 6 years ago
SomberNight e37da62a1c
fix most "scripts" 6 years ago
SomberNight 5c4a6c0f2b
rm network.add_job 6 years ago