v0.3.0
Pre-release
Pre-release
- Added option to mint pulic notes in the faucet (#339).
- Renamed
note_hash
intonote_id
in the database (#336) - Changed
version
andtimestamp
fields inBlock
message tou32
(#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).