Skip to content

Commit

Permalink
bump revm 1.6.0, changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Jul 2, 2022
1 parent 8267f67 commit 12dd8e0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
Because this is workspace with multi libraries, tags will be simplified, and with this document you can match version of project with git tag.

# v11 tag
date: 02.06.2022

* revm: v1.6.0

# v10 tag
date: 09.06.2022

Expand Down
8 changes: 8 additions & 0 deletions crates/revm/CHANGELOG.md
@@ -1,3 +1,11 @@
# v1.6.0
date: 02.06.2022

Most changes are relayed to CacheDB and how it saved accounts.

* Introduce account `Touched/Cleared/None` state in CacheDB
* Add missing inspectors `call_end` calls
* bump dependencies and few standard derives.

# v1.5.0
date: 09.06.2022
Expand Down

0 comments on commit 12dd8e0

Please sign in to comment.