Skip to content
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

chore: release #646

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: release #646

wants to merge 1 commit into from

Conversation

webb-spider[bot]
Copy link
Contributor

@webb-spider webb-spider bot commented Feb 6, 2025

πŸ€– New release

  • gadget-std: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • gadget-clients: 0.1.0
  • gadget-client-core: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • gadget-client-eigenlayer: 0.1.0
  • gadget-config: 0.1.0
  • gadget-keystore: 0.1.0
  • gadget-crypto: 0.1.0
  • gadget-crypto-bls: 0.1.0
  • gadget-crypto-core: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • gadget-crypto-hashing: 0.1.0
  • gadget-crypto-bn254: 0.1.0
  • gadget-crypto-ed25519: 0.1.0
  • gadget-crypto-k256: 0.1.0
  • gadget-crypto-sp-core: 0.1.0
  • gadget-crypto-sr25519: 0.1.0
  • gadget-crypto-tangle-pair-signer: 0.1.0
  • gadget-networking: 0.1.0
  • gadget-logging: 0.1.0
  • gadget-utils-evm: 0.1.0
  • gadget-anvil-testing-utils: 0.1.0
  • gadget-utils: 0.1.0
  • gadget-utils-eigenlayer: 0.1.0
  • gadget-utils-tangle: 0.1.0
  • gadget-testing-utils: 0.1.0
  • gadget-core-testing-utils: 0.1.0
  • gadget-event-listeners: 0.1.0
  • gadget-event-listeners-core: 0.1.0
  • gadget-event-listeners-cronjob: 0.1.0
  • gadget-event-listeners-evm: 0.1.0
  • gadget-stores: 0.1.0
  • gadget-store-local-database: 0.1.0
  • gadget-event-listeners-tangle: 0.1.0
  • gadget-blueprint-serde: 0.3.1 -> 0.3.2 (βœ“ API compatible changes)
  • gadget-contexts: 0.1.0
  • gadget-runners: 0.1.0
  • gadget-runner-core: 0.1.0
  • gadget-runner-eigenlayer: 0.1.0
  • gadget-runner-tangle: 0.1.0
  • gadget-eigenlayer-testing-utils: 0.1.0
  • gadget-eigenlayer-bindings: 0.1.0
  • gadget-macros: 0.1.0
  • blueprint-sdk: 0.1.0
  • blueprint-build-utils: 0.1.0
  • blueprint-metadata: 0.2.1 -> 0.2.2 (βœ“ API compatible changes)
  • gadget-context-derive: 0.3.1 -> 0.3.2
  • gadget-networking-round-based-extension: 0.1.0
  • gadget-tangle-testing-utils: 0.1.0
  • gadget-client-tangle: 0.1.0
  • gadget-client-evm: 0.1.0
  • gadget-rpc-calls: 0.1.0
  • gadget-benchmarking: 0.1.0
  • blueprint-manager: 0.2.2 -> 0.2.3 (βœ“ API compatible changes)
  • gadget-executor: 0.1.0
  • gadget-metrics: 0.1.0
  • gadget-blueprint-proc-macro-core: 0.4.0 -> 0.4.1
Changelog

gadget-std

0.1.1 - 2025-02-23

