v1.0.0-alpha.10
Pre-release
Pre-release
muXxer
released this
21 Mar 10:42
·
558 commits
to develop
since this release
What's Changed
- Fix validators API endpoint by @alexsporn in #822
- Fix grafana dashboard topic names by @muXxer in #828
- Test REST API with the Docker test framework by @daria305 in #817
- Update rewards.go by @oliviasaa in #831
- Fix wrong public route of committee endpoint in core API by @jkrvivian in #832
- Error order improvement by @PhilippGackstatter in #827
- Add cache for core API
validators/
by @jkrvivian in #825 - Add optional check when starting engine about correctness of last commitment and ledger state by @polinikita in #803
- Feat: Use new reactive logger and module in the engine by @hmoog in #824
- chore(gendoc): update docs by @github-actions in #838
- Update release.yml by @FranCerdan in #830
- Fix error wrapping order by @PhilippGackstatter in #835
- Refactor and add more event API docker tests by @jkrvivian in #841
- Fix the expected return HTTP code in Test_CoreAPI_BadRequests by @jkrvivian in #846
- Extend mempool invalid signatures test by @PhilippGackstatter in #839
- Add BlockRetainer cache by @daria305 in #840
- Add docker mempool invalid signatures test by @PhilippGackstatter in #847
- Unify Wallets: Part 1 by @cyberphysic4l in #837
- Remove dead code from TransactionMetadata by @piotrm50 in #844
- Fix: Naming issue of commitments by @hmoog in #851
- Fix chain engine traversal by @muXxer in #852
- Adapt .golangci.yml to latest version by @muXxer in #853
- Fix accounts ledger rollback and force commitment deadlock by @piotrm50 in #854
- Adapt .golangci.yml to latest version and fix linter issues by @muXxer in #856
- Breaking: Add network health endpoint and flag by @muXxer in #850
Full Changelog: v1.0.0-alpha.9...v1.0.0-alpha.10