-
Notifications
You must be signed in to change notification settings - Fork 40
Release 0.17.0 #1392
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
Closed
Closed
Release 0.17.0 #1392
Conversation
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
Add nix flake
- Add run-block-producer target with devnet/mainnet support - Add generate-block-producer-key target for key generation - Include CI workflow to test documentation commands - Update docs and CLAUDE.md with new target instructions Resolves #1198
Add Makefile targets for block producer operations
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v4...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tarides/changelog-check-action](https://github.com/tarides/changelog-check-action) from 2 to 3. - [Release notes](https://github.com/tarides/changelog-check-action/releases) - [Commits](tarides/changelog-check-action@v2...v3) --- updated-dependencies: - dependency-name: tarides/changelog-check-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Formatted proof files
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 13. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](DeterminateSystems/magic-nix-cache-action@v2...v13) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-version: '13' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…es/changelog-check-action-3 Build(deps): Bump tarides/changelog-check-action from 2 to 3
…ns/configure-pages-5 Build(deps): Bump actions/configure-pages from 4 to 5
…ns/checkout-5 Build(deps): Bump actions/checkout from 4 to 5
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 19. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v4...v19) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '19' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Update default peers for devnet and mainnet
…minateSystems/magic-nix-cache-action-13 Build(deps): Bump DeterminateSystems/magic-nix-cache-action from 2 to 13
…minateSystems/nix-installer-action-19 Build(deps): Bump DeterminateSystems/nix-installer-action from 4 to 19
- Redirect build instructions from Node Runners to Developer Getting Started guide for consistency and maintainability - Add run-node Makefile target with NETWORK and VERBOSITY variables - Focus Node Runners documentation on binary execution and Makefile variables only - Document comprehensive CLI parameters in Rust code with examples - Add detailed multiaddr format documentation for peer configuration - Link to Rust API documentation for complete parameter reference - Reference comprehensive Archive Node documentation - Fix parameter name from log-level to verbosity to match actual CLI This creates a cleaner separation where build instructions are centralized in the tested Developer guide, while Node Runners focuses on runtime configuration using simple Makefile targets.
…eers Documentation: add section for network configuration
docs: unify node runner documentation with makefile targets
Bump up OCaml node to release 3.2.0-beta2
Remove forks of arkworks and use o1labs/proof-systems
CI: increase timeout for scenario-tests, bootstrap-tests and record-replay-tests
Website/release: add checklist + fix release tag
Bumps [mio](https://github.com/tokio-rs/mio) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) --- updated-dependencies: - dependency-name: mio dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Build(deps): Bump mio from 1.0.3 to 1.0.4
docker-compose: frontend is served on port 80
chore(deps): bump aes from 0.8.3 to 0.8.4
eac02cc
to
ee349f1
Compare
CI/docker: main branch push to latest
CI: remove prefix 'release/' when tagging docker images
ee349f1
to
27c3f76
Compare
[20250910] merge main into develop
ca4d1f9
to
f3b4626
Compare
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.
No description provided.