Skip to content

Releases: iotexproject/iotex-proto

Add transaction logs into block info

11 Sep 20:55
cd4805a

Choose a tag to compare

This feature will enable fetching transaction logs in batch with block info

v0.4.3

01 Sep 05:19

Choose a tag to compare

add a field into AccountMeta to describe if account is a contract.

v0.4.2

14 Aug 01:53
33e4f05

Choose a tag to compare

update github.com/grpc-ecosystem/grpc-gateway (#93)

v0.4.1: mock iotexapi (#91)

12 Aug 00:35
a41905e

Choose a tag to compare

* mock iotexapi

* integrate make cmd

1. move mock files to golang/iotexapi/
2. integrate make cmd and update README.md

upgrade protobuf to 1.4.2

10 Aug 17:22
e11af92

Choose a tag to compare

v0.4.0

upgrade (#90)

v0.3.2

06 Aug 00:28
82e095a

Choose a tag to compare

read state: buckets count (#88)

finish native staking api

14 May 17:41
aeff008

Choose a tag to compare

v0.3.0

change to get buckets by indexes (#68)

add native election api

30 Sep 21:20
73d2c1d

Choose a tag to compare

v0.2.5

add election api (#43)

v0.2.0

14 May 17:42

Choose a tag to compare

  1. Add RESTful ==> gRPC reverse proxy server using Google's grpc-gateway package
  2. Add field 'Total' into GetActionsResponse and GetBlockMetasResponse message
  3. Add field 'BlkHeight' and 'Sender' into ActionInfo message

v0.1.0

06 May 19:04

Choose a tag to compare

Initial release of iotex-proto