Overview
0.7.1-alpha2 introduces fixes to debug tracing and couple of other minor improvements:
- gasCost field is now in the output of debug trace endpoint
- gasCost is now calculated correctly for successful execution in debug tracing
Changelog
- 6e8478a Merge branch 'develop' into feature/v3-parity
- 9e9bd63 Multiple state sync commitments per epoch (#1083)
- af4b991 Fix invalid docker compose deployment (#1096)
- b099147 Handled go routines in event tracker (#1080)
- 8aaae66 Register validator e2e test (#1084)
- 7efa69f Add disclaimer message when running polybft consensus protocol (#1107)
- ae79516 Tracer should only fetch the currently active stack. (#1085)
- 036644a Implement
Stringer
interface inAccountSet
(#1103) - ff46c5f Merge branch 'develop' into feature/v3-parity
- 25f36e5 Fix gasCost field in return of debug trace (#1087)
- 549d3d2 exposed prometheus api (#1049)
- 7d31e26 Fix parallel table tests (#1078)
- 785ccd8 Add appropriate prefixes to the Edge metrics (#1043)
- 0a9d09b Remove loadbot (#991)
- bd7e880 Adding SECURITY.md