Skip to content

Releases: spacemeshos/api

Release v1.5.0

04 Nov 14:21
60c7bf9
Compare
Choose a tag to compare

This release includes various under the hood improvements to ensuring future backward compatibility. Additionally the following was added since the last version:

  • Services to query activation transactions were added
  • Endpoint to UpdatePoetServer now allows to update multiple servers

Release v1.4.1

08 Aug 08:28
57864fb
Compare
Choose a tag to compare

Release Notes

  • Update API endpoints working with addresses for using string instead []bytes. Necessary changes for support bech32 address format.

Release v1.4.0

28 Jul 07:15
9474f58
Compare
Choose a tag to compare

Release Notes

  • New Smesher API
  • Release for go-spacemesh 0.2.

Release v1.4.0 for Go - hierarchical tag

28 Jul 07:14
9474f58
Compare
Choose a tag to compare

Release Notes

  • New Smesher API

Release v1.3.0: Use MeshTransaction in AccountMeshDataQuery rpc

16 Jul 06:35
Compare
Choose a tag to compare

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

16 Jul 07:49
Compare
Choose a tag to compare
release/go/v1.3.0 Pre-release
Pre-release
mesh: use mesh transaction in AccountMeshDataQuery rpc

Release v1.2.0: UpdatePoetServer endpoint

15 Jul 12:48
Compare
Choose a tag to compare
  • added NodeService.UpdatePoetServer endpoint

Minor mesh api update

10 Dec 09:57
1052499
Compare
Choose a tag to compare
Minor mesh api update Pre-release
Pre-release
Merge pull request #126 from spacemeshos/add-atx-to-block

Add atx to block

Friendly Skies

03 Nov 00:34
7d0dfed
Compare
Choose a tag to compare

Adds two new services, DebugService and GatewayService.

Silver Pipes

12 Oct 21:46
a2af5cc
Compare
Choose a tag to compare

Bugfixes only: fixes layer number type in a few more places.