Skip to content

Commit

Permalink
changelog v1.10.26-evmos-rc2 (ethereum#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
GAtom22 committed Jun 12, 2023
1 parent d7a6593 commit ed37425
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -35,6 +35,17 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## `v1.10.26-evmos-rc2` - 2023-06-12

### Improvements

* [#23](https://github.com/evmos/go-ethereum/pull/23) Remove `IsStateful` function from the `PrecompiledContract` interface, as this remains unused.

### State Machine Breaking

* [#24](https://github.com/evmos/go-ethereum/pull/24) Set `callcode` to use `readOnly` mode for precompiled calls.


## `v1.10.26-evmos-rc1` - 2022-02-03

### State Machine Breaking
Expand Down

0 comments on commit ed37425

Please sign in to comment.