Skip to content

Releases: evannetwork/api-blockchain-core

v2.11.0

27 Aug 10:04
Compare
Choose a tag to compare

Features

  • update versions of dependencies
  • improve performance of (digital twin) container reation process

Fixes

  • add node-scrypt as dependency to fix browserify build
  • fix executor-agent, executeContractCall to return correctly received BigNumber from smart-agent-executor

v2.10.0

08 Aug 14:01
Compare
Choose a tag to compare

Features

  • update versions of dependencies

Fixes

  • remove unnecessary dependencies

v2.9.0

25 Jul 14:00
Compare
Choose a tag to compare

Features

  • add support for timeout (adjusts transaction timeout) option to Wallet and ExecutorWallet

Fixes

  • fix executor agent to be compatible with web3 1.2 and 2.0

v2.8.4

25 Jul 13:59
Compare
Choose a tag to compare

Fixes

  • add toString to return correct value for verification.raw.topic BigNumber result returned by web3 1.0.0-beta.55

v2.8.3

12 Jul 08:33
Compare
Choose a tag to compare

Fixes

  • fix verification v2 status compute and statusComputer

v2.8.2

05 Jul 10:01
Compare
Choose a tag to compare

Fixes

  • fix dataKey generation with sha3

v2.8.1

04 Jul 19:21
Compare
Choose a tag to compare

Fixes

  • add support for web3 1.0.0-beta.55

v2.8.0

28 Jun 13:34
Compare
Choose a tag to compare

Features

  • add support for delegated issuing of verifications
  • add getNestedVerificationsV2 with updated interfaces and return values for clearer identity status
  • add evan light docs design

v2.7.1

20 Jun 11:36
Compare
Choose a tag to compare

Fixes

  • allow empty description for Container.create so it will fallback to default description
  • add empty check for recursive Container applyIfEncrypted calls

v2.7.0

13 Jun 11:47
Compare
Choose a tag to compare

Version 2.7.0

Features

  • add default boolean defaultSchemas to DataContainer