harmony-one / harmony

The core protocol of harmony
https://harmony.one
GNU Lesser General Public License v3.0
1.46k stars 286 forks source link

Release Candidate ( main <- dev ) #4666

Open ONECasey opened 3 months ago

ONECasey commented 3 months ago

add hardfork to make testnet external

Got rid of redundant logic with isBackup.

Send sings count from leader to prometheus.

Enable testnet leader rotation and external

bring back the lost maxRate epochs (

Additional logging on a block proposing. (

Additional logs and cleanup.

fix validator state when trying to update the max-rate

Improve staged stream sync

pprof for bootnode

Removed unused method NthNextHmyExt

fix: close file

Fix for crosslink snap db.

Removed threshold 10 epochs.

Extracts

Crosslink heartbeat verify through current committee

add support for multiple muxers to p2p host

Fix possible panic when the leader is unknown.