You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Parallelize fetching chain info, download certificates in one batch.
* Simplify synchronize_received_certificates_from_validator.
* Don't track new chains unless they were opened by a tracked chain.
* Add more comments to track_newly_created_chains.
* Fix next_height - chain ID mapping.
* Rename HandleCertificateResult → CheckCertificateResult
* Extract some code from synchronize_received_certificates_from_validator.
* Leave the chain worker limit at 20.
* Expand the CHAIN_WORKER_LIMIT documentation.
0 commit comments