chia-blockchain/chia/server
Yostra ca84fa9f8d
Sync improvements (#9974)
* stash

* change log level

* stash changes

* cat tests

* add node id chia show

* make max sibscribe items configurable

* lint

* add logs for limits

* paralelize incluzion valdiation, don't diconnet from remote peers until local peer in synced

* wallet rate limit

* test log lvl, trusted, black

* only validation under semaphore

* flake mypy trade test

* reduce flakyness

* merge fix

* rename

* linting

* validate parallel, apply serial

* reduce falkyness

* lint

* Fix CAT tests

* black

* flaky test, total amount

* fix cat test

* skip existing state

* skip existing

* try other caches

* flake8

Co-authored-by: Matt Hauff <quexington@gmail.com>
Co-authored-by: William Blanke <wjb98672@gmail.com>
2022-01-28 19:16:47 -08:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
address_manager_sqlite_store.py Peer db new serialization (#9079) 2021-11-19 11:12:58 -08:00
address_manager_store.py Peer db new serialization (#9079) 2021-11-19 11:12:58 -08:00
address_manager.py Makes linter happy (#2483) 2021-05-12 17:31:28 -07:00
connection_utils.py git mv src chia 2021-04-04 21:41:39 -07:00
introducer_peers.py attempt to save time hashing PeerInfo objects in introducer (#1990) 2021-04-17 09:25:40 -07:00
node_discovery.py Add testnet10 config (#9805) 2022-01-13 13:13:05 -08:00
outbound_message.py git mv src chia 2021-04-04 21:41:39 -07:00
peer_store_resolver.py Peer db new serialization (#9079) 2021-11-19 11:12:58 -08:00
rate_limits.py Sync improvements (#9974) 2022-01-28 19:16:47 -08:00
reconnect_task.py Resolve v6 addresses (#8861) 2021-11-22 14:34:03 -08:00
server.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
ssl_context.py git mv src chia 2021-04-04 21:41:39 -07:00
start_farmer.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
start_full_node.py git mv src chia 2021-04-04 21:41:39 -07:00
start_harvester.py git mv src chia 2021-04-04 21:41:39 -07:00
start_introducer.py git mv src chia 2021-04-04 21:41:39 -07:00
start_service.py Sync improvements (#9974) 2022-01-28 19:16:47 -08:00
start_timelord.py git mv src chia 2021-04-04 21:41:39 -07:00
start_wallet.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
upnp.py Fullnode related changes from wallet protocol and unharded derivation (#8522) 2021-09-18 10:27:34 -07:00
ws_connection.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00