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]