Skip to content

Releases: iotexproject/iotex-proto

v0.5.6

25 Nov 00:56
8381ac6
Compare
Choose a tag to compare

add transaction index into Log

v0.5.5

24 Nov 06:53
a204f3b
Compare
Choose a tag to compare

update API mock

v0.5.4

08 Nov 06:37
ce35327
Compare
Choose a tag to compare

add ReadContractStorage()

Add gas limit/price for ReadContract

04 Aug 17:23
f7072a6
Compare
Choose a tag to compare
v0.5.2

add gas limit/price for ReadContract (#115)

v0.5.1

19 Jul 21:12
f8693b4
Compare
Choose a tag to compare

Add more error codes to report EVM errors

Update AccountMeta and BlockMeta

16 Apr 22:54
9574ea5
Compare
Choose a tag to compare
  1. add contractByteCode in AccountMeta
  2. add gasLimit and gasUsed in BlockMeta

Support RLP-encoded transaction

09 Apr 23:26
fb7f8ac
Compare
Choose a tag to compare
  1. add Action.Encoding to support RLP encoding
  2. add ActionCore.ChainID to mitigate replay attack
  3. add Log.BlkHash and ActionInfo.Index

Add syncStage for GetChainMetaResponse

22 Dec 03:45
2869616
Compare
Choose a tag to compare

syncStage tells if the node is synced to tip of blockchain

Add ExecutionRevertMsg into Receipt

15 Dec 03:48
5a986f0
Compare
Choose a tag to compare

ExecutionRevertMsg records the error message in case execution is reverted by EVM

Add transaction logs into block info

11 Sep 20:55
cd4805a
Compare
Choose a tag to compare

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