New Features
- eth_call* and eth_estimateGas* methods now wait for block finalisation instead of failing when they are called mid-block
-
feat: Wait for block finalisation on eth_call* methods
-
test: Update mid-block read contract test to wait for block finalisation
-
fix: Notify waiters when clearing caches to prevent indefinite waiting, and fail gas estimation if block height change during estimation
-
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #4