From 4e43b50957ca06d399db681bc61c4e7c3a257031 Mon Sep 17 00:00:00 2001 From: "webb-spider[bot]" <182531479+webb-spider[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 22:31:17 +0000 Subject: [PATCH] chore: release --- Cargo.lock | 12 ++++++------ Cargo.toml | 12 ++++++------ cli/Cargo.toml | 2 +- crates/benchmarking/CHANGELOG.md | 18 ++++++++++++++++++ crates/blueprint/Cargo.toml | 2 +- crates/blueprint/build-utils/CHANGELOG.md | 18 ++++++++++++++++++ crates/blueprint/build-utils/Cargo.toml | 2 +- crates/blueprint/manager/CHANGELOG.md | 10 ++++++++++ crates/blueprint/manager/Cargo.toml | 2 +- crates/blueprint/metadata/CHANGELOG.md | 19 +++++++++++++++++++ crates/blueprint/metadata/Cargo.toml | 2 +- crates/blueprint/serde/CHANGELOG.md | 6 ++++++ crates/blueprint/serde/Cargo.toml | 2 +- crates/clients/CHANGELOG.md | 18 ++++++++++++++++++ crates/clients/Cargo.toml | 2 +- crates/clients/core/CHANGELOG.md | 18 ++++++++++++++++++ crates/clients/core/Cargo.toml | 2 +- crates/clients/eigenlayer/CHANGELOG.md | 18 ++++++++++++++++++ crates/clients/eigenlayer/Cargo.toml | 2 +- crates/clients/evm/CHANGELOG.md | 18 ++++++++++++++++++ crates/clients/evm/Cargo.toml | 2 +- crates/clients/networking/CHANGELOG.md | 18 ++++++++++++++++++ crates/clients/networking/Cargo.toml | 2 +- crates/clients/tangle/CHANGELOG.md | 18 ++++++++++++++++++ crates/clients/tangle/Cargo.toml | 2 +- crates/config/CHANGELOG.md | 18 ++++++++++++++++++ crates/contexts/CHANGELOG.md | 18 ++++++++++++++++++ crates/contexts/Cargo.toml | 2 +- crates/crypto/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/Cargo.toml | 2 +- crates/crypto/bls/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/bls/Cargo.toml | 2 +- crates/crypto/bn254/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/bn254/Cargo.toml | 2 +- crates/crypto/core/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/core/Cargo.toml | 2 +- crates/crypto/ed25519/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/ed25519/Cargo.toml | 2 +- crates/crypto/hashing/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/k256/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/k256/Cargo.toml | 2 +- crates/crypto/sp-core/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/sp-core/Cargo.toml | 2 +- crates/crypto/sr25519/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/sr25519/Cargo.toml | 2 +- crates/crypto/tangle-pair-signer/CHANGELOG.md | 18 ++++++++++++++++++ crates/crypto/tangle-pair-signer/Cargo.toml | 2 +- crates/eigenlayer-bindings/CHANGELOG.md | 18 ++++++++++++++++++ crates/event-listeners/CHANGELOG.md | 18 ++++++++++++++++++ crates/event-listeners/Cargo.toml | 2 +- crates/event-listeners/core/CHANGELOG.md | 18 ++++++++++++++++++ crates/event-listeners/core/Cargo.toml | 2 +- crates/event-listeners/cronjob/CHANGELOG.md | 18 ++++++++++++++++++ crates/event-listeners/cronjob/Cargo.toml | 2 +- crates/event-listeners/evm/CHANGELOG.md | 18 ++++++++++++++++++ crates/event-listeners/evm/Cargo.toml | 2 +- crates/event-listeners/tangle/CHANGELOG.md | 18 ++++++++++++++++++ crates/event-listeners/tangle/Cargo.toml | 2 +- crates/executor/CHANGELOG.md | 18 ++++++++++++++++++ crates/keystore/CHANGELOG.md | 18 ++++++++++++++++++ crates/keystore/Cargo.toml | 2 +- crates/logging/CHANGELOG.md | 18 ++++++++++++++++++ crates/macros/CHANGELOG.md | 18 ++++++++++++++++++ .../macros/blueprint-proc-macro/CHANGELOG.md | 14 ++++++++++++++ crates/macros/blueprint-proc-macro/Cargo.toml | 2 +- crates/macros/context-derive/CHANGELOG.md | 10 ++++++++++ crates/macros/context-derive/Cargo.toml | 2 +- crates/macros/core/CHANGELOG.md | 10 ++++++++++ crates/macros/core/Cargo.toml | 2 +- crates/metrics/CHANGELOG.md | 18 ++++++++++++++++++ crates/metrics/Cargo.toml | 2 +- crates/metrics/rpc-calls/CHANGELOG.md | 18 ++++++++++++++++++ crates/metrics/rpc-calls/Cargo.toml | 2 +- crates/networking/CHANGELOG.md | 18 ++++++++++++++++++ crates/runners/CHANGELOG.md | 18 ++++++++++++++++++ crates/runners/core/CHANGELOG.md | 18 ++++++++++++++++++ crates/runners/eigenlayer/CHANGELOG.md | 18 ++++++++++++++++++ crates/runners/eigenlayer/Cargo.toml | 2 +- crates/runners/tangle/CHANGELOG.md | 18 ++++++++++++++++++ crates/runners/tangle/Cargo.toml | 2 +- crates/sdk/CHANGELOG.md | 18 ++++++++++++++++++ crates/sdk/Cargo.toml | 2 +- crates/std/CHANGELOG.md | 18 ++++++++++++++++++ crates/stores/CHANGELOG.md | 19 +++++++++++++++++++ crates/stores/Cargo.toml | 2 +- crates/stores/local-database/CHANGELOG.md | 18 ++++++++++++++++++ crates/stores/local-database/Cargo.toml | 2 +- crates/testing-utils/CHANGELOG.md | 18 ++++++++++++++++++ crates/testing-utils/anvil/CHANGELOG.md | 18 ++++++++++++++++++ crates/testing-utils/anvil/Cargo.toml | 2 +- crates/testing-utils/core/CHANGELOG.md | 18 ++++++++++++++++++ crates/testing-utils/eigenlayer/CHANGELOG.md | 18 ++++++++++++++++++ crates/testing-utils/eigenlayer/Cargo.toml | 2 +- crates/testing-utils/tangle/CHANGELOG.md | 18 ++++++++++++++++++ crates/testing-utils/tangle/Cargo.toml | 2 +- crates/utils/CHANGELOG.md | 18 ++++++++++++++++++ crates/utils/Cargo.toml | 2 +- crates/utils/eigenlayer/CHANGELOG.md | 18 ++++++++++++++++++ crates/utils/evm/CHANGELOG.md | 18 ++++++++++++++++++ crates/utils/tangle/CHANGELOG.md | 18 ++++++++++++++++++ crates/utils/tangle/Cargo.toml | 2 +- 101 files changed, 1025 insertions(+), 55 deletions(-) create mode 100644 crates/benchmarking/CHANGELOG.md create mode 100644 crates/blueprint/build-utils/CHANGELOG.md create mode 100644 crates/blueprint/metadata/CHANGELOG.md create mode 100644 crates/clients/CHANGELOG.md create mode 100644 crates/clients/core/CHANGELOG.md create mode 100644 crates/clients/eigenlayer/CHANGELOG.md create mode 100644 crates/clients/evm/CHANGELOG.md create mode 100644 crates/clients/networking/CHANGELOG.md create mode 100644 crates/clients/tangle/CHANGELOG.md create mode 100644 crates/config/CHANGELOG.md create mode 100644 crates/contexts/CHANGELOG.md create mode 100644 crates/crypto/CHANGELOG.md create mode 100644 crates/crypto/bls/CHANGELOG.md create mode 100644 crates/crypto/bn254/CHANGELOG.md create mode 100644 crates/crypto/core/CHANGELOG.md create mode 100644 crates/crypto/ed25519/CHANGELOG.md create mode 100644 crates/crypto/hashing/CHANGELOG.md create mode 100644 crates/crypto/k256/CHANGELOG.md create mode 100644 crates/crypto/sp-core/CHANGELOG.md create mode 100644 crates/crypto/sr25519/CHANGELOG.md create mode 100644 crates/crypto/tangle-pair-signer/CHANGELOG.md create mode 100644 crates/eigenlayer-bindings/CHANGELOG.md create mode 100644 crates/event-listeners/CHANGELOG.md create mode 100644 crates/event-listeners/core/CHANGELOG.md create mode 100644 crates/event-listeners/cronjob/CHANGELOG.md create mode 100644 crates/event-listeners/evm/CHANGELOG.md create mode 100644 crates/event-listeners/tangle/CHANGELOG.md create mode 100644 crates/executor/CHANGELOG.md create mode 100644 crates/keystore/CHANGELOG.md create mode 100644 crates/logging/CHANGELOG.md create mode 100644 crates/macros/CHANGELOG.md create mode 100644 crates/macros/blueprint-proc-macro/CHANGELOG.md create mode 100644 crates/metrics/CHANGELOG.md create mode 100644 crates/metrics/rpc-calls/CHANGELOG.md create mode 100644 crates/networking/CHANGELOG.md create mode 100644 crates/runners/CHANGELOG.md create mode 100644 crates/runners/core/CHANGELOG.md create mode 100644 crates/runners/eigenlayer/CHANGELOG.md create mode 100644 crates/runners/tangle/CHANGELOG.md create mode 100644 crates/sdk/CHANGELOG.md create mode 100644 crates/std/CHANGELOG.md create mode 100644 crates/stores/CHANGELOG.md create mode 100644 crates/stores/local-database/CHANGELOG.md create mode 100644 crates/testing-utils/CHANGELOG.md create mode 100644 crates/testing-utils/anvil/CHANGELOG.md create mode 100644 crates/testing-utils/core/CHANGELOG.md create mode 100644 crates/testing-utils/eigenlayer/CHANGELOG.md create mode 100644 crates/testing-utils/tangle/CHANGELOG.md create mode 100644 crates/utils/CHANGELOG.md create mode 100644 crates/utils/eigenlayer/CHANGELOG.md create mode 100644 crates/utils/evm/CHANGELOG.md create mode 100644 crates/utils/tangle/CHANGELOG.md diff --git a/Cargo.lock b/Cargo.lock index d503b6bf1..7fcc6c9ed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2586,7 +2586,7 @@ dependencies = [ [[package]] name = "blueprint-manager" -version = "0.2.2" +version = "0.2.3" dependencies = [ "async-trait", "auto_impl", @@ -2617,7 +2617,7 @@ dependencies = [ [[package]] name = "blueprint-metadata" -version = "0.2.1" +version = "0.2.2" dependencies = [ "cargo_metadata 0.18.1", "fs2", @@ -6501,7 +6501,7 @@ dependencies = [ [[package]] name = "gadget-blueprint-proc-macro" -version = "0.5.1" +version = "0.5.2" dependencies = [ "blueprint-sdk", "gadget-blueprint-proc-macro-core", @@ -6518,7 +6518,7 @@ dependencies = [ [[package]] name = "gadget-blueprint-proc-macro-core" -version = "0.3.1" +version = "0.3.2" dependencies = [ "cid", "ethereum-types", @@ -6529,7 +6529,7 @@ dependencies = [ [[package]] name = "gadget-blueprint-serde" -version = "0.3.1" +version = "0.3.2" dependencies = [ "paste", "serde", @@ -6675,7 +6675,7 @@ dependencies = [ [[package]] name = "gadget-context-derive" -version = "0.3.1" +version = "0.3.2" dependencies = [ "alloy-network", "alloy-provider", diff --git a/Cargo.toml b/Cargo.toml index 37300f66e..1cfb38518 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,10 +39,10 @@ incredible-squaring-blueprint-eigenlayer = { version = "0.1.1", path = "./bluepr # Blueprint utils blueprint-util-meta = { version = "0.1.0", path = "./crates/blueprint", default-features = false } -blueprint-manager = { version = "0.2.2", path = "./crates/blueprint/manager", default-features = false } -blueprint-metadata = { version = "0.2.1", path = "./crates/blueprint/metadata", default-features = false } +blueprint-manager = { version = "0.2.3", path = "./crates/blueprint/manager", default-features = false } +blueprint-metadata = { version = "0.2.2", path = "./crates/blueprint/metadata", default-features = false } blueprint-build-utils = { version = "0.1.0", path = "./crates/blueprint/build-utils", default-features = false } -gadget-blueprint-serde = { version = "0.3.1", path = "./crates/blueprint/serde", default-features = false } +gadget-blueprint-serde = { version = "0.3.2", path = "./crates/blueprint/serde", default-features = false } # Crypto gadget-crypto-core = { version = "0.1.0", path = "./crates/crypto/core", default-features = false } @@ -77,10 +77,10 @@ gadget-executor = { version = "0.1.0", path = "./crates/executor", default-featu # Macros gadget-macros = { version = "0.1.0", path = "./crates/macros", default-features = false } -gadget-blueprint-proc-macro-core = { version = "0.3.1", path = "./crates/macros/core", default-features = false } -gadget-blueprint-proc-macro = { version = "0.5.1", path = "./crates/macros/blueprint-proc-macro", default-features = false } +gadget-blueprint-proc-macro-core = { version = "0.3.2", path = "./crates/macros/core", default-features = false } +gadget-blueprint-proc-macro = { version = "0.5.2", path = "./crates/macros/blueprint-proc-macro", default-features = false } gadget-blueprint-proc-macro-playground = { version = "0.1.1", path = "./crates/macros/playground", default-features = false } -gadget-context-derive = { version = "0.3.1", path = "./crates/macros/context-derive", default-features = false } +gadget-context-derive = { version = "0.3.2", path = "./crates/macros/context-derive", default-features = false } # Stores gadget-stores = { version = "0.1.0", path = "./crates/stores", default-features = false } diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 04ef7a4b1..b80bedbc0 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -97,4 +97,4 @@ evm = [ "alloy-network", "alloy-rpc-types-eth", "alloy-signer-local", -] \ No newline at end of file +] diff --git a/crates/benchmarking/CHANGELOG.md b/crates/benchmarking/CHANGELOG.md new file mode 100644 index 000000000..48bf1e10a --- /dev/null +++ b/crates/benchmarking/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-benchmarking-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/blueprint/Cargo.toml b/crates/blueprint/Cargo.toml index c5c9aca5d..a0f8fd051 100644 --- a/crates/blueprint/Cargo.toml +++ b/crates/blueprint/Cargo.toml @@ -11,4 +11,4 @@ publish = false [dependencies] blueprint-manager.workspace = true blueprint-metadata.workspace = true -blueprint-build-utils.workspace = true \ No newline at end of file +blueprint-build-utils.workspace = true diff --git a/crates/blueprint/build-utils/CHANGELOG.md b/crates/blueprint/build-utils/CHANGELOG.md new file mode 100644 index 000000000..23c03de97 --- /dev/null +++ b/crates/blueprint/build-utils/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/blueprint-build-utils-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/blueprint/build-utils/Cargo.toml b/crates/blueprint/build-utils/Cargo.toml index caad1155f..41f0b99fd 100644 --- a/crates/blueprint/build-utils/Cargo.toml +++ b/crates/blueprint/build-utils/Cargo.toml @@ -12,4 +12,4 @@ repository.workspace = true gadget-std = { workspace = true, features = ["std"] } [lints] -workspace = true \ No newline at end of file +workspace = true diff --git a/crates/blueprint/manager/CHANGELOG.md b/crates/blueprint/manager/CHANGELOG.md index 7145f63c7..7153a31f3 100644 --- a/crates/blueprint/manager/CHANGELOG.md +++ b/crates/blueprint/manager/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.3](https://github.com/tangle-network/gadget/compare/blueprint-manager-v0.2.2...blueprint-manager-v0.2.3) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) + ## [0.2.2](https://github.com/tangle-network/gadget/compare/blueprint-manager-v0.2.1...blueprint-manager-v0.2.2) - 2024-12-11 ### Other diff --git a/crates/blueprint/manager/Cargo.toml b/crates/blueprint/manager/Cargo.toml index 92f95d291..ecf56f341 100644 --- a/crates/blueprint/manager/Cargo.toml +++ b/crates/blueprint/manager/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blueprint-manager" -version = "0.2.2" +version = "0.2.3" description = "Tangle Blueprint manager and Runner" authors.workspace = true edition.workspace = true diff --git a/crates/blueprint/metadata/CHANGELOG.md b/crates/blueprint/metadata/CHANGELOG.md new file mode 100644 index 000000000..78feebf26 --- /dev/null +++ b/crates/blueprint/metadata/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.2.2](https://github.com/tangle-network/gadget/compare/blueprint-metadata-v0.2.1...blueprint-metadata-v0.2.2) - 2025-01-28 + +### Added + +- *(blueprint-metadata)* nicer errors ([#621](https://github.com/tangle-network/gadget/pull/621)) +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/blueprint/metadata/Cargo.toml b/crates/blueprint/metadata/Cargo.toml index fa14ac0cc..8a9eaa8fa 100644 --- a/crates/blueprint/metadata/Cargo.toml +++ b/crates/blueprint/metadata/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blueprint-metadata" -version = "0.2.1" +version = "0.2.2" description = "A build dependency for generating metadata for Tangle Blueprints at compile time." authors.workspace = true edition.workspace = true diff --git a/crates/blueprint/serde/CHANGELOG.md b/crates/blueprint/serde/CHANGELOG.md index 3639074a9..1e49dfdff 100644 --- a/crates/blueprint/serde/CHANGELOG.md +++ b/crates/blueprint/serde/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.2](https://github.com/tangle-network/gadget/compare/gadget-blueprint-serde-v0.3.1...gadget-blueprint-serde-v0.3.2) - 2025-01-28 + +### Added + +- gadget workspace migration + ## [0.3.1](https://github.com/tangle-network/gadget/compare/gadget-blueprint-serde-v0.3.0...gadget-blueprint-serde-v0.3.1) - 2024-12-11 ### Other diff --git a/crates/blueprint/serde/Cargo.toml b/crates/blueprint/serde/Cargo.toml index 1ab9c64c5..78421f53e 100644 --- a/crates/blueprint/serde/Cargo.toml +++ b/crates/blueprint/serde/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gadget-blueprint-serde" -version = "0.3.1" +version = "0.3.2" description = "Tangle Blueprints serde integration" authors.workspace = true edition.workspace = true diff --git a/crates/clients/CHANGELOG.md b/crates/clients/CHANGELOG.md new file mode 100644 index 000000000..c66cf69c5 --- /dev/null +++ b/crates/clients/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-clients-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/clients/Cargo.toml b/crates/clients/Cargo.toml index b080eb982..5d795c657 100644 --- a/crates/clients/Cargo.toml +++ b/crates/clients/Cargo.toml @@ -33,4 +33,4 @@ web = ["gadget-client-tangle?/web"] eigenlayer = ["dep:gadget-client-eigenlayer"] evm = ["dep:gadget-client-evm"] networking = ["dep:gadget-client-networking"] -tangle = ["dep:gadget-client-tangle"] \ No newline at end of file +tangle = ["dep:gadget-client-tangle"] diff --git a/crates/clients/core/CHANGELOG.md b/crates/clients/core/CHANGELOG.md new file mode 100644 index 000000000..e38b4a2cb --- /dev/null +++ b/crates/clients/core/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-client-core-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/clients/core/Cargo.toml b/crates/clients/core/Cargo.toml index 7184129d1..8ade97ed9 100644 --- a/crates/clients/core/Cargo.toml +++ b/crates/clients/core/Cargo.toml @@ -18,4 +18,4 @@ thiserror = { workspace = true } default = ["std"] std = [ "gadget-std/std", -] \ No newline at end of file +] diff --git a/crates/clients/eigenlayer/CHANGELOG.md b/crates/clients/eigenlayer/CHANGELOG.md new file mode 100644 index 000000000..321adcece --- /dev/null +++ b/crates/clients/eigenlayer/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-client-eigenlayer-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/clients/eigenlayer/Cargo.toml b/crates/clients/eigenlayer/Cargo.toml index 94dd5d853..d022f2894 100644 --- a/crates/clients/eigenlayer/Cargo.toml +++ b/crates/clients/eigenlayer/Cargo.toml @@ -49,4 +49,4 @@ std = [ "gadget-utils-evm/std", "tokio/full", # TODO: "url/std", -] \ No newline at end of file +] diff --git a/crates/clients/evm/CHANGELOG.md b/crates/clients/evm/CHANGELOG.md new file mode 100644 index 000000000..735052b3e --- /dev/null +++ b/crates/clients/evm/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-client-evm-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/clients/evm/Cargo.toml b/crates/clients/evm/Cargo.toml index 2c02621a2..fd054dac4 100644 --- a/crates/clients/evm/Cargo.toml +++ b/crates/clients/evm/Cargo.toml @@ -54,4 +54,4 @@ std = [ # Alloy features "alloy-primitives/std", -] \ No newline at end of file +] diff --git a/crates/clients/networking/CHANGELOG.md b/crates/clients/networking/CHANGELOG.md new file mode 100644 index 000000000..7ecebd1bd --- /dev/null +++ b/crates/clients/networking/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-client-networking-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/clients/networking/Cargo.toml b/crates/clients/networking/Cargo.toml index fe91398e4..ee9ba1c5a 100644 --- a/crates/clients/networking/Cargo.toml +++ b/crates/clients/networking/Cargo.toml @@ -30,4 +30,4 @@ std = [ "gadget-std/std", "serde/std", "serde_json/std", -] \ No newline at end of file +] diff --git a/crates/clients/tangle/CHANGELOG.md b/crates/clients/tangle/CHANGELOG.md new file mode 100644 index 000000000..5ff6d17b4 --- /dev/null +++ b/crates/clients/tangle/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-client-tangle-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/clients/tangle/Cargo.toml b/crates/clients/tangle/Cargo.toml index 2310e97b1..0c5b5311a 100644 --- a/crates/clients/tangle/Cargo.toml +++ b/crates/clients/tangle/Cargo.toml @@ -51,4 +51,4 @@ std = [ web = [ "dep:subxt", "subxt/web" -] \ No newline at end of file +] diff --git a/crates/config/CHANGELOG.md b/crates/config/CHANGELOG.md new file mode 100644 index 000000000..0c4b48df5 --- /dev/null +++ b/crates/config/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-config-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/contexts/CHANGELOG.md b/crates/contexts/CHANGELOG.md new file mode 100644 index 000000000..7c5e46719 --- /dev/null +++ b/crates/contexts/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-contexts-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/contexts/Cargo.toml b/crates/contexts/Cargo.toml index c559b5afe..0090b6ae0 100644 --- a/crates/contexts/Cargo.toml +++ b/crates/contexts/Cargo.toml @@ -33,4 +33,4 @@ evm = ["gadget-clients/evm"] eigenlayer = ["gadget-clients/eigenlayer"] networking = ["gadget-clients/networking", "gadget-networking", "proc-macro2"] keystore = ["dep:gadget-config", "dep:gadget-keystore"] -tangle = ["dep:subxt", "gadget-clients/tangle"] \ No newline at end of file +tangle = ["dep:subxt", "gadget-clients/tangle"] diff --git a/crates/crypto/CHANGELOG.md b/crates/crypto/CHANGELOG.md new file mode 100644 index 000000000..c9a309e60 --- /dev/null +++ b/crates/crypto/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/Cargo.toml b/crates/crypto/Cargo.toml index a79ce6d84..236de53e7 100644 --- a/crates/crypto/Cargo.toml +++ b/crates/crypto/Cargo.toml @@ -58,4 +58,4 @@ hashing = [ "gadget-crypto-hashing/sha2-hasher", "gadget-crypto-hashing/sha3-hasher", "gadget-crypto-hashing/blake3-hasher" -] \ No newline at end of file +] diff --git a/crates/crypto/bls/CHANGELOG.md b/crates/crypto/bls/CHANGELOG.md new file mode 100644 index 000000000..ab1735277 --- /dev/null +++ b/crates/crypto/bls/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-bls-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/bls/Cargo.toml b/crates/crypto/bls/Cargo.toml index d77ef5210..1ed47d8db 100644 --- a/crates/crypto/bls/Cargo.toml +++ b/crates/crypto/bls/Cargo.toml @@ -33,4 +33,4 @@ std = [ "serde_json/std", "serde_bytes/std", "w3f-bls/std", -] \ No newline at end of file +] diff --git a/crates/crypto/bn254/CHANGELOG.md b/crates/crypto/bn254/CHANGELOG.md new file mode 100644 index 000000000..54b7eba4d --- /dev/null +++ b/crates/crypto/bn254/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-bn254-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/bn254/Cargo.toml b/crates/crypto/bn254/Cargo.toml index 3f05cc028..13ffb7c28 100644 --- a/crates/crypto/bn254/Cargo.toml +++ b/crates/crypto/bn254/Cargo.toml @@ -42,4 +42,4 @@ std = [ "num-bigint/std", "num-traits/std", "sha2/std", -] \ No newline at end of file +] diff --git a/crates/crypto/core/CHANGELOG.md b/crates/crypto/core/CHANGELOG.md new file mode 100644 index 000000000..8b90a4c56 --- /dev/null +++ b/crates/crypto/core/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-core-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/core/Cargo.toml b/crates/crypto/core/Cargo.toml index a5eeff6bb..61679717a 100644 --- a/crates/crypto/core/Cargo.toml +++ b/crates/crypto/core/Cargo.toml @@ -29,4 +29,4 @@ sr25519-schnorrkel = [] bls = [] zebra = [] tangle = [] -clap = ["dep:clap"] \ No newline at end of file +clap = ["dep:clap"] diff --git a/crates/crypto/ed25519/CHANGELOG.md b/crates/crypto/ed25519/CHANGELOG.md new file mode 100644 index 000000000..c27133720 --- /dev/null +++ b/crates/crypto/ed25519/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-ed25519-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/ed25519/Cargo.toml b/crates/crypto/ed25519/Cargo.toml index 8af23fa2f..7b5be0d9a 100644 --- a/crates/crypto/ed25519/Cargo.toml +++ b/crates/crypto/ed25519/Cargo.toml @@ -29,4 +29,4 @@ std = [ "serde_json/std", "serde_bytes/std", "ed25519-zebra/std", -] \ No newline at end of file +] diff --git a/crates/crypto/hashing/CHANGELOG.md b/crates/crypto/hashing/CHANGELOG.md new file mode 100644 index 000000000..e4fe48165 --- /dev/null +++ b/crates/crypto/hashing/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-hashing-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/k256/CHANGELOG.md b/crates/crypto/k256/CHANGELOG.md new file mode 100644 index 000000000..74d3ece6d --- /dev/null +++ b/crates/crypto/k256/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-k256-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/k256/Cargo.toml b/crates/crypto/k256/Cargo.toml index 970200c90..025436af8 100644 --- a/crates/crypto/k256/Cargo.toml +++ b/crates/crypto/k256/Cargo.toml @@ -31,4 +31,4 @@ std = [ "serde_json/std", "serde_bytes/std", "k256/std", -] \ No newline at end of file +] diff --git a/crates/crypto/sp-core/CHANGELOG.md b/crates/crypto/sp-core/CHANGELOG.md new file mode 100644 index 000000000..833f4f80e --- /dev/null +++ b/crates/crypto/sp-core/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-sp-core-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/sp-core/Cargo.toml b/crates/crypto/sp-core/Cargo.toml index 5e7d8c2ef..6a3ec1221 100644 --- a/crates/crypto/sp-core/Cargo.toml +++ b/crates/crypto/sp-core/Cargo.toml @@ -31,4 +31,4 @@ std = [ "serde_bytes/std", "sp-core/std", ] -bls = ["sp-core/bls-experimental"] \ No newline at end of file +bls = ["sp-core/bls-experimental"] diff --git a/crates/crypto/sr25519/CHANGELOG.md b/crates/crypto/sr25519/CHANGELOG.md new file mode 100644 index 000000000..084302574 --- /dev/null +++ b/crates/crypto/sr25519/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-sr25519-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/sr25519/Cargo.toml b/crates/crypto/sr25519/Cargo.toml index 70b668e20..02efbb16e 100644 --- a/crates/crypto/sr25519/Cargo.toml +++ b/crates/crypto/sr25519/Cargo.toml @@ -29,4 +29,4 @@ std = [ "serde_json/std", "serde_bytes/std", "schnorrkel/std", -] \ No newline at end of file +] diff --git a/crates/crypto/tangle-pair-signer/CHANGELOG.md b/crates/crypto/tangle-pair-signer/CHANGELOG.md new file mode 100644 index 000000000..17a98b90d --- /dev/null +++ b/crates/crypto/tangle-pair-signer/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-crypto-tangle-pair-signer-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/crypto/tangle-pair-signer/Cargo.toml b/crates/crypto/tangle-pair-signer/Cargo.toml index 27d6cff17..90ad8a85b 100644 --- a/crates/crypto/tangle-pair-signer/Cargo.toml +++ b/crates/crypto/tangle-pair-signer/Cargo.toml @@ -36,4 +36,4 @@ evm = [ "dep:alloy-primitives", "dep:alloy-signer-local", "dep:k256", -] \ No newline at end of file +] diff --git a/crates/eigenlayer-bindings/CHANGELOG.md b/crates/eigenlayer-bindings/CHANGELOG.md new file mode 100644 index 000000000..3f6993c00 --- /dev/null +++ b/crates/eigenlayer-bindings/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-eigenlayer-bindings-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/event-listeners/CHANGELOG.md b/crates/event-listeners/CHANGELOG.md new file mode 100644 index 000000000..178861726 --- /dev/null +++ b/crates/event-listeners/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-event-listeners-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/event-listeners/Cargo.toml b/crates/event-listeners/Cargo.toml index f0b9d8b32..08977ed5f 100644 --- a/crates/event-listeners/Cargo.toml +++ b/crates/event-listeners/Cargo.toml @@ -34,4 +34,4 @@ cronjob = ["gadget-event-listeners-cronjob"] tangle = ["gadget-event-listeners-tangle"] testing = [ "gadget-event-listeners-core/testing" -] \ No newline at end of file +] diff --git a/crates/event-listeners/core/CHANGELOG.md b/crates/event-listeners/core/CHANGELOG.md new file mode 100644 index 000000000..45b4ce21d --- /dev/null +++ b/crates/event-listeners/core/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-event-listeners-core-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/event-listeners/core/Cargo.toml b/crates/event-listeners/core/Cargo.toml index 4ee62ea10..859da9a4c 100644 --- a/crates/event-listeners/core/Cargo.toml +++ b/crates/event-listeners/core/Cargo.toml @@ -25,4 +25,4 @@ std = [ ] testing = [ "dep:futures" -] \ No newline at end of file +] diff --git a/crates/event-listeners/cronjob/CHANGELOG.md b/crates/event-listeners/cronjob/CHANGELOG.md new file mode 100644 index 000000000..9c8b33533 --- /dev/null +++ b/crates/event-listeners/cronjob/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-event-listeners-cronjob-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/event-listeners/cronjob/Cargo.toml b/crates/event-listeners/cronjob/Cargo.toml index 5b1d4c427..f03a750da 100644 --- a/crates/event-listeners/cronjob/Cargo.toml +++ b/crates/event-listeners/cronjob/Cargo.toml @@ -24,4 +24,4 @@ std = [ "gadget-event-listeners-core/std", "gadget-logging/std", "tokio/full", -] \ No newline at end of file +] diff --git a/crates/event-listeners/evm/CHANGELOG.md b/crates/event-listeners/evm/CHANGELOG.md new file mode 100644 index 000000000..d5aa3da4f --- /dev/null +++ b/crates/event-listeners/evm/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-event-listeners-evm-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/event-listeners/evm/Cargo.toml b/crates/event-listeners/evm/Cargo.toml index 76f736432..cfebb26cd 100644 --- a/crates/event-listeners/evm/Cargo.toml +++ b/crates/event-listeners/evm/Cargo.toml @@ -32,4 +32,4 @@ std = [ "gadget-logging/std", "gadget-stores/std", "tokio/full", -] \ No newline at end of file +] diff --git a/crates/event-listeners/tangle/CHANGELOG.md b/crates/event-listeners/tangle/CHANGELOG.md new file mode 100644 index 000000000..6c8a04526 --- /dev/null +++ b/crates/event-listeners/tangle/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-event-listeners-tangle-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/event-listeners/tangle/Cargo.toml b/crates/event-listeners/tangle/Cargo.toml index 3ae98ec1a..c14252270 100644 --- a/crates/event-listeners/tangle/Cargo.toml +++ b/crates/event-listeners/tangle/Cargo.toml @@ -45,4 +45,4 @@ std = [ web = [ "gadget-utils-tangle/web", "tangle-subxt/web", -] \ No newline at end of file +] diff --git a/crates/executor/CHANGELOG.md b/crates/executor/CHANGELOG.md new file mode 100644 index 000000000..c03ce8e7c --- /dev/null +++ b/crates/executor/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-executor-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/keystore/CHANGELOG.md b/crates/keystore/CHANGELOG.md new file mode 100644 index 000000000..6894fa7ff --- /dev/null +++ b/crates/keystore/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-keystore-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/keystore/Cargo.toml b/crates/keystore/Cargo.toml index e568b5518..f3bacf446 100644 --- a/crates/keystore/Cargo.toml +++ b/crates/keystore/Cargo.toml @@ -165,4 +165,4 @@ web = [ [package.metadata.docs.rs] all-features = true -rustdoc-args = ["--cfg", "docsrs"] \ No newline at end of file +rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/logging/CHANGELOG.md b/crates/logging/CHANGELOG.md new file mode 100644 index 000000000..09ab8c063 --- /dev/null +++ b/crates/logging/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-logging-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/macros/CHANGELOG.md b/crates/macros/CHANGELOG.md new file mode 100644 index 000000000..0c00cdba8 --- /dev/null +++ b/crates/macros/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-macros-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/macros/blueprint-proc-macro/CHANGELOG.md b/crates/macros/blueprint-proc-macro/CHANGELOG.md new file mode 100644 index 000000000..1f7b5264d --- /dev/null +++ b/crates/macros/blueprint-proc-macro/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.5.2](https://github.com/tangle-network/gadget/compare/gadget-blueprint-proc-macro-v0.5.1...gadget-blueprint-proc-macro-v0.5.2) - 2025-01-28 + +### Added + +- gadget workspace migration diff --git a/crates/macros/blueprint-proc-macro/Cargo.toml b/crates/macros/blueprint-proc-macro/Cargo.toml index dc10ff638..45a9ec53c 100644 --- a/crates/macros/blueprint-proc-macro/Cargo.toml +++ b/crates/macros/blueprint-proc-macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gadget-blueprint-proc-macro" -version = "0.5.1" +version = "0.5.2" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/crates/macros/context-derive/CHANGELOG.md b/crates/macros/context-derive/CHANGELOG.md index 1866a1776..cc769c2d1 100644 --- a/crates/macros/context-derive/CHANGELOG.md +++ b/crates/macros/context-derive/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.2](https://github.com/tangle-network/gadget/compare/gadget-context-derive-v0.3.1...gadget-context-derive-v0.3.2) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) + ## [0.3.1](https://github.com/tangle-network/gadget/compare/gadget-context-derive-v0.3.0...gadget-context-derive-v0.3.1) - 2024-12-11 ### Other diff --git a/crates/macros/context-derive/Cargo.toml b/crates/macros/context-derive/Cargo.toml index a4cc06058..169691d75 100644 --- a/crates/macros/context-derive/Cargo.toml +++ b/crates/macros/context-derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gadget-context-derive" -version = "0.3.1" +version = "0.3.2" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/crates/macros/core/CHANGELOG.md b/crates/macros/core/CHANGELOG.md index 15430b119..b524d035f 100644 --- a/crates/macros/core/CHANGELOG.md +++ b/crates/macros/core/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.2](https://github.com/tangle-network/gadget/compare/gadget-blueprint-proc-macro-core-v0.3.1...gadget-blueprint-proc-macro-core-v0.3.2) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) + ## [0.3.1](https://github.com/tangle-network/gadget/compare/gadget-blueprint-proc-macro-core-v0.3.0...gadget-blueprint-proc-macro-core-v0.3.1) - 2024-12-11 ### Fixed diff --git a/crates/macros/core/Cargo.toml b/crates/macros/core/Cargo.toml index 9a6f7be97..29d23ab58 100644 --- a/crates/macros/core/Cargo.toml +++ b/crates/macros/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gadget-blueprint-proc-macro-core" -version = "0.3.1" +version = "0.3.2" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/crates/metrics/CHANGELOG.md b/crates/metrics/CHANGELOG.md new file mode 100644 index 000000000..d386b4a81 --- /dev/null +++ b/crates/metrics/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-metrics-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/metrics/Cargo.toml b/crates/metrics/Cargo.toml index d37a22234..5f0e3eadc 100644 --- a/crates/metrics/Cargo.toml +++ b/crates/metrics/Cargo.toml @@ -13,4 +13,4 @@ gadget-rpc-calls = { workspace = true, optional = true } [features] default = ["rpc-calls"] -rpc-calls = ["gadget-rpc-calls"] \ No newline at end of file +rpc-calls = ["gadget-rpc-calls"] diff --git a/crates/metrics/rpc-calls/CHANGELOG.md b/crates/metrics/rpc-calls/CHANGELOG.md new file mode 100644 index 000000000..4a90fe3d7 --- /dev/null +++ b/crates/metrics/rpc-calls/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-rpc-calls-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/metrics/rpc-calls/Cargo.toml b/crates/metrics/rpc-calls/Cargo.toml index 5631c94ca..49b849554 100644 --- a/crates/metrics/rpc-calls/Cargo.toml +++ b/crates/metrics/rpc-calls/Cargo.toml @@ -16,4 +16,4 @@ metrics = { workspace = true } default = ["std"] std = [ "gadget-logging/std", -] \ No newline at end of file +] diff --git a/crates/networking/CHANGELOG.md b/crates/networking/CHANGELOG.md new file mode 100644 index 000000000..0ca0fb942 --- /dev/null +++ b/crates/networking/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-networking-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/runners/CHANGELOG.md b/crates/runners/CHANGELOG.md new file mode 100644 index 000000000..30c418e62 --- /dev/null +++ b/crates/runners/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-runners-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/runners/core/CHANGELOG.md b/crates/runners/core/CHANGELOG.md new file mode 100644 index 000000000..44d53d6b4 --- /dev/null +++ b/crates/runners/core/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-runner-core-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/runners/eigenlayer/CHANGELOG.md b/crates/runners/eigenlayer/CHANGELOG.md new file mode 100644 index 000000000..c9c741c90 --- /dev/null +++ b/crates/runners/eigenlayer/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-runner-eigenlayer-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/runners/eigenlayer/Cargo.toml b/crates/runners/eigenlayer/Cargo.toml index 7a2d290f6..8d52ef48e 100644 --- a/crates/runners/eigenlayer/Cargo.toml +++ b/crates/runners/eigenlayer/Cargo.toml @@ -36,4 +36,4 @@ std = [ ] [dev-dependencies] -rand = { workspace = true, default-features = false, features = ["std_rng"] } \ No newline at end of file +rand = { workspace = true, default-features = false, features = ["std_rng"] } diff --git a/crates/runners/tangle/CHANGELOG.md b/crates/runners/tangle/CHANGELOG.md new file mode 100644 index 000000000..d63f9d963 --- /dev/null +++ b/crates/runners/tangle/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-runner-tangle-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/runners/tangle/Cargo.toml b/crates/runners/tangle/Cargo.toml index bcabeafeb..66edc11bd 100644 --- a/crates/runners/tangle/Cargo.toml +++ b/crates/runners/tangle/Cargo.toml @@ -40,4 +40,4 @@ std = [ ] [dev-dependencies] -tokio = { workspace = true } \ No newline at end of file +tokio = { workspace = true } diff --git a/crates/sdk/CHANGELOG.md b/crates/sdk/CHANGELOG.md new file mode 100644 index 000000000..2704c273d --- /dev/null +++ b/crates/sdk/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/blueprint-sdk-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/sdk/Cargo.toml b/crates/sdk/Cargo.toml index 8eb735bcf..8e009f6a9 100644 --- a/crates/sdk/Cargo.toml +++ b/crates/sdk/Cargo.toml @@ -154,4 +154,4 @@ networking-ed25519 = [ local-store = ["gadget-stores/local"] -round-based-compat = ["gadget-networking/round-based-compat"] \ No newline at end of file +round-based-compat = ["gadget-networking/round-based-compat"] diff --git a/crates/std/CHANGELOG.md b/crates/std/CHANGELOG.md new file mode 100644 index 000000000..582234a95 --- /dev/null +++ b/crates/std/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-std-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/stores/CHANGELOG.md b/crates/stores/CHANGELOG.md new file mode 100644 index 000000000..af12002e2 --- /dev/null +++ b/crates/stores/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-stores-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) +- *(stores)* remove `Default` bound on `LocalDatabase` ([#620](https://github.com/tangle-network/gadget/pull/620)) diff --git a/crates/stores/Cargo.toml b/crates/stores/Cargo.toml index e0c847bf0..c6302c495 100644 --- a/crates/stores/Cargo.toml +++ b/crates/stores/Cargo.toml @@ -16,4 +16,4 @@ default = ["std", "local"] std = [ "gadget-store-local-database?/std", ] -local = ["gadget-store-local-database"] \ No newline at end of file +local = ["gadget-store-local-database"] diff --git a/crates/stores/local-database/CHANGELOG.md b/crates/stores/local-database/CHANGELOG.md new file mode 100644 index 000000000..ca4c79dec --- /dev/null +++ b/crates/stores/local-database/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-store-local-database-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- *(stores)* remove `Default` bound on `LocalDatabase` ([#620](https://github.com/tangle-network/gadget/pull/620)) diff --git a/crates/stores/local-database/Cargo.toml b/crates/stores/local-database/Cargo.toml index f27ab8d8a..37bbcead7 100644 --- a/crates/stores/local-database/Cargo.toml +++ b/crates/stores/local-database/Cargo.toml @@ -17,4 +17,4 @@ std = [ ] [dev-dependencies] -tempfile = "3.8" \ No newline at end of file +tempfile = "3.8" diff --git a/crates/testing-utils/CHANGELOG.md b/crates/testing-utils/CHANGELOG.md new file mode 100644 index 000000000..6f1ea588e --- /dev/null +++ b/crates/testing-utils/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-testing-utils-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/testing-utils/anvil/CHANGELOG.md b/crates/testing-utils/anvil/CHANGELOG.md new file mode 100644 index 000000000..9a1123a6f --- /dev/null +++ b/crates/testing-utils/anvil/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-anvil-testing-utils-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/testing-utils/anvil/Cargo.toml b/crates/testing-utils/anvil/Cargo.toml index 407ad090e..4a22d2eee 100644 --- a/crates/testing-utils/anvil/Cargo.toml +++ b/crates/testing-utils/anvil/Cargo.toml @@ -25,4 +25,4 @@ testcontainers = { workspace = true } thiserror = { workspace = true } tokio = { workspace = true, features = ["full"] } url = { workspace = true } -futures = { workspace = true } \ No newline at end of file +futures = { workspace = true } diff --git a/crates/testing-utils/core/CHANGELOG.md b/crates/testing-utils/core/CHANGELOG.md new file mode 100644 index 000000000..1a1bfcd97 --- /dev/null +++ b/crates/testing-utils/core/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-core-testing-utils-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/testing-utils/eigenlayer/CHANGELOG.md b/crates/testing-utils/eigenlayer/CHANGELOG.md new file mode 100644 index 000000000..a82b6db40 --- /dev/null +++ b/crates/testing-utils/eigenlayer/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-eigenlayer-testing-utils-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/testing-utils/eigenlayer/Cargo.toml b/crates/testing-utils/eigenlayer/Cargo.toml index 6a781e529..28efcc383 100644 --- a/crates/testing-utils/eigenlayer/Cargo.toml +++ b/crates/testing-utils/eigenlayer/Cargo.toml @@ -30,4 +30,4 @@ serde = { workspace = true } serde_json = { workspace = true, features = ["alloc"] } testcontainers = { workspace = true } tokio = { workspace = true, features = ["full"] } -url = { workspace = true } \ No newline at end of file +url = { workspace = true } diff --git a/crates/testing-utils/tangle/CHANGELOG.md b/crates/testing-utils/tangle/CHANGELOG.md new file mode 100644 index 000000000..fbb6f4278 --- /dev/null +++ b/crates/testing-utils/tangle/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-tangle-testing-utils-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/testing-utils/tangle/Cargo.toml b/crates/testing-utils/tangle/Cargo.toml index c99e0f0ad..9bc926b1d 100644 --- a/crates/testing-utils/tangle/Cargo.toml +++ b/crates/testing-utils/tangle/Cargo.toml @@ -41,4 +41,4 @@ dirs = { workspace = true } tokio = { workspace = true, features = ["full"] } gadget-client-tangle = { workspace = true } url = { workspace = true } -thiserror = { workspace = true, features = ["std"] } \ No newline at end of file +thiserror = { workspace = true, features = ["std"] } diff --git a/crates/utils/CHANGELOG.md b/crates/utils/CHANGELOG.md new file mode 100644 index 000000000..3237f6dcc --- /dev/null +++ b/crates/utils/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-utils-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/utils/Cargo.toml b/crates/utils/Cargo.toml index 17433beb4..fa9afd95f 100644 --- a/crates/utils/Cargo.toml +++ b/crates/utils/Cargo.toml @@ -26,4 +26,4 @@ web = [ eigenlayer = ["dep:gadget-utils-eigenlayer"] evm = ["dep:gadget-utils-evm"] -tangle = ["dep:gadget-utils-tangle"] \ No newline at end of file +tangle = ["dep:gadget-utils-tangle"] diff --git a/crates/utils/eigenlayer/CHANGELOG.md b/crates/utils/eigenlayer/CHANGELOG.md new file mode 100644 index 000000000..ac3bf8095 --- /dev/null +++ b/crates/utils/eigenlayer/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-utils-eigenlayer-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/utils/evm/CHANGELOG.md b/crates/utils/evm/CHANGELOG.md new file mode 100644 index 000000000..09ecabc16 --- /dev/null +++ b/crates/utils/evm/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-utils-evm-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/utils/tangle/CHANGELOG.md b/crates/utils/tangle/CHANGELOG.md new file mode 100644 index 000000000..6b8fbb434 --- /dev/null +++ b/crates/utils/tangle/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/tangle-network/gadget/releases/tag/gadget-utils-tangle-v0.1.0) - 2025-01-28 + +### Added + +- gadget workspace migration + +### Other + +- add descriptions to crates ([#616](https://github.com/tangle-network/gadget/pull/616)) diff --git a/crates/utils/tangle/Cargo.toml b/crates/utils/tangle/Cargo.toml index 8ff86f3c7..18773ea1e 100644 --- a/crates/utils/tangle/Cargo.toml +++ b/crates/utils/tangle/Cargo.toml @@ -28,4 +28,4 @@ std = [ "gadget-logging/std", "tangle-subxt/std", ] -web = ["tangle-subxt/web"] \ No newline at end of file +web = ["tangle-subxt/web"]