Other

  • cleanup crate features & update tangle-subxt (#642)

gadget-clients

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • eigenlayer ecdsa runner (#648)
  • gadget workspace migration

Fixed

  • update some tests
  • update blueprint examples (#628)
  • remove git dependencies for release (#623)

Other

  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-client-core

0.1.1 - 2025-02-23

Fixed

  • update blueprint examples (#628)

gadget-client-eigenlayer

0.1.0 - 2025-02-23

Added

  • eigenlayer ecdsa runner (#648)
  • gadget workspace migration

Fixed

  • update some tests
  • update blueprint examples (#628)
  • remove git dependencies for release (#623)

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-config

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • Add multinode test executor
  • (cargo-tangle) eigenlayer run and key commands (#670)
  • gadget workspace migration

Fixed

  • update some tests

Other

  • Update to tangle main services (#674)
  • remove StdGadgetConfiguration (#656)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-keystore

0.1.0 - 2025-02-23

Added

  • (cargo-tangle) eigenlayer run and key commands (#670)
  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-crypto

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-crypto-bls

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • add descriptions to crates (#616)

gadget-crypto-core

0.1.1 - 2025-02-23

Other

  • update Cargo.lock dependencies

gadget-crypto-hashing

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-crypto-bn254

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-crypto-ed25519

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-crypto-k256

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-crypto-sp-core

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • gadget workspace migration

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-crypto-sr25519

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-crypto-tangle-pair-signer

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-networking

0.1.0 - 2025-02-23

Added

  • get blueprint protocol basic summation gossip working (#678)
  • new networking (#664)
  • Add multinode test executor
  • gadget workspace migration

Fixed

  • update some tests
  • (networking) remove relay client from behavior (#663)
  • update blueprint examples (#628)

Other

  • Update to tangle main services (#674)
  • (networking) stop using Box<dyn Error> (#657)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-logging

0.1.0 - 2025-02-23

Added

  • Add multinode test executor
  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-utils-evm

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-anvil-testing-utils

0.1.0 - 2025-02-23

Added

  • (cargo-tangle) eigenlayer deployment (#645)
  • gadget workspace migration

Fixed

  • eigen test contract size error (#673)
  • blueprint examples (#643)

Other

  • add descriptions to crates (#616)

gadget-utils

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • add descriptions to crates (#616)

gadget-utils-eigenlayer

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • add descriptions to crates (#616)

gadget-utils-tangle

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-testing-utils

0.1.0 - 2025-02-23

Added

  • get blueprint protocol basic summation gossip working (#678)
  • new networking (#664)
  • Add multinode test executor
  • (cargo-tangle) eigenlayer deployment (#645)
  • testing improvement (#629)
  • blueprint pre-registration (#625)
  • gadget workspace migration

Fixed

  • update some tests
  • (tangle-test-utils) stop duplicating operator preferences (#671)
  • eigen test contract size error (#673)
  • blueprint examples (#643)
  • pre-registration test bug (#644)
  • remove git dependencies for release (#623)

Other

  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-core-testing-utils

0.1.0 - 2025-02-23

Added

  • get blueprint protocol basic summation gossip working (#678)
  • Add multinode test executor
  • testing improvement (#629)
  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-event-listeners

0.1.0 - 2025-02-23

Added

  • Add multinode test executor
  • testing improvement (#629)
  • gadget workspace migration

Other

  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-event-listeners-core

0.1.0 - 2025-02-23

Added

  • Add multinode test executor
  • testing improvement (#629)
  • gadget workspace migration

Other

  • Update to tangle main services (#674)
  • add descriptions to crates (#616)

gadget-event-listeners-cronjob

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-event-listeners-evm

0.1.0 - 2025-02-23

Added

  • Add multinode test executor
  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-stores

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)
  • (stores) remove Default bound on LocalDatabase (#620)

gadget-store-local-database

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • (stores) remove Default bound on LocalDatabase (#620)

gadget-event-listeners-tangle

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-blueprint-serde

0.3.2 - 2025-02-23

Added

  • gadget workspace migration

Fixed

  • update blueprint examples (#628)

Other

  • cleanup crates for release
  • cleanup crate features & update tangle-subxt (#642)

gadget-contexts

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • gadget workspace migration

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-runners

0.1.0 - 2025-02-23

Added

  • Add multinode test executor
  • eigenlayer ecdsa runner (#648)
  • testing improvement (#629)
  • blueprint pre-registration (#625)
  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-runner-core

0.1.0 - 2025-02-23

Added

  • Add multinode test executor
  • testing improvement (#629)
  • blueprint pre-registration (#625)
  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-runner-eigenlayer

0.1.0 - 2025-02-23

Added

  • eigenlayer ecdsa runner (#648)
  • blueprint pre-registration (#625)
  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • add descriptions to crates (#616)

gadget-runner-tangle

0.1.0 - 2025-02-23

Added

  • Add multinode test executor
  • blueprint pre-registration (#625)
  • gadget workspace migration

Other

  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-eigenlayer-testing-utils

0.1.0 - 2025-02-23

Added

  • get blueprint protocol basic summation gossip working (#678)
  • Add multinode test executor
  • (cargo-tangle) eigenlayer deployment (#645)
  • gadget workspace migration

Fixed

  • blueprint examples (#643)
  • remove git dependencies for release (#623)

Other

  • add descriptions to crates (#616)

gadget-eigenlayer-bindings

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Fixed

  • remove git dependencies for release (#623)

Other

  • add descriptions to crates (#616)

gadget-macros

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • Add multinode test executor
  • (cargo-tangle) eigenlayer deployment (#645)
  • gadget workspace migration

Fixed

  • update some tests
  • blueprint examples (#643)
  • update blueprint examples (#628)

Other

  • cleanup crates for release
  • Update to tangle main services (#674)
  • (networking) stop using Box<dyn Error> (#657)
  • remove StdGadgetConfiguration (#656)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

blueprint-sdk

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • re-export gadget_clients from the sdk (#655)
  • gadget workspace migration

Fixed

  • update some tests
  • update blueprint examples (#628)

Other

  • (networking) stop using Box<dyn Error> (#657)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

blueprint-build-utils

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

blueprint-metadata

0.2.2 - 2025-02-23

Added

  • (blueprint-metadata) nicer errors (#621)
  • gadget workspace migration

Other

  • Update to tangle main services (#674)
  • add descriptions to crates (#616)

gadget-context-derive

0.3.2 - 2025-02-23

Added

  • new networking (#664)
  • Add multinode test executor
  • gadget workspace migration

Other

  • Update to tangle main services (#674)
  • (networking) stop using Box<dyn Error> (#657)
  • remove StdGadgetConfiguration (#656)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-networking-round-based-extension

0.1.0 - 2025-02-23

Added

  • new networking (#664)

Fixed

  • update some tests

Other

  • Update to tangle main services (#674)

gadget-tangle-testing-utils

0.1.0 - 2025-02-23

Added

  • get blueprint protocol basic summation gossip working (#678)
  • new networking (#664)
  • Add multinode test executor
  • testing improvement (#629)
  • blueprint pre-registration (#625)
  • gadget workspace migration

Fixed

  • update some tests
  • (tangle-test-utils) stop duplicating operator preferences (#671)
  • pre-registration test bug (#644)
  • remove git dependencies for release (#623)

Other

  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-client-tangle

0.1.0 - 2025-02-23

Added

  • new networking (#664)
  • gadget workspace migration

Fixed

  • update blueprint examples (#628)
  • remove git dependencies for release (#623)

Other

  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-client-evm

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Fixed

  • update blueprint examples (#628)

Other

  • add descriptions to crates (#616)

gadget-rpc-calls

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-benchmarking

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

blueprint-manager

0.2.3 - 2025-02-23

Added

  • gadget workspace migration

Other

  • cleanup crates for release
  • Update to tangle main services (#674)
  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-executor

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • add descriptions to crates (#616)

gadget-metrics

0.1.0 - 2025-02-23

Added

  • gadget workspace migration

Other

  • cleanup crate features & update tangle-subxt (#642)
  • add descriptions to crates (#616)

gadget-blueprint-proc-macro-core

0.4.1 - 2025-02-23

Other

  • updated the following local packages: gadget-std


This PR was generated with release-plz.

@webb-spider webb-spider bot force-pushed the release-plz-2025-02-06T08-31-07Z branch 5 times, most recently from 99e7c7a to 0e4ed56 Compare February 12, 2025 04:20
@webb-spider webb-spider bot force-pushed the release-plz-2025-02-06T08-31-07Z branch 7 times, most recently from 75f8bef to 52b10a4 Compare February 21, 2025 21:55
@webb-spider webb-spider bot force-pushed the release-plz-2025-02-06T08-31-07Z branch from 52b10a4 to 6e9312a Compare February 23, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants