-
Notifications
You must be signed in to change notification settings - Fork 6
feat: bootstrap accounts state #456
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
6b5f3a5
Add snapshot bootstrapping support to accounts state
lowhung b694369
feat: add accounts state bootstrap from snapshot
lowhung 5109057
Simplify comments in bootstrap method for loading state data
lowhung 9c27d8f
Refactor DRep handling in snapshot parsing and state
lowhung 6d417ad
lift work from Alex PR for SPO state and bootstrap accounts state.
lowhung 2682195
Remove PoolInfo import and fix DrepKeyHash import
lowhung 7dbcc9b
Delete workspace.xml
lowhung d3b6468
Merge branch 'main' into lowhung/388-bootstrap-accounts-module
lowhung 667879c
Update streaming parser example to use new ledger state types
lowhung 499ed94
feat: bootstrap accounts_state from snapshot with mark/set/go snapshots
lowhung 0ba9b6e
chore: cargo fmt
lowhung 003ae63
feat: remove pot balances, rename StakeCallbacl -> AccountsCallback
lowhung 83de63e
feat: fix race-condition on publish
lowhung cb375b7
fix: add warn back
lowhung 3ef28fa
chore: remove dependencies not used anymore
lowhung 5a16940
Merge
lowhung cf18571
chore: unstage .idea
lowhung b933bd8
chore: fix import
lowhung 5f460a2
block publish
lowhung bca04ab
Fix variant ordering
lowhung 6fd31a4
chore: fix order
lowhung 82e72ea
Clean up snapshot parsing logs and remove unnecessary debug statements
lowhung da4308f
Refactor Mark, Set, Go snapshot parsing and processing
lowhung e9dccca
Merge
lowhung f20a663
Remove .idea files
lowhung 052fa45
Update snapshot-related types and data processing
lowhung dea0836
Add imbl library to dependencies and refactor Snapshot types
lowhung 498b3f5
Add imports and enable previously commented warning logs
lowhung 0ca236f
chore: more code clean-up
lowhung be22c71
Refactor snapshot and state bootstrap methods to take ownership
lowhung 8c47ab1
Simplify logging and message handling in snapshot parsing
lowhung 7f769cc
Rename Snapshot to EpochSnapshot and update references, add comment to
lowhung aaf4beb
Move SnapshotsContainer and EpochSnapshot to new epoch_snapshot module
lowhung d2532b6
Add EpochSnapshot and related structures to common
lowhung e7a4e7d
Remove spdd generation
lowhung File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.