Releases: magick93/anchor
Releases · magick93/anchor
v0.0.21
v0.0.20
v0.0.16
What's Changed
- Book-condition by @magick93 in #56
- Test pr types by @magick93 in #59
- Add job to fail if pull request is a draft by @magick93 in #58
- Remove draft pull request failure job from test suite workflow by @magick93 in #60
- On-tests-pass by @magick93 in #61
- Unstable by @magick93 in #62
- On tests pass by @magick93 in #63
- Unstable by @magick93 in #64
- rm on workflow_run by @magick93 in #65
- Unstable by @magick93 in #66
- Fix Docker workflow secret syntax for vault - hopefully by @magick93 in #67
- Unstable by @magick93 in #68
Full Changelog: v0.0.13...v0.0.16
v0.0.15
v0.0.14
Testing Checklist (DELETE ME)
- Run on synced Holesky Sigma Prime nodes.
- Run on synced Canary (mainnet) Sigma Prime nodes.
- Resync a Holesky node.
- Resync a mainnet node.
Release Checklist (DELETE ME)
- Merge
unstable->stable. - Ensure docker images are published (check
latestand the version tag). - Prepare Discord post.
- Prepare Twitter post.
- Prepare mailing list email.
Summary
Add a summary.
Update Priority
This table provides priorities for which classes of users should update particular components.
| User Class | Beacon Node | Validator Client |
|---|---|---|
| Staking Users | ||
| Non-Staking Users | --- |
See Update
Priorities
more information about this table.
All Changes
- Merge pull request #55 from magick93/unstable
- Merge pull request #54 from magick93/releases-from-docker
- disable x86_64-windows architecture in release workflow due to issue #51
- rename build job to support multi-architecture Docker builds
Binaries
See pre-built binaries documentation.
The binaries are signed with Sigma Prime's PGP key: 15E66D941F697E28F49381F426416DC3F30674B0
| System | Architecture | Binary | PGP Signature |
|---|---|---|---|
| x86_64 | anchor-v0.0.13-x86_64-apple-darwin.tar.gz | PGP Signature | |
| x86_64 | anchor-v0.0.13-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | anchor-v0.0.13-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
| x86_64 | anchor-v0.0.13-x86_64-windows.tar.gz | PGP Signature | |
| System | Option | - | Resource |
| Docker | v0.0.13 | magick93/anchor |
What's Changed
Full Changelog: v0.0.11...v0.0.14