Skip to content

Releases: fairDataSociety/fdp-contracts

fdp-contracts-js-lib: v2.0.1

13 Feb 15:01
28d1c74
Compare
Choose a tag to compare

2.0.1 (2023-02-10)

Bug Fixes

  • return back previous goerli addresses (#102) (bbfab03)

fdp-contracts-js-lib: v2.0.0

06 Feb 15:06
bf8d8eb
Compare
Choose a tag to compare

2.0.0 (2023-02-02)

⚠ BREAKING CHANGES

  • publish contrats (#97)

Bug Fixes

  • improved error throwing for testnets (#90) (16bd394)

Code Refactoring

fdp-contracts-main: v2.0.0

02 Feb 15:52
b15a568
Compare
Choose a tag to compare

2.0.0 (2023-01-24)

⚠ BREAKING CHANGES

  • publish contrats (#97)

Features

Bug Fixes

  • ens: per ENS team support recommendation, user can be a controller. updated specs and previously rollbacked code (#63) (08c3eab)
  • fix docker addresses (#69) (2bf5b7e)
  • fix goerli rpc url (#68) (e164263)
  • improved error throwing for testnets (#90) (16bd394)
  • prevent re-registration from the same account (#71) (b77e9b7), closes #49

Reverts

  • fix(ens): per ENS team support recommendation, user can be a controller. updated specs and previously rollbacked code (#63) (#67) (04f4fd1)

Code Refactoring

fdp-contracts-js-lib: v1.0.4

11 Aug 07:29
d38b208
Compare
Choose a tag to compare

1.0.4 (2022-07-28)

Bug Fixes

  • prevent re-registration from the same account (#71) (b77e9b7), closes #49

fdp-contracts-js-lib: v1.0.3

20 Jul 14:50
680e0cc
Compare
Choose a tag to compare

1.0.3 (2022-07-20)

Bug Fixes

  • ens: per ENS team support recommendation, user can be a controller. updated specs and previously rollbacked code (#63) (08c3eab)
  • fix docker addresses (#69) (2bf5b7e)
  • fix goerli rpc url (#68) (e164263)

Reverts

  • fix(ens): per ENS team support recommendation, user can be a controller. updated specs and previously rollbacked code (#63) (#67) (04f4fd1)

fdp-contracts-main: v1.1.1

12 Jul 19:53
b48f208
Compare
Choose a tag to compare

1.1.1 (2022-07-12)

Bug Fixes

fdp-contracts-js-lib: v1.0.2

12 Jul 20:03
046ab9b
Compare
Choose a tag to compare

1.0.2 (2022-07-12)

Features

  • add additional checks to ens service (44f359e)
  • add basic ENS methods (2844669)
  • add initial js-library project (work in progress) (8d29b3f)
  • complete js library setup (3ab029c)
  • contracts: FDS Registrar specs passing with fdp-play dev environment (#35) (ae1c3a3)
  • improve ENS configuration (8efdf02)

Bug Fixes

  • add optional transaction checking (c9fdcc1)
  • Change an ENS function name and export a type (3d365c6)
  • export models (2976eb0)
  • fdsregistrar (#60) (7b67d2f)
  • fix assert function and change env file name (37e5497)
  • fix hex type (149abde)
  • fix image url (079f09d)
  • fix import (f44a11d)
  • fix keys check (45f1e7e)
  • fix library import of ens contract (#42) (fa6f1ac)
  • fix type checkings and bash variable usage (423cdcb)
  • fix types (927ec52)
  • improve transaction error handling (ffd38f6)
  • js library fixes (7ea1583)
  • js library improvements (502f99c)
  • simplify predefined environment config usage (9e03144)
  • use flavored types for hex strings (83c85f2)

fdp-contracts-main: v1.1.0

11 Jul 17:50
86cbc33
Compare
Choose a tag to compare

1.1.0 (2022-07-11)

Features

  • add additional checks to ens service (44f359e)
  • add basic ENS methods (2844669)
  • Add build image script and fix the deployment script (c604b0e)
  • Add ENS deployment (b6efdff)
  • add initial js-library project (work in progress) (8d29b3f)
  • ci: read package version (#40) (a41fd1a)
  • Complete build-image.sh script (46c079d)
  • complete js library setup (3ab029c)
  • contracts: BMT Chunk (#19) (b2a18a6)
  • contracts: fds registrar contracts (#26) (74b9266)
  • contracts: FDS Registrar specs passing with fdp-play dev environment (#35) (ae1c3a3)
  • contracts: File BMT inclusion proof (#20) (a52b2f4)
  • improve ENS configuration (8efdf02)
  • init (#1) (40a4b18)

Bug Fixes

  • add optional transaction checking (c9fdcc1)
  • Change an ENS function name and export a type (3d365c6)
  • deploy.ts small fix (bf8075f)
  • export models (2976eb0)
  • fix assert function and change env file name (37e5497)
  • fix deploy and ci scripts (c0359a9)
  • fix deployment (995bf8a)
  • fix hex type (149abde)
  • fix image url (079f09d)
  • fix import (f44a11d)
  • fix keys check (45f1e7e)
  • fix library import of ens contract (#42) (fa6f1ac)
  • fix the deploy script (f792aa4)
  • fix type checkings and bash variable usage (423cdcb)
  • fix types (927ec52)
  • fix warnings in ens contracts (e131027)
  • improve deploy.ts script (f6ae9b1)
  • improve transaction error handling (ffd38f6)
  • js library fixes (7ea1583)
  • js library improvements (502f99c)
  • simplify predefined environment config usage (9e03144)
  • use flavored types for hex strings (83c85f2)

v1.1.0

04 Jul 14:43
30494c0
Compare
Choose a tag to compare

1.1.0 (2022-07-04)

Features

  • contracts: BMT Chunk (#19) (b2a18a6)
  • contracts: fds registrar contracts (#26) (74b9266)
  • contracts: FDS Registrar specs passing with fdp-play dev environment (#35) (ae1c3a3)
  • contracts: File BMT inclusion proof (#20) (a52b2f4)

v1.0.0

09 May 18:12
4877968
Compare
Choose a tag to compare

1.0.0 (2022-05-09)

Features

  • add additional checks to ens service (44f359e)
  • add basic ENS methods (2844669)
  • Add build image script and fix the deployment script (c604b0e)
  • Add ENS deployment (b6efdff)
  • add initial js-library project (work in progress) (8d29b3f)
  • Complete build-image.sh script (46c079d)
  • complete js library setup (3ab029c)
  • improve ENS configuration (8efdf02)
  • init (#1) (40a4b18)

Bug Fixes

  • add optional transaction checking (c9fdcc1)
  • Change an ENS function name and export a type (3d365c6)
  • deploy.ts small fix (bf8075f)
  • export models (2976eb0)
  • fix assert function and change env file name (37e5497)
  • fix deploy and ci scripts (c0359a9)
  • fix deployment (995bf8a)
  • fix hex type (149abde)
  • fix image url (079f09d)
  • fix import (f44a11d)
  • fix keys check (45f1e7e)
  • fix the deploy script (f792aa4)
  • fix type checkings and bash variable usage (423cdcb)
  • fix types (927ec52)
  • fix warnings in ens contracts (e131027)
  • improve deploy.ts script (f6ae9b1)
  • improve transaction error handling (ffd38f6)
  • js library fixes (7ea1583)
  • js library improvements (502f99c)
  • simplify predefined environment config usage (9e03144)
  • use flavored types for hex strings (83c85f2)