Skip to content

Commit

Permalink
✨ Introduce AccountsSnapshots derive Macro
Browse files Browse the repository at this point in the history
  • Loading branch information
lukacan committed Jul 6, 2024
1 parent 3bf8287 commit 42c2d07
Show file tree
Hide file tree
Showing 28 changed files with 1,424 additions and 464 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
incremented upon a breaking change and the patch version will be incremented for features.

## [dev] - Unreleased
- feat/create AccountsSnapshots derive macro for Snapshots creation ([#177](https://github.com/Ackee-Blockchain/trident/pull/177))
- del/remove unnecessary fuzzing feature as trident is mainly fuzzer ([#176](https://github.com/Ackee-Blockchain/trident/pull/176))
- feat/fuzzing moved to separate crate trident-fuzz ([#175](https://github.com/Ackee-Blockchain/trident/pull/175))
- feat/unify dependencies provided by the Trident ([#172](https://github.com/Ackee-Blockchain/trident/pull/172))
Expand Down
Loading

0 comments on commit 42c2d07

Please sign in to comment.