Skip to content

Releases: argumentcomputer/zk-light-clients

ethereum-v1.1.1

01 Oct 00:01
4eddd37
Compare
Choose a tag to compare

🤖 CI

  • ci: Categorize release commits in changelog (#268)

Other

  • chore(ethereum): Release ethereum-v1.1.1
  • chore: Update all dependencies to prepare for release (#269)
  • chore(ethereum): Release ethereum-v1.1.1 (#271)

aptos-v1.1.1

01 Oct 00:01
a7e0d45
Compare
Choose a tag to compare

🤖 CI

  • ci: Categorize release commits in changelog (#268)

Other

  • chore(aptos): Release aptos-v1.1.1
  • chore: Update fixtures (#262)
  • chore: Update fixtures (#267)
  • chore: Update all dependencies to prepare for release (#269)
  • chore(aptos): Release aptos-v1.1.1 (#272)

kadena-v1.0.1

30 Sep 23:25
9120a0b
Compare
Choose a tag to compare

🚀 Features

  • feat: Patch kadena LCs to use SHA512 patches (#256)

🤖 CI

  • ci: Categorize release commits in changelog (#268)

Other

  • chore(kadena): Release kadena-v1.0.1
  • chore: Update fixtures (#267)
  • chore: Update all dependencies to prepare for release (#269)
  • chore(kadena): Release kadena-v1.0.1 (#270)

kadena-v1.0.0

28 Sep 15:30
7b0f900
Compare
Choose a tag to compare

🤖 CI

  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update ethereum Rust version to nightly-2024-07-30
  • chore: Update aptos Rust version to nightly-2024-07-30
  • chore: Update fixtures
  • chore: Update ethereum Rust version to nightly-2024-08-13
  • chore: Update aptos Rust version to nightly-2024-08-13
  • chore: Update fixture-generator Rust version to nightly-2024-08-13
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixture-generator Rust version to nightly-2024-08-29
  • chore: Update kadena Rust version to nightly-2024-08-29
  • chore: Update ethereum Rust version to nightly-2024-08-29
  • chore: Update aptos Rust version to nightly-2024-08-29
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update ethereum Rust version to nightly-2024-09-13
  • chore: Update fixture-generator Rust version to nightly-2024-09-13
  • chore: Update kadena Rust version to nightly-2024-09-13
  • chore: Update aptos Rust version to nightly-2024-09-13
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore: Update fixtures
  • chore(kadena): Release kadena-v1.0.0

Other

  • refactor: github tokens & root doc
  • feat: aptos node v1.14
  • docs: update aptos pfn link
  • ci: release ci
  • chore: allow CI runs for PRs not targeted to main
  • chore: check in Cargo.lock
  • docs: proof server rust doc
  • feat: hotfix workflow
  • test: revamp e2e benchmark to generate both snark and stark
  • fix: fix #1
  • ci: Update bump-version-PR.yml
  • feat: merge plonk into dev
  • chore: licensing & auto-destructive license switch action
  • fix: action cron no year
  • docs: revamp doc for snark assets
  • refactor: install plonk artifacts before proving
  • chore: Fix CI references to main->dev
  • chore: Update fixture using latest sphinx
  • chore: Update Cargo.lock for programs and rebuild
  • ci: v prefix for release & hotfix
  • feat: Final docs pass
  • chore: Update Solidity to the latest version of sphinx-contracts
  • chore: prepare release
  • ci: first version grep on bump
  • chore: Release 1.0.0
  • chore: setup ethereum workspace
  • feat: LightClientSnapshot
  • ci: Adapt tests to multi-crate monorepo
  • feat: bootstrap client
  • feat: crypto primitives
  • feat: LightClientUpdate
  • feat: fetch updates
  • feat: Initial Move verifier
  • ci: Add cargo-deny workflow
  • ci: Update licenses
  • ci: Run Move tests
  • feat: Add Move script to run verification using custom fixtures
  • ci: Add Move verification tests
  • ci: Update fixtures in nightly job
  • feat: ssz merkleization + merkle verification
  • feat: Light client store + process update
  • feat: committee program + bench
  • chore: Custom profiles
  • feat: sync committee proof server
  • ci: Add fixture PR reviewers
  • ci: Update Rust version biweekly
  • chore: Switch to Aptos testnet
  • feat: fetch storage proof
  • feat: Wrapper contract with additional LC protocol-specific checks
  • feat: verify state proof
  • feat: inclusion proof program
  • feat: output array len
  • feat: Lookahead Move verifier
  • feat: client for eth lc
  • chore: Fix inclusion program output format
  • refactor: Refactor Ethereum light-client to reduce clone usage
  • feat: compact data inclusion
  • Revert "chore: Update fixtures"
  • fix: gas move
  • ci: refactor release flow
  • fix: fixtures
  • ci: Fix fixtures.yml
  • docs: update doc
  • fix: fix bump version workflow
  • chore(ethereum): Release 1.0.0
  • feat: port patches 1.0.1
  • update licenses
  • chore: Rename to argument
  • chore: Update deny.toml for new defaults
  • ci: simplify URLs for dependencies
  • feat: PAT for PR creation + better release changelog
  • fix: Fix fixture-generator compilation and pin rust toolchain
  • ci: Open issue on fixtures.yml failure
  • ci: Add Ethereum tests to cycle-count-regression check
  • chore: Update sphinx dependencies to use 'dev' branch
  • chore: update dependencies, fix optional deps
  • ci: Switch to GH App token
  • ci: Test fixture-generator
  • fix: Use Box::pin for large futures in ethereum's client binary
  • refactor: Adapt to Sphinx (Refactor proof handling)
  • chore: Update dependencies
  • feat: kadena workspace
  • fix: Pass stdin as a ref
  • ci: Update release workflow
  • chore: Fix release workflow
  • chore: Remove superfluous nightly versions
  • ci: Use custom runner for bench.yml
  • ci: Fix bench.yml
  • ci: Fix bench.yml packages
  • ci: Fix jtbl
  • ci: Fix bench.yml inputs
  • ci: Fix bench.yml env
  • ci: Fix cycle regression checker
  • feat: Sha512 benchmark sphinx program
  • feat: Update E2E Aptos bench
  • feat: docker & k8s
  • feat: refactor workspace + compact test data
  • feat: Initial Pact contract
  • feat: hash power calculation
  • fix: ethereum lc
  • feat: fixture raw proof
  • feat: proper docker publish flow
  • feat: layer block header verification
  • feat: helm chart
  • ci: Run cycle-checker tests on Kadena
  • feat: kadena lc graph
  • feat: kadena inclusion proof
  • feat: kadena fetch payload
  • feat: kadena mock client
  • feat: kadena benchmarks
  • fix: deny
  • feat: kadena difficulty adjustment
  • ci: Refactor release workflow
  • feat: Implement Solidity contract for Kadena
  • feat: aptos cleanup
  • ci: Fix release-pr.yml version
  • feat: eth cleanup
  • refactor: latest sphinx + compile programs
  • ci: Update Kadena release crates
  • feat: port aptos 1.1 release
  • chore(ethereum): Release ethereum-v1.1.0 (#260)
  • feat: kadena docs

ethereum-v1.1.0

27 Sep 22:39
bdc2073
Compare
Choose a tag to compare

🤖 CI

  • chore(ethereum): Release ethereum-v1.1.0

aptos-v1.1.0

27 Sep 21:38
619317c
Compare
Choose a tag to compare

Other

  • chore(aptos): Release aptos-v1.1.0

ethereum-v1.0.2

20 Aug 17:01
cf15026
Compare
Choose a tag to compare

📦 Uncategorized

  • refactor: github tokens & root doc
  • feat: aptos node v1.14
  • docs: update aptos pfn link
  • ci: release ci
  • chore: allow CI runs for PRs not targeted to main
  • chore: check in Cargo.lock
  • docs: proof server rust doc
  • feat: hotfix workflow
  • test: revamp e2e benchmark to generate both snark and stark
  • fix: fix #1
  • ci: Update bump-version-PR.yml
  • feat: merge plonk into dev
  • chore: licensing & auto-destructive license switch action
  • fix: action cron no year
  • docs: revamp doc for snark assets
  • refactor: install plonk artifacts before proving
  • chore: Fix CI references to main->dev
  • chore: Update fixture using latest sphinx
  • chore: Update Cargo.lock for programs and rebuild
  • ci: v prefix for release & hotfix
  • feat: Final docs pass
  • chore: Update Solidity to the latest version of sphinx-contracts
  • chore: prepare release
  • ci: first version grep on bump
  • chore: Release 1.0.0
  • chore: setup ethereum workspace
  • feat: LightClientSnapshot
  • ci: Adapt tests to multi-crate monorepo
  • feat: bootstrap client
  • feat: crypto primitives
  • feat: LightClientUpdate
  • feat: fetch updates
  • feat: Initial Move verifier
  • ci: Add cargo-deny workflow
  • ci: Update licenses
  • ci: Run Move tests
  • feat: Add Move script to run verification using custom fixtures
  • ci: Add Move verification tests
  • ci: Update fixtures in nightly job
  • feat: ssz merkleization + merkle verification
  • feat: Light client store + process update
  • chore: Update fixtures
  • feat: committee program + bench
  • chore: Custom profiles
  • feat: sync committee proof server
  • chore: Update fixtures
  • ci: Add fixture PR reviewers
  • ci: Update Rust version biweekly
  • chore: Switch to Aptos testnet
  • feat: fetch storage proof
  • chore: Update fixtures
  • chore: Update fixtures
  • feat: Wrapper contract with additional LC protocol-specific checks
  • feat: verify state proof
  • feat: inclusion proof program
  • feat: output array len
  • chore: Update fixtures
  • chore: Update fixtures
  • feat: Lookahead Move verifier
  • feat: client for eth lc
  • chore: Fix inclusion program output format
  • refactor: Refactor Ethereum light-client to reduce clone usage
  • chore: Update fixtures
  • feat: compact data inclusion
  • Revert "chore: Update fixtures"
  • fix: gas move
  • ci: refactor release flow
  • fix: fixtures
  • ci: Fix fixtures.yml
  • docs: update doc
  • fix: fix bump version workflow
  • chore(ethereum): Release 1.0.1
  • chore(ethereum): Release 1.0.2

ethereum-v1.0.1

01 Aug 22:13
af8ff82
Compare
Choose a tag to compare

📦 Uncategorized

  • refactor: github tokens & root doc
  • feat: aptos node v1.14
  • docs: update aptos pfn link
  • ci: release ci
  • chore: allow CI runs for PRs not targeted to main
  • chore: check in Cargo.lock
  • docs: proof server rust doc
  • feat: hotfix workflow
  • test: revamp e2e benchmark to generate both snark and stark
  • fix: fix #1
  • ci: Update bump-version-PR.yml
  • feat: merge plonk into dev
  • chore: licensing & auto-destructive license switch action
  • fix: action cron no year
  • docs: revamp doc for snark assets
  • refactor: install plonk artifacts before proving
  • chore: Fix CI references to main->dev
  • chore: Update fixture using latest sphinx
  • chore: Update Cargo.lock for programs and rebuild
  • ci: v prefix for release & hotfix
  • feat: Final docs pass
  • chore: Update Solidity to the latest version of sphinx-contracts
  • chore: prepare release
  • ci: first version grep on bump
  • chore: Release 1.0.0
  • chore: setup ethereum workspace
  • feat: LightClientSnapshot
  • ci: Adapt tests to multi-crate monorepo
  • feat: bootstrap client
  • feat: crypto primitives
  • feat: LightClientUpdate
  • feat: fetch updates
  • feat: Initial Move verifier
  • ci: Add cargo-deny workflow
  • ci: Update licenses
  • ci: Run Move tests
  • feat: Add Move script to run verification using custom fixtures
  • ci: Add Move verification tests
  • ci: Update fixtures in nightly job
  • feat: ssz merkleization + merkle verification
  • feat: Light client store + process update
  • chore: Update fixtures
  • feat: committee program + bench
  • chore: Custom profiles
  • feat: sync committee proof server
  • chore: Update fixtures
  • ci: Add fixture PR reviewers
  • ci: Update Rust version biweekly
  • chore: Switch to Aptos testnet
  • feat: fetch storage proof
  • chore: Update fixtures
  • chore: Update fixtures
  • feat: Wrapper contract with additional LC protocol-specific checks
  • feat: verify state proof
  • feat: inclusion proof program
  • feat: output array len
  • chore: Update fixtures
  • chore: Update fixtures
  • feat: Lookahead Move verifier
  • feat: client for eth lc
  • chore: Fix inclusion program output format
  • refactor: Refactor Ethereum light-client to reduce clone usage
  • chore: Update fixtures
  • feat: compact data inclusion
  • Revert "chore: Update fixtures"
  • fix: gas move
  • ci: refactor release flow
  • fix: fixtures
  • ci: Fix fixtures.yml
  • docs: update doc
  • fix: fix bump version workflow
  • chore(ethereum): Release 1.0.1

ethereum-v1.0.0

30 Jul 15:00
Compare
Choose a tag to compare

📦 Uncategorized

  • refactor: github tokens & root doc
  • feat: aptos node v1.14
  • docs: update aptos pfn link
  • ci: release ci
  • chore: allow CI runs for PRs not targeted to main
  • chore: check in Cargo.lock
  • docs: proof server rust doc
  • feat: hotfix workflow
  • test: revamp e2e benchmark to generate both snark and stark
  • fix: fix #1
  • ci: Update bump-version-PR.yml
  • feat: merge plonk into dev
  • chore: licensing & auto-destructive license switch action
  • fix: action cron no year
  • docs: revamp doc for snark assets
  • refactor: install plonk artifacts before proving
  • chore: Fix CI references to main->dev
  • chore: Update fixture using latest sphinx
  • chore: Update Cargo.lock for programs and rebuild
  • ci: v prefix for release & hotfix
  • feat: Final docs pass
  • chore: Update Solidity to the latest version of sphinx-contracts
  • chore: prepare release
  • ci: first version grep on bump
  • chore: Release 1.0.0
  • chore: setup ethereum workspace
  • feat: LightClientSnapshot
  • ci: Adapt tests to multi-crate monorepo
  • feat: bootstrap client
  • feat: crypto primitives
  • feat: LightClientUpdate
  • feat: fetch updates
  • feat: Initial Move verifier
  • ci: Add cargo-deny workflow
  • ci: Update licenses
  • ci: Run Move tests
  • feat: Add Move script to run verification using custom fixtures
  • ci: Add Move verification tests
  • ci: Update fixtures in nightly job
  • feat: ssz merkleization + merkle verification
  • feat: Light client store + process update
  • chore: Update fixtures
  • feat: committee program + bench
  • chore: Custom profiles
  • feat: sync committee proof server
  • chore: Update fixtures
  • ci: Add fixture PR reviewers
  • ci: Update Rust version biweekly
  • chore: Switch to Aptos testnet
  • feat: fetch storage proof
  • chore: Update fixtures
  • chore: Update fixtures
  • feat: Wrapper contract with additional LC protocol-specific checks
  • feat: verify state proof
  • feat: inclusion proof program
  • feat: output array len
  • chore: Update fixtures
  • chore: Update fixtures
  • feat: Lookahead Move verifier
  • feat: client for eth lc
  • chore: Fix inclusion program output format
  • refactor: Refactor Ethereum light-client to reduce clone usage
  • chore: Update fixtures
  • feat: compact data inclusion
  • Revert "chore: Update fixtures"
  • fix: gas move
  • ci: refactor release flow
  • fix: fixtures
  • ci: Fix fixtures.yml
  • docs: update doc
  • fix: fix bump version workflow

aptos-v1.0.1

30 Jul 14:52
bcaf38f
Compare
Choose a tag to compare

📦 Uncategorized

  • refactor: github tokens & root doc
  • feat: aptos node v1.14
  • docs: update aptos pfn link
  • ci: release ci
  • chore: allow CI runs for PRs not targeted to main
  • chore: check in Cargo.lock
  • docs: proof server rust doc
  • feat: hotfix workflow
  • test: revamp e2e benchmark to generate both snark and stark
  • fix: fix #1
  • ci: Update bump-version-PR.yml
  • feat: merge plonk into dev
  • chore: licensing & auto-destructive license switch action
  • fix: action cron no year
  • docs: revamp doc for snark assets
  • refactor: install plonk artifacts before proving
  • chore: Fix CI references to main->dev
  • chore: Update fixture using latest sphinx
  • chore: Update Cargo.lock for programs and rebuild
  • ci: v prefix for release & hotfix
  • feat: Final docs pass
  • chore: Update Solidity to the latest version of sphinx-contracts
  • chore: prepare release
  • ci: first version grep on bump
  • chore(aptos): Release 1.0.1