celestiaorg / celestia-node

Celestia Data Availability Nodes
Apache License 2.0
925 stars 923 forks source link

core: Implement app versioning for data extension + header generation #2137

Open renaynay opened 1 year ago

renaynay commented 1 year ago

Ideally, we can rely on appconst that we could pass into some function imported from app where we pass in the app version in the header and it would return to us the EDS based on that version (and same thing goes for certain parts of EH generation, but that needs to be scoped out still.)

renaynay commented 1 year ago

https://github.com/celestiaorg/celestia-app/pull/1768

will land in their 1.0.0 release