Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Releases: irisnet/irisnet-crypto

v1.0.4

10 Aug 09:23

Choose a tag to compare

Merge remote-tracking branch 'origin/hotfix/1.0.3'

v1.0.3

13 Jul 13:53
1fc8928

Choose a tag to compare

IMPROVEMENTS

  • [chain] Add chains package for constructing transaction messages for various chains and signing transactions. Currently support ethermint and irishub chains (all adopt Cosmos-sdk as a base chain can be used)
  • [test] Add unit test package
  • [util] Add accessory kit
  • crypto.js is the entry for the relevant account operations of the chain, and the builder is the entry for constructing and signing transactions.
  • constants.js provides irisnet-crypto related constants

v1.0.2

05 Jul 13:49

Choose a tag to compare

v1.0.2 Pre-release
Pre-release

1、基于thrift 的服务端交易签名
2、移除除密钥、地址、助记词、交易签名之外的其它业务功能

v1.0.1

19 Jun 01:21

Choose a tag to compare

v1.0.1 Pre-release
Pre-release
v1.0.1