Skip to content

Commit

Permalink
🔥 Remove AccountsSnapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
lukacan committed Nov 6, 2024
1 parent 061cbc9 commit 7cc8b7b
Show file tree
Hide file tree
Showing 75 changed files with 5,242 additions and 2,952 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ incremented upon a breaking change and the patch version will be incremented for

## [dev] - Unreleased

**Removed**

- removed unnecesarry deserialization with AccountsSnapshots, to deserialize data implementation AccountDeserialize can be used ([221](https://github.com/Ackee-Blockchain/trident/pull/221))

**Changed**

- improve manipulations with AccountsStorages in get_accounts() function ([219](https://github.com/Ackee-Blockchain/trident/pull/219))
Expand Down
Loading

0 comments on commit 7cc8b7b

Please sign in to comment.