What's Changed
- Added Prometheus for node monitoring. Use the
--enable-metrics
flag - Specify
--allowed-peers
when running a node to connect to a custom array of peers - Specify
--api-logs-enabled
to print API logs to the console - Added support for a
finalized
revision in the accounts and debug endpoints - Added various unit and E2E tests
- Bug fixes and improvements
- Update the base base price in solo
- Set the default solo gas limit to 40M
- Specify a custom genesis file when starting solo with
--genesis
- Specify a custom block interval when starting solo with
--block-interval
- CI/CD workflow improvements
Contributors
New Contributors
- @WaqarAhmedVC made their first contribution in #755
- @leszek-vechain made their first contribution in #754
Full Changelog: v2.1.1...v2.1.2