Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit ed37425

Browse files
authored
changelog v1.10.26-evmos-rc2 (evmos#25)
1 parent d7a6593 commit ed37425

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,17 @@ Ref: https://keepachangelog.com/en/1.0.0/
3535

3636
# Changelog
3737

38+
## `v1.10.26-evmos-rc2` - 2023-06-12
39+
40+
### Improvements
41+
42+
* [#23](https://github.com/evmos/go-ethereum/pull/23) Remove `IsStateful` function from the `PrecompiledContract` interface, as this remains unused.
43+
44+
### State Machine Breaking
45+
46+
* [#24](https://github.com/evmos/go-ethereum/pull/24) Set `callcode` to use `readOnly` mode for precompiled calls.
47+
48+
3849
## `v1.10.26-evmos-rc1` - 2022-02-03
3950

4051
### State Machine Breaking

0 commit comments

Comments
 (0)