v1.3.1
Summary:
1.3.1 release has several hot fixes for 1.3.0
Changelog
- 5e11256 Relayer and Validator node types are represented as enum flags in E2E framework (#1962)
- b2334ac Bump golang.org/x/sync from 0.3.0 to 0.4.0 (#1968)
- bbb52d5 Update web3_clientVersion endpoint to return a correct value (#1965)
- 027538d Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#1969)
- 6f263f8 Revive race detection flag and race conditions fixes in the test execution (#1963)
- 4dacf15 Remove todo comment related to retrieving the jsonrpc block (#1961)
- 6a724be Fix IBFT E2E tests (#1960)
- 7959cf6 Make remaining bridge E2E tests more stable (#1957)
- d7a003a More verbose error message for unsupported or invalid tx type (#1954)
- 1f8c9c6 Base Fee Configs (#1890)
- b455131 Skip account balance check for eth_call (#1949)