status-im / nimbus-eth2

Nim implementation of the Ethereum Beacon Chain
https://nimbus.guide
Other
543 stars 233 forks source link

automated consensus spec URL updating to v1.5.0-alpha.5 #6504

Closed tersec closed 2 months ago

tersec commented 2 months ago
git reset --hard && make update && sh <(scripts/find_unchanged_consensus_spec_files.sh v1.5.0-alpha.4 v1.5.0-alpha.5 .) && make update