Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: runtime versioning #314

Merged
merged 8 commits into from
Jul 11, 2024
Merged

feat: runtime versioning #314

merged 8 commits into from
Jul 11, 2024

Conversation

QuantumExplorer
Copy link
Member

@QuantumExplorer QuantumExplorer commented Jul 10, 2024

Issue being fixed or feature implemented

Since GroveDB is being used by blockchains, notably Dash Platform (Evo) it needs to be able to run all code ever made, even if this code is erroneous, this means that we need runtime versioning.

What was done?

Introduced a basic runtime versioning scheme

How Has This Been Tested?

Unit tests still pass.

Breaking Changes

Nothing has really changed.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@QuantumExplorer QuantumExplorer requested a review from fominok as a code owner July 10, 2024 06:08
@QuantumExplorer QuantumExplorer changed the title feat: versioning feat: runtime versioning Jul 11, 2024
@QuantumExplorer
Copy link
Member Author

Merging with formatting issue, as the formatting issue can't be reproduced locally.

@QuantumExplorer QuantumExplorer merged commit 8ada131 into develop Jul 11, 2024
6 of 7 checks passed
@QuantumExplorer QuantumExplorer deleted the feat/versioning branch July 11, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants