EspressoSystems / HotShot

http://hotshot.docs.espressosys.com/
101 stars 25 forks source link

Move versioning out of constants and into `NodeType` #3391

Closed ss-es closed 1 week ago

ss-es commented 1 week ago

No linked issue.

This PR:

Addresses a request to make versioning configurable from the sequencer. Versions are now set in NodeType, and propagated accordingly. The Base and Upgrade versions that were previously set in constants are now removed.

This PR does not:

Key places to review: