Skip to content

Releases: evannetwork/api-blockchain-core

v2.11.0

Choose a tag to compare

@Tschuck Tschuck released this 27 Aug 10:04

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

Choose a tag to compare

@S3bb1 S3bb1 released this 08 Aug 14:01

Features

  • update versions of dependencies

Fixes

  • remove unnecessary dependencies

v2.9.0

Choose a tag to compare

@wulfraem wulfraem released this 25 Jul 14:00

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

Choose a tag to compare

@wulfraem wulfraem released this 25 Jul 13:59

Fixes

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

v2.8.3

Choose a tag to compare

@wulfraem wulfraem released this 12 Jul 08:33

Fixes

  • fix verification v2 status compute and statusComputer

v2.8.2

Choose a tag to compare

@wulfraem wulfraem released this 05 Jul 10:01

Fixes

  • fix dataKey generation with sha3

v2.8.1

Choose a tag to compare

@wulfraem wulfraem released this 04 Jul 19:21

Fixes

  • add support for web3 1.0.0-beta.55

v2.8.0

Choose a tag to compare

@wulfraem wulfraem released this 28 Jun 13:34

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

Choose a tag to compare

@Tschuck Tschuck released this 20 Jun 11:36

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

Choose a tag to compare

@wulfraem wulfraem released this 13 Jun 11:47

Version 2.7.0

Features

  • add default boolean defaultSchemas to DataContainer