Skip to content

Releases: OriginTrail/dkg-evm-module

DKG EVM Module 4.1.0 Release

28 Nov 16:08
12b3293
Compare
Choose a tag to compare

🚀&🐛 Features and Bug Fixes

  • Multichain Integration changes (#189, #190, #191, #193, #195)
    • ContentAssetStorageV2
      • Added ERC721 metadata
    • IdentityStorageV2
      • Fixed bug with the empty event
    • HubV2
      • Fixed Set library
    • Fixed unit tests
    • Added new unit tests
    • Reworked deployment scripts

Full Changelog: dkg-evm-module-v4.0.4...dkg-evm-module-v4.0.5

DKG EVM Module 4.0.7 Release

11 Jul 09:11
465ccad
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed issue where local hardhat node did not redeploy contracts on restart (#178)
  • Fixed github action for npm publish (#179)

Full Changelog: dkg-evm-module-v4.0.5...dkg-evm-module-v4.0.6

DKG EVM Module 4.0.5 Release

30 Apr 12:48
85a9a1d
Compare
Choose a tag to compare

🚀 Features

  • Added HubController contract (#138)

🌟 Improvements

  • Improved deployment scripts in order to avoid failures during the process
  • Added statuses for the contracts (#138)

🐛 Bug Fixes

  • ServiceAgreementV1U1 object creation bug fixed (#170)

Full Changelog: dkg-evm-module-v4.0.4...dkg-evm-module-v4.0.5

DKG EVM Module 4.0.4 Release

23 Mar 18:52
f753f88
Compare
Choose a tag to compare

🌟 Improvements

  • Changed asset storing period extension function name (#121)
  • Removed unnecessary AssertionStorage dependency (#121)

Full Changelog: dkg-evm-module-v4.0.3...dkg-evm-module-v4.0.4

DKG EVM Module 4.0.3 Release

21 Mar 15:12
78bd52c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Added utils to npm package (#120)
  • Added Typescript to regular dependencies (#120)

Full Changelog: dkg-evm-module-v4.0.2...dkg-evm-module-v4.0.3

DKG EVM Module 4.0.2 Release

21 Mar 13:59
f343ec5
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Added additional hardhat config for local node (#118)
  • Moved necessary dependencies from dev in order to be able to compile and run local node using npm package (#118)

Full Changelog: dkg-evm-module-v4.0.1...dkg-evm-module-v4.0.2

DKG EVM Module 4.0.1 Release

21 Mar 11:51
ea17e7e
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Added missing ABI files (#117)
  • Changed postinstall npm script to prepare (#117)

Full Changelog: dkg-evm-module-v4.0.0...dkg-evm-module-v4.0.1

DKG EVM Module 4.0.0 Release

17 Mar 18:36
b4459ec
Compare
Choose a tag to compare

🚀 Features

  • Update feature for ContentAsset
  • Burn feature for ContentAsset
  • Update cancel feature for ContentAsset
  • Storing period extension feature for ContentAsset
  • Payment increase feature for ContentAsset
  • Update payment increase feature for ContentAsset

🌟 Improvements

  • Migration from truffle to hardhat
  • Bigger tests coverage
  • Redundant code removed
  • Gas cost optimizations

Full Changelog: dkg-evm-module-v3.2.1...dkg-evm-module-v4.0.0

DKG EVM Module 3.2.1 Release

18 Jan 09:30
59faa82
Compare
Choose a tag to compare

What's Changed

  • Deploy script for mainnet updated by @djordjekovac in #85
  • Added npm-publish.yaml github actions workflow by @u-hubar in #88
  • Added checks.yml github workflow for linting/tests by @u-hubar in #89
  • Added solhint configuration, prettier plugin, eslint, husky by @u-hubar in #87
  • Compilation improvements, custom errors by @u-hubar in #91
  • Added github workflows for releases npm-publish and linting/tests checks by @u-hubar in #90
  • Main release: Refactored and added tests for Profile contract by @AnaDjokovic in #86
  • New ContentAsset features by @u-hubar in #92
  • Contract addresses updated for mainnet and testnet by @djordjekovac in #93
  • Added deployed devnet contract addresses, updated env params usage by @djordjekovac in #94

Full Changelog: dkg-evm-module-v3.2.0...dkg-evm-module-v3.2.1

DKG EVM Module 3.2.0 Release

09 Dec 11:29
913784f
Compare
Choose a tag to compare