Skip to content

Cardano DB Sync Sancho-5.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kderme kderme released this 03 Jul 19:22
· 143 commits to master since this release
sancho-5.1.0
7dd3f60

NOTE: THIS RELEASE IS ONLY RECOMMENDED FOR USE ON THE SANCHONET AND PUBLIC TEST ENVIRONMENTS (E.G. PREVIEW) AT THIS TIME. IT IS NOT RECOMMENDED FOR USE ON MAINNET UNTIL FURTHER TESTING

YOU SHOULD HAVE THIS IN ANY DBSYNC CONFIG IF YOU WANT TO HF TO CONWAY WITHOUT ISSUES

  "EnableFutureGenesis" : true,

This release adds support for node-8.12.2 and 9.0.0.

Schema
Docker

Changelog

  • new entries in reward_rest table for rewards coming from treasury withdrawl proposals and proposal refunds
  • proposed committe is now properly depicted
  • enacted treasury withdrawl now have the correct fields
  • added epoch_state table
  • added optional table tx_cbor
  • Offchain voting data are hashed directly without any canocalization

Known issues

  • Genesis committee is wrong #1758