Releases: spacemeshos/api
Releases · spacemeshos/api
Release v1.4.1
Release Notes
- Update API endpoints working with addresses for using string instead []bytes. Necessary changes for support
bech32
address format.
Release v1.4.0
Release Notes
- New Smesher API
- Release for go-spacemesh 0.2.
Release v1.4.0 for Go - hierarchical tag
Release Notes
- New Smesher API
Release v1.3.0: Use MeshTransaction in AccountMeshDataQuery rpc
Not backward compatible release. Transaction is replaced by MeshTransactoin in AccountMeshData return type.
See the following commit for protobuf changes 3a1508b.
release/go/v1.3.0
mesh: use mesh transaction in AccountMeshDataQuery rpc
Release v1.2.0: UpdatePoetServer endpoint
- added NodeService.UpdatePoetServer endpoint
Minor mesh api update
Merge pull request #126 from spacemeshos/add-atx-to-block Add atx to block
Friendly Skies
Adds two new services, DebugService and GatewayService.
Silver Pipes
Bugfixes only: fixes layer number type in a few more places.
Genesis Jones
First stable API release. Includes golang build only. Includes a number of breaking changes from last release.
Nearly fully implemented in go-spacemesh as of: spacemeshos/go-spacemesh@ce9d5da