Skip to content

Ignited Ice

Compare
Choose a tag to compare
@tdahar tdahar released this 04 Mar 09:32
· 129 commits to master since this release

Disclaimer

PostgreSQL is not used anymore from v3.0.0 onwards. The only database supported now is Clickhouse.

Summary

This release carries the major database change we recently implemented.

  • Migration from PostgreSQL to Clickhouse.
  • Updated the dependencies to be compliant with the Deneb fork
  • Added new metrics: head events to monitor the arrival of new blocks and the manual block reward calculation (still experimental).

Database migration

If you wish to migrate from your existing PostgreSQL database to Clickhouse, please follow this guide. Here you will find instructions and our experience migrating data from one server to the other.
Keep in mind the migration can only take place with the v3.0.0 release. After that you can upgrade to a newer version.

Docker Images

What's Changed

New Contributors

Full Changelog: v2.2.0...v3.0.0