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 a6866b8
Show file tree
Hide file tree
Showing 78 changed files with 5,243 additions and 3,771 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 a6866b8

Please sign in to comment.