Changelog
- f0275ea Expose ValidatorInfo struct (#1162)
- 28f106a Remove GetNonce function (#1165)
- bf5ac4d EVM-353 Different voting power property based test (#1149)
- 8c63fe6 Merge branch 'develop' into feature/v3-parity
- 33364d4 Resolve GitHub action depreciation messages (#1147)
- 60c5600 EVM-360 e2e test (#1158)
- 3032df9 Align RLP marshaling logic according to eip-2718 (#1114)
- 6fcc824 Exclude core-contracts from SonarQube checks (#1154)
- afac193 Rely on contracts api package when dealing with ABI abstractions (#1144)
- c2e3e6e EVM-360 Invalid state root error on v0.7.1-alpha2 (#1133)
- ccea1bd BuildProofs for missed commitments (#1141)
- 6a1db1a EVM-338 & EVM-340 fix race condition on account initialization (#1104)
- 9244f36 E2E Relayer (#1131)
- 2ed340b Validator unstake e2e test (#1112)
- b37baab Merge branch 'develop' into feature/v3-parity
- 4bbb266 Missing tokens for deployment workflows (#1145)
- e2025a8 Optimized docker build in docker-compose (#1135)
- 86052c2 Add missing cluster stop invocations in e2e tests (#1138)
- 923b9a5 Use PostBlock handler in ProposerCalculator (#1139)
- ce86fab Merge branch 'develop' into feature/v3-parity
- 030cd76 TestE2E_Bridge_L2toL1Exit to work with multiple users (#1132)
- 3f29527 Fix flaky register validator e2e test (#1122)
- 3c6e048 Invert logical condition in
WaitUntil
functions (#1123) - 2d0a036 Add SonarQube config (#1105)
- 186aeaa Move GenerateExitProof to checkpointManager (#1118)
- bfbbce0 Initialize
closeCh
instateSyncManager
(#1116) - ccc2897 Move BuildEventRoot to checkpointManager (#1115)
- 3006cb3 EVM-356 Update checkpoint out of fsm (#1113)
- 217beb4 Return FullBlock from syncer (#1110)