Zilliqa / zq2

Zilliqa 2.0 code base
Apache License 2.0
9 stars 0 forks source link

Some quality of life fixes for diagnostics and to improve fault finding for sync issues #1829

Open rrw-zilliqa opened 3 days ago

rrw-zilliqa commented 3 days ago

(feat) Attempt to infer post-block gaps. (feat) Be more conservative in deleting blocks from the blockstore (fix) Remember to remove requests from the in-flight requests queue when we get a response (feat) admin mechanisms to draw graphs of node arrangements and interrupt comms (feat) z2 commands to partition the network and dump out node arrangements (feat) A configuration file for zq2-richard (feat) z2 deployer info and command-line options to specify hosts for z2 deployer install and upgrade (feat) Scripts to allow you to easily(ish) run dhat and oprofile on zilliqa processes (feat) A ZQ2_API_URL env var for deposit txns so you can insert mitmweb to work out why they are failing. (feat) List API URLs in z deployer info