Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bobbinth bobbinth released this 16 May 04:01
· 169 commits to main since this release
6b1af19
  • Added option to mint pulic notes in the faucet (#339).
  • Renamed note_hash into note_id in the database (#336)
  • Changed version and timestamp fields in Block message to u32 (#337).
  • [BREAKING] Implemented NoteMetadata protobuf message (#338).
  • Added GetBlockByNumber endpoint (#340).
  • Added block authentication data to the GetBlockHeaderByNumber RPC (#345).
  • Enabled support for HTTP/1.1 requests for the RPC component (#352).