Skip to content

Releases: citahub/cita-sdk-ruby

CITA SDK v20.2.0

13 Mar 07:44
11a41be
Compare
Choose a tag to compare

CITA SDK v0.24.0

30 May 06:19
f9ee388
Compare
Choose a tag to compare
  • support transaction version = 2
  • set default transaction version to 2

CITA SDK v0.23.0

30 Apr 08:07
47f4a9f
Compare
Choose a tag to compare
  • add getVersion and peersInfo RPC method

CITA SDK v0.22.0

30 Apr 06:29
03c650c
Compare
Choose a tag to compare
  • support CITA v0.22

CITA SDK v0.21.0

19 Feb 03:43
a187707
Compare
Choose a tag to compare
  • add recover option for decode transaction, for CITA v0.21 provide from in getTransaction rpc call
  • rename protobuf Crypto enum

CITA SDK v0.20.0

21 Jan 03:14
925b137
Compare
Choose a tag to compare
  • Rename to cita-sdk-ruby, rename top module name to CITA

AppChain.rb@0.2.0

12 Nov 04:01
3a7e228
Compare
Choose a tag to compare

[feature] supports CITA 0.20
[update] set default transaction version to 1
[update] change TransactionSinger.decode output type to hash with symbol keys
[update] parse TransactionSinger.decode hash value to hex string if it's bytes.

AppChain.rb@0.1.0

05 Mar 03:54
d10c447
Compare
Choose a tag to compare
  • [feature] sign & unsign transaction
  • [feature] support rpc calls
  • [feature] support call contract functions