-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
22ddb61
commit 8206965
Showing
17 changed files
with
135 additions
and
240 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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.1.2](https://github.com/webb-tools/gadget/compare/blueprint-metadata-v0.1.1...blueprint-metadata-v0.1.2) - 2024-09-24 | ||
|
||
### Other | ||
|
||
- Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 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.1](https://github.com/webb-tools/gadget/releases/tag/blueprint-test-utils-v0.1.1) - 2024-09-24 | ||
|
||
### Other | ||
|
||
- Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285)) | ||
- CI Improvements ([#301](https://github.com/webb-tools/gadget/pull/301)) | ||
- Expose executor from SDK ([#300](https://github.com/webb-tools/gadget/pull/300)) | ||
- [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code ([#246](https://github.com/webb-tools/gadget/pull/246)) | ||
- Remove unused workspace dependencies ([#276](https://github.com/webb-tools/gadget/pull/276)) | ||
- Add mpc blueprint starting point, cleanup abstractions ([#252](https://github.com/webb-tools/gadget/pull/252)) | ||
- Add more checks to CI ([#244](https://github.com/webb-tools/gadget/pull/244)) | ||
- Fix `too_long_first_doc_paragraph` ([#243](https://github.com/webb-tools/gadget/pull/243)) | ||
- Promote all dependencies to workspace ([#233](https://github.com/webb-tools/gadget/pull/233)) | ||
- Make `{core, io, common}` no_std and WASM compatible ([#231](https://github.com/webb-tools/gadget/pull/231)) | ||
- Remove shell sdk and put inside blueprint manager ([#229](https://github.com/webb-tools/gadget/pull/229)) | ||
- Blueprint testing ([#206](https://github.com/webb-tools/gadget/pull/206)) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# 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.1-beta.7](https://github.com/webb-tools/gadget/releases/tag/cargo-tangle-v0.1.1-beta.7) - 2024-09-24 | ||
|
||
### Other | ||
|
||
- Update READMEs with Download Links ([#302](https://github.com/webb-tools/gadget/pull/302)) | ||
- CI Improvements ([#301](https://github.com/webb-tools/gadget/pull/301)) | ||
- Expose executor from SDK ([#300](https://github.com/webb-tools/gadget/pull/300)) | ||
- Update README.md ([#287](https://github.com/webb-tools/gadget/pull/287)) | ||
- [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code ([#246](https://github.com/webb-tools/gadget/pull/246)) | ||
- Promote all dependencies to workspace ([#233](https://github.com/webb-tools/gadget/pull/233)) | ||
- Remove shell sdk and put inside blueprint manager ([#229](https://github.com/webb-tools/gadget/pull/229)) | ||
- Blueprint testing ([#206](https://github.com/webb-tools/gadget/pull/206)) | ||
- Add CLI usage documentation to README ([#228](https://github.com/webb-tools/gadget/pull/228)) | ||
- Rename Gadget CLI to Tangle CLI ([#227](https://github.com/webb-tools/gadget/pull/227)) | ||
- Publish Gadget SDK to crates.io ([#215](https://github.com/webb-tools/gadget/pull/215)) | ||
- add signer selection to the CLI | ||
- Add signers | ||
- Deployment works! | ||
- Add more to the deploy command | ||
- working on deploy cmd | ||
- rename cmds | ||
- add cargo gadget generate cmd | ||
- CLI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# 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.0.2](https://github.com/webb-tools/gadget/compare/gadget-io-v0.0.1...gadget-io-v0.0.2) - 2024-09-24 | ||
|
||
### Other | ||
|
||
- Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285)) | ||
- CI Improvements ([#301](https://github.com/webb-tools/gadget/pull/301)) | ||
- Expose executor from SDK ([#300](https://github.com/webb-tools/gadget/pull/300)) | ||
- [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code ([#246](https://github.com/webb-tools/gadget/pull/246)) | ||
- Add more checks to CI ([#244](https://github.com/webb-tools/gadget/pull/244)) | ||
- Cleanup unused dependencies ([#237](https://github.com/webb-tools/gadget/pull/237)) | ||
- Promote all dependencies to workspace ([#233](https://github.com/webb-tools/gadget/pull/233)) | ||
- Make `{core, io, common}` no_std and WASM compatible ([#231](https://github.com/webb-tools/gadget/pull/231)) | ||
- Remove shell sdk and put inside blueprint manager ([#229](https://github.com/webb-tools/gadget/pull/229)) | ||
- Blueprint testing ([#206](https://github.com/webb-tools/gadget/pull/206)) | ||
- Unify crate licenses ([#223](https://github.com/webb-tools/gadget/pull/223)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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.1.2](https://github.com/webb-tools/gadget/compare/gadget-blueprint-proc-macro-core-v0.1.1...gadget-blueprint-proc-macro-core-v0.1.2) - 2024-09-24 | ||
|
||
### Other | ||
|
||
- Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.