Skip to content

0.1.0-rc1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 04:04
· 264 commits to main since this release
e249895

This release requires a full sync from the beginning

This is the first release candidate for Yaci Store 0.1.0 !!!

Key Changes

  • Sanchonet support
  • First release of Governance store with Governance proposal and Voting Procedures data
  • Option to process blocks in parallel
  • Account module to calculate address balance
  • Added Tx witnesses data to transaction store
  • Added protocol param updates to epoch store
  • Option to enable / disable a specific store's api module
  • New endpoints (Asset store)
  • UtxoStorage implementation with RocksDB (Optional)
  • Bug fixes
  • Spring Boot 3.2.1 support

What's Changed

New Contributors

Full Changelog: v0.0.12.1...v0.1.0-rc1