New features
- eth_simulvateV1: similar to ethereum eth_simulvateV1
Chores
- rename
blobVersionHashes
toblobVersionedHashes
ineth_senTransaction
body to align with go-ethereum implementation
What's Changed
- internal/ethapi: eth_simulatev1 support by @chiphamskymavis in #76
- internal/ethapi: rename tx args BlobHashes json field name by @trantienduchn in #122
- params: bump v1.1.2 by @trantienduchn in #123
- script: remove shadow fork build by @chiphamskymavis in #112
- core/evm: add missing switch case Kotaro hard-fork by @trantienduchn in #124
Full Changelog: v1.1.1...v1.1.2