mirror of https://github.com/status-im/evmc.git
Add changelog item
This commit is contained in:
parent
0d53dfa8bc
commit
f2260591f2
|
@ -9,8 +9,10 @@ and this project adheres to [Semantic Versioning].
|
|||
|
||||
### Added
|
||||
|
||||
- Support for Istanbul CHAINID opcode. `chain_id` added to `evmc_tx_context` struct.
|
||||
- Support for Istanbul EIP-1344 (CHAINID opcode). `chain_id` added to `evmc_tx_context` struct.
|
||||
[[#375](https://github.com/ethereum/evmc/pull/375)]
|
||||
- Support for Istanbul EIP-1884 (Repricing for trie-size-dependent opcodes).
|
||||
[[#372](https://github.com/ethereum/evmc/pull/372)]
|
||||
- The **Berlin** EVM revision has been added.
|
||||
[[#407](https://github.com/ethereum/evmc/pull/407)]
|
||||
|
||||
|
|
Loading…
Reference in New Issue