Skip to content

5.4.2

Compare
Choose a tag to compare
@abizjak abizjak released this 14 Jun 10:26
· 0 commits to release/5.4.1-0 since this release

This minor release extends the node API, makes it easier to use the node's grpc-web API, and contains robustness improvements.

Changes

  • Support using block height as block identifiers in gRPC v2 API.
  • Extend gRPC v2 API call GetBlockInfo with the protocol version of the block.
  • Do not use peer buckets when running as a normal node (not as a bootstrapper).
  • Enable CORS support in grpc-web. This only applies when grpc-web is enabled.
  • Robustness and security improvements.