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

State Archival v1.1 #1525

Merged
merged 2 commits into from
Aug 15, 2024
Merged

State Archival v1.1 #1525

merged 2 commits into from
Aug 15, 2024

Conversation

SirTyson
Copy link
Contributor

This updates the State Archival design following feedback from v1. Changes include:

  • XDR changes
    • Move proof structure to SorobanTransactionData
    • Remove InvokeHostFunctionOpV2
    • Improve Bloom Filter spec
    • Add BucketEntry types for each BucketList variant
  • Added an archival filter section with better detail on Bloom Filter construction
  • Simplified AST construction process with Pending Cold Archive Queue
    • Also added diagrams for construction process
  • Added more detail on BucketList types, Bucket merge behavior, etc.
  • Removed archival BucketLists from fee calculation
  • Adjusted HTTP endpoints

@dmkozh dmkozh enabled auto-merge (squash) August 15, 2024 18:07
@dmkozh dmkozh merged commit 8d1ea4a into stellar:master Aug 15, 2024
3 checks passed
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