Skip to content

v4.20.1

Latest

Choose a tag to compare

@michprev michprev released this 04 Aug 15:36
· 5 commits to main since this release

Fixes:

  • fixed JSON-RPC error when call/estimate/access list is requested for a historical block, caused by gasPrice/baseFeePerGas being too low compared to the block's base fee [deployment framework]
  • fixed pytypes resolving of errors defined in base contracts (compared to the contract raising them) [testing & deployment framework]