status-im / nimbus-eth2

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

automated consensus spec URL updating to v1.5.0-alpha.4 #6483

Closed tersec closed 1 month ago

tersec commented 1 month ago
git reset --hard && make update && sh <(scripts/find_unchanged_consensus_spec_files.sh v1.5.0-alpha.3 v1.5.0-alpha.4 .) && make update