Skip to content

Releases: op-rs/kona

kona-derive-alloy-v0.0.1

25 Oct 17:53
Compare
Choose a tag to compare

Added

  • remove thiserror (#735)
  • (derive) BatchProvider multiplexed stage (#726)
  • (workspace) Distribute pipeline, not providers (#717)

kona-common-v0.0.4

25 Oct 17:51
Compare
Choose a tag to compare

Added

  • remove thiserror (#735)
  • (preimage/common) Migrate to thiserror (#543)

Fixed

  • (workspace) hoist and fix lints (#577)

Other

  • re-org imports (#711)
  • (preimage) Test Coverage (#634)
  • test coverage for common (#629)
  • doc logos (#609)
  • (workspace) Allow stdlib in cfg(test) (#548)

kona-common-proc-v0.0.4

25 Oct 17:51
Compare
Choose a tag to compare

Other

  • re-org imports (#711)

`kona-client` v0.1.0-alpha.5

22 Oct 21:32
1dcadbf
Compare
Choose a tag to compare

Release Overview

This release marks the fifth alpha release of kona-client v0.1.0, the fault proof program built on top of kona's libraries.

Prestate Artifacts

Distributed Artifacts

The pre-built artifact archive for the asterisc FPVM, including the prestate.json + prestate-proof.json as well as the kona-client + asterisc binaries, is included in the release artifacts. To extract the archive after downloading, run:

tar --zstd -xf prestate-artifacts-asterisc.tar.zst

Versions:

  • asterisc v1.0.3-alpha1
  • kona-client v0.1.0-alpha.5

Prestate hashes

  • asterisc: 0x03c50fbef46a05f93ea7665fa89015c2108e10c1b4501799c0663774bd35a9c5
  • cannon: This release does not include release artifacts for the cannon FPVM

Verification

To reproduce and verify the asterisc prestate JSONs for this release locally, as well as build the asterisc + kona-client binaries:

  1. Clone kona
  2. Checkout kona-client-v0.1.0-alpha.5
  3. In the repository root, run just build-client-prestate-asterisc-artifacts kona-client-v0.1.0-alpha.5 v1.0.3-alpha1

The resulting artifacts will be placed in ./prestate-artifacts-asterisc. To retrieve the prestate hash from the local build, run:

jq -r .pre ./prestate-artifacts-asterisc/prestate-proof.json

`kona-client` v0.1.0-alpha.4

22 Oct 19:29
1dcadbf
Compare
Choose a tag to compare

Release Overview

This release marks the fourth alpha release of kona-client v0.1.0, the fault proof program built on top of kona's libraries.

Prestate Artifacts

Distributed Artifacts

The pre-built artifact archive for the asterisc FPVM, including the prestate.json + prestate-proof.json as well as the kona-client + asterisc binaries, is included in the release artifacts. To extract the archive after downloading, run:

tar --zstd -xf prestate-artifacts-asterisc.tar.zst

Versions:

  • asterisc v1.0.0
  • kona-client v0.1.0-alpha.4

Prestate hashes

  • asterisc: 0x03c50fbef46a05f93ea7665fa89015c2108e10c1b4501799c0663774bd35a9c5
  • cannon: This release does not include release artifacts for the cannon FPVM

Verification

To reproduce and verify the asterisc prestate JSONs for this release locally, as well as build the asterisc + kona-client binaries:

  1. Clone kona
  2. Checkout kona-client-v0.1.0-alpha.4
  3. In the repository root, run just build-client-prestate-asterisc kona-client-v0.1.0-alpha.4 v1.0.0

The resulting artifacts will be placed in ./prestate-artifacts-asterisc. To retrieve the prestate hash from the local build, run:

jq -r .pre ./prestate-artifacts-asterisc/prestate-proof.json

kona-providers-v0.0.1

03 Oct 00:12
68b48fc
Compare
Choose a tag to compare
chore: Release package kona-providers version 0.0.1

`kona-client` v0.1.0-alpha.3

10 Sep 16:55
3759e2f
Compare
Choose a tag to compare

Release Overview

This release marks the third alpha release of kona-client v0.1.0, the fault proof program built on top of kona's libraries.

Prestate Artifacts

Distributed Artifacts

The pre-built artifact archive for the asterisc FPVM, including the prestate.json + prestate-proof.json as well as the kona-client + asterisc binaries, is included in the release artifacts. To extract the archive after downloading, run:

tar --zstd -xf prestate-artifacts-asterisc.tar.zst

Versions:

  • asterisc v1.0.0
  • kona-client v0.1.0-alpha.3

Prestate hashes

  • asterisc: 0x035d8bf98a4460bccf8a74afde1729838f1cad36f2bcc1e716216fbd531da472
  • cannon: This release does not include release artifacts for the cannon FPVM

Verification

To reproduce and verify the asterisc prestate JSONs for this release locally, as well as build the asterisc + kona-client binaries:

  1. Clone kona
  2. Checkout kona-client-v0.1.0-alpha.3
  3. In the repository root, run just build-client-prestate-asterisc kona-client-v0.1.0-alpha.3 v1.0.0

The resulting artifacts will be placed in ./prestate-artifacts-asterisc. To retrieve the prestate hash from the local build, run:

jq -r .pre ./prestate-artifacts-asterisc/prestate-proof.json

`kona-client` v0.1.0-alpha.2

06 Sep 19:04
2e4b4bf
Compare
Choose a tag to compare
Pre-release

Release Overview

This release marks the second alpha release of kona-client v0.1.0, the fault proof program built on top of kona's libraries.

Prestate Artifacts

Distributed Artifacts

The pre-built artifact archive for the asterisc FPVM, including the prestate.json + prestate-proof.json as well as the kona-client + asterisc binaries, is included in the release artifacts. To extract the archive after downloading, run:

tar --zstd -xf prestate-artifacts-asterisc.tar.zst

Versions:

  • asterisc v1.0.0
  • kona-client v0.1.0-alpha.2

Prestate hashes

  • asterisc: 0x0307e81fe6403f21a6abbfc18a0523e51dae0404aff254c2e192ad737ead7d1f
  • cannon: This release does not include release artifacts for the cannon FPVM

Verification

To reproduce and verify the asterisc prestate JSONs for this release locally, as well as build the asterisc + kona-client binaries:

  1. Clone kona
  2. Checkout kona-client-v0.1.0-alpha.2
  3. In the repository root, run just build-client-prestate-asterisc kona-client-v0.1.0-alpha.2 v1.0.0

The resulting artifacts will be placed in ./prestate-artifacts-asterisc. To retrieve the prestate hash from the local build, run:

jq -r .pre ./prestate-artifacts-asterisc/prestate-proof.json

kona-primitives-v0.0.2

04 Sep 20:15
b1ebc3c
Compare
Choose a tag to compare

Added

  • update superchain registry deps (#463)
  • (primitives) serde for L1BlockInfoTx (#460)

Fixed

  • (examples) Revm Features (#482)
  • (workspace) Use published revm version (#459)
  • downgrade for release plz (#458)
  • (workspace) Add Unused Dependency Lint (#453)
  • fix superchain registry + primitives versions (#425)
  • (derive) Granite Hardfork Support (#420)
  • (deps) Bump Alloy Dependencies (#409)
  • pin two dependencies due to upstream semver issues (#391)

Other

  • (workspace) Alloy Version Bumps (#467)
  • (workspace) Update for anton-rs org transfer (#474)
  • (workspace) Hoist Dependencies (#466)
  • (bin) Remove kt (#461)
  • refactor types out of kona-derive (#454)
  • bump scr version (#440)
  • Bump superchain-registry version (#306)

kona-preimage-v0.0.3

04 Sep 20:18
b1ebc3c
Compare
Choose a tag to compare

Added

  • (workspace) Workspace Re-exports (#468)
  • (client) providers generic over oracles (#336)

Fixed

  • (workspace) Add Unused Dependency Lint (#453)

Other

  • (workspace) Update for anton-rs org transfer (#474)
  • (workspace) Hoist Dependencies (#466)
  • (common) Remove need for cursors in NativeIO (#416)
  • (preimage) Remove dynamic dispatch (#354)