This release changes RPC v0.5.0 to v0.5.1.
Added
- Host JSON-RPC on
/rpc/v0_xin addition to the existing/rpc/v0.xendpoints. This applies to all supported JSON-RPC versions.
Changed
- RPC errors now only include the root cause if white-listed as non-sensitive
- RPC v0.5 updated from v0.5.0 to v0.5.1
Fixed
- JSON-RPC v0.5 transaction traces now have the required
typeproperty. - JSON-RPC v0.5 L1 Handler receipt is missing the
message_hashproperty. - JSON-RPC v0.5 uses wrong field names in ExecutionResources