Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Latest commit

 

History

History
475 lines (230 loc) · 23.1 KB

CHANGELOG.md

File metadata and controls

475 lines (230 loc) · 23.1 KB

4.5.1 (2022-02-23)

Bug Fixes

4.5.0 (2022-02-23)

Features

  • export resolver v2 address (665a312)

4.4.0 (2022-02-19)

Features

  • export domain definitions types (20951e9)

4.3.1 (2022-02-16)

Bug Fixes

  • core: requestor fields typo fix (986c3cc)

4.3.0 (2022-02-15)

Features

  • roles: change fields to requestorFields (0b39c9b)

4.2.1 (2022-02-11)

Bug Fixes

4.2.0 (2022-02-11)

Features

  • add EWC chain constants (2594d90)
  • update volta claim manager address (f75b92b)

4.1.0 (2022-02-11)

Features

  • roles: change fields to requestorFields (070b84c)

4.0.1 (2022-02-10)

Bug Fixes

4.0.0 (2022-01-28)

  • feat(staking)!: remove staking contracts (4716ded)

BREAKING CHANGES

  • staking code is not available anymore.

3.8.0 (2022-01-28)

Features

  • staking: revert remove staking contracts (cddbb18)

3.7.1 (2022-01-21)

Bug Fixes

3.7.0 (2022-01-19)

Features

  • staking: remove staking contracts (2648df0)

3.6.0 (2021-12-01)

Features

  • DomainReader: add networkName to DID resolution (1b8ed5c)

3.5.0 (2021-11-16)

Features

  • role: issuerFields in role definition (b2564e0)

3.4.0 (2021-11-11)

