Skip to content

Releases: citahub/cita-sdk-swift

NervosSwift 0.18.1

09 Oct 03:33
1b6b47c
Compare
Choose a tag to compare

[Change] Update matterinc/web3swift to 1.1.0.
[Feature] Add Utils module.

NervosSwift 0.18.0

27 Sep 06:41
a4826f8
Compare
Choose a tag to compare

[Change] Adapt CITA v0.18.

NervosSwift 0.17.2

20 Sep 06:12
Compare
Choose a tag to compare

[Fix] Transaction signing value serialization bug.
[Feature] Add new Address type.
[Refactor] Change some BigUInt type properties/parameters to UInts.

NervosSwift 0.17.1

18 Sep 02:46
Compare
Choose a tag to compare

For this release:

[Fix] Transaction signing address and value serialization bug.

NervosSwift Initial Release

21 Aug 06:56
Compare
Choose a tag to compare

v0.17.0 is the initial release of Swift SDK for Nervos AppChain.

It's compatible with CITA v0.17.

For this release:

  • [Feature] Add HTTP provider for connecting to Nervos testnet or any AppChain network.
  • [Feature] Implement Nervos AppChain JSON-RPC API over HTTP.
  • [Feature] Provide a signer for signing a Nervos transaction.