build: bump amaru to feat/testnet-bootstrap HEAD + adapt create-snapshots CLI#45
Open
paolino wants to merge 3 commits into
Open
build: bump amaru to feat/testnet-bootstrap HEAD + adapt create-snapshots CLI#45paolino wants to merge 3 commits into
paolino wants to merge 3 commits into
Conversation
7bb4102a revert forecast-stake hack (state.rs:448 cause) + 4165a5f4 null active_stake. Stops before f059f024/4de2db13 (rename --cardano-db-dir + remove --targets-file = call-site rework).
b034e8c to
b97b3f6
Compare
bf91783 to
2b8aa96
Compare
…reate-snapshots CLI KtorZ renamed --cardano-db-dir -> --cardano-node-db, replaced --targets-file with repeated --snapshot "<point>::<parent_point>" (Point = <slot>.<hash>), and made --epoch the TARGET epoch needing the 3 prior snapshots. Adapt the producer invocations (3 --snapshot args, --epoch = first_epoch + 3 for create-snapshots and amaru bootstrap) and the two bats amaru stubs that parsed the old --targets-file.
2b8aa96 to
689a86f
Compare
…n CLI amaru dropped 'run --global-parameters-file' for individual AMARU_GLOBAL_* cli/env overrides and renamed --era-history-file to --era-history. For a Testnet network the global parameters now come from those overrides, so the relay entrypoint derives AMARU_GLOBAL_* from global-parameters.json before exec'ing amaru run (create-snapshots/bootstrap don't use global params). nix checks, the relay bats, and docs follow.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps amaru to KtorZ's HEAD
4de2db13(crash fixes: revert forecast-stake hack =state.rs:448, null active_stake) and adapts amaru-bootstrap to his create-snapshots CLI change:--cardano-db-dir->--cardano-node-db, and--targets-filereplaced by repeated--snapshot "<point>::<parent_point>"(Point =<slot>.<hash>), built from the targets the producer already computes. CI publishesamaru-bootstrap-producer:pr-45-<sha>.