Features

  • ClaimManager: import V2 of RoleDefResolver (#65) (f48fa48)

3.3.1 (2021-11-01)

Bug Fixes

  • core: roles preconditions can be from different resolver than role itself (c1e9a18)

3.3.0 (2021-10-18)

Features

  • add revocationref typechain to build (c86317c)

3.2.0 (2021-10-04)

Bug Fixes

  • commit-analyzer: remove empty release rule (66679d8)

Features

  • deps: update critical vulnerabilities (f225b4e)

3.1.0 (2021-09-21)

Features

  • DomainHierarchy: filter out apps and roles (34f015a)

3.0.1 (2021-09-13)

Bug Fixes

  • increase staking period in test (afe1822)

3.0.0 (2021-09-10)

Bug Fixes

  • DomainHierarchy: use ENSRegistryAddress (2808b60)

BREAKING CHANGES

  • DomainHierarchy: address is used instead of Contract type

2.0.1 (2021-09-10)

Bug Fixes

  • add missing files declaration to dist (491e857)

2.0.0 (2021-08-17)

Bug Fixes

Build System

  • dont export contract types (8ed3084)

BREAKING CHANGES

1.17.2 (2021-08-02)

Bug Fixes

  • staking: allow full reward to patron (4c82d75)
  • staking: daily interest (8b1dda5)
  • staking: redeploy staking factory (6bb2bce)

1.17.1 (2021-07-26)

Bug Fixes

1.17.0 (2021-07-17)

Features

  • staking: public withdrawal delay and min staking period (5a1711a)

1.16.2 (2021-07-16)

Bug Fixes

  • redeploy_staking_pool_factory (3e36aeb)

1.16.1 (2021-07-15)

Bug Fixes

  • staking: check reward depending on status (bcdb85f)
  • staking: init deposit end with deposit start (bc60d9f)

1.16.0 (2021-07-14)

Features

  • staking: allow patron without role (53c8f12)

1.15.2 (2021-07-07)

Bug Fixes

  • staking: redeploy staking factory (5cb4c73)

1.15.1 (2021-07-07)

Bug Fixes

  • staking: replace deep import from ethers (2a3e016)

1.15.0 (2021-07-06)

Bug Fixes

  • staking: fractional calculations (a323147)
  • staking: staking factory to deploy reward pool (5d029bc)

Features

  • staking: deploy reward pool by pool factory (a8e9a3b)

1.14.0 (2021-07-04)

Bug Fixes

  • staking: error msg when pool doubled (300cb78)
  • path to ens artifacts (5bb16be)
  • roles: patch ens-contracts (aa903d0)
  • roles: request enrollment by subject owner (bc9623e)
  • StakingPool: payable patron for 0.8 compiler (3bc2a9c)

Features

  • staking: allow owned subject (8882667)
  • upgrade contracts to 0.8.6 (5efabc5)

1.13.0 (2021-07-01)

Features

  • staking: add StakingPoolFactory (e0f41b0)
  • staking: get staking orgs list (40196df)
  • staking: pools are public (7b20066)

1.12.0 (2021-06-24)

Bug Fixes

  • staking: prevent repeated stake state change (46832f8)

Features

  • staking: add checkReward (a40be99)
  • staking: array of patron roles (01b8d4c)
  • staking: emit on stake state change (e48f9ed)
  • staking: get total stake (a3c800b)
  • staking: reward pool only pays reward (dca563f)
  • StakingPool contract (e191971)

1.11.2 (2021-06-11)

Bug Fixes

1.11.1 (2021-06-08)

Bug Fixes

  • DomainHierarchu: DomainHierarchy accomodate deleted namespaces (31aa3df)

1.11.0 (2021-06-04)

Features

  • claimManager: export claim manager factory (6f1dbd2)

1.10.1 (2021-05-28)

Bug Fixes

  • replace all ethers subpaths (58ebb9e)

1.10.0 (2021-05-28)

Features

  • exporting contracts types in an ethers-v4 dir (3c37e02)

1.9.0 (2021-05-26)

Features

  • update resolver and domain notifier address (6c54e4f)

1.8.0 (2021-05-26)

Bug Fixes

Features

  • claimManager: client to canonize sigs (00cdd0f)
  • claimManager: include version in proof (e3c0409)
  • claimManager: type signatures (5cca815)
  • claimManager: verify role version (8dcd147)
  • check required number of prerequisites (c0c6a38)
  • delegate agreement and proving (827599d)
  • emit role assigned (0924538)
  • openzeppelin to verify sig (997b725)
  • register with latest role version (7e8235a)
  • register with role (4293806)
  • resolve resolver from role (66e24e1)

1.7.1 (2021-05-25)

Bug Fixes

  • DomainHierarchy: removing empty string from singlelevel (211dbe2)

1.7.0 (2021-05-25)

Bug Fixes

  • package.json: correct main path (2bf2f5e)

Features

  • copy typechain files to dist (9ebcfab)
  • export contract factories (2f6f49a)

1.6.0 (2021-05-24)

Bug Fixes

  • move patch-package to prebuild (62501ac)

Features

  • DomainTransactionFactory: remove need for provider (162c698)
  • add PreconditionType to package export (8123d34)
  • change getSubDomains to DomainHierarchy (f6702cf)
  • encapsulating contract objects (06a474c)

1.5.0 (2021-05-24)

Features

  • VersionNumberResolver: change to uint (b467135)

1.4.0 (2021-05-19)

Features

  • RoleDefResolver: Consider ens registry delegate for resolver auth (6fe377f)

1.3.0 (2021-05-13)

Features

  • upgrade contracts to solidity 0.7.6 (f1fc7b3)

1.2.0 (2021-05-12)

Features

  • EnrolementPrequisiteRolesResolver: add mustHaveAll (88323d2)

1.1.0 (2021-04-30)

Bug Fixes

  • getSubDomains: ENSRegistry reference (b51bd9e)
  • publish workflow: need to compile contracts (5314542)

Features

  • copy getSubDomains from iam-client-lib (2617e69)

1.0.0 (2021-04-28)

Bug Fixes

  • check for resolver object for a chain (5cdd0db)
  • iam-domain-client: fix domainNotifier deploy (d2a51ff)
  • export of DomainReader and DomainTransactionFactory (025860b)
  • contract tests: add mocha (9767afd)

Features

  • add DomainNotifier and call when domain is updated (e97cab3)
  • add EnrolmentConditionResolvers (5e0a09d)
  • add method to parse DomainType (f45a22e)
  • add readName method (08f1c1e)
  • check that domainUpdated is called by resolver (7431666)
  • error message when ENS registry address not set for a chain (6e1868d)
  • moved editDomain logic to DomainTransactionFactory (6cb8c76)
  • domainReader: add check for node/name match to readName() (a6cbb28)
  • reading enrolment preconditions (b04775a)
  • revive minDate and maxDate in RoleDef field (9633855)
  • roleDef resolver implementation with initial profiles (af60a5a)
  • use type guards to determine domain type (4e514d6)
  • versionNumber type to string (0a6c88f)