·
2 commits
to hh2
since this release
Patch Changes
- 1ac9b2e: Fixed custom precompiles not being applied in
eth_sendTransaction. This enables RIP-7212 support in transactions. - 7e12f64: Fixed panic on stack trace generation for receive function with modifier that calls another method. #894
- 5861ad6: Turned panics during stack trace generation due to invalid assumptions into errors.