This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
Releases: Consensys/permissioning-smart-contracts
Releases · Consensys/permissioning-smart-contracts
v2.1.6
v2.1.5 Update min solc to 0.6.0
v2.1.4: Feature No host validation (#251)
Added the ability to specify node validation to only use enodeId, ignoring host and port.
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1: Enable Yarn publish to npm (#223)
Published to npmjs
v2.0.0
This version supports Besu 20.10.1+ permissioning features.
Changelog
- Add Mythx workflow step
- New colors and images in the Dapp
- Allow separate deployments, for example if Nodes Rules contract has changed but Admin Rules contract has not
- Corresponds to Besu CLI option --permissions-nodes-contract-version=2 and v6 of the EEA client spec.
v1.1.0
This version supports Besu 1.1.0+ permissioning features.
Changelog
- Stability improvements and bug fixes
- Permissioning contracts went through a security review done by an external auditor. More info here (note Besu FKA Pantheon) https://consensys.net/diligence/audits/2019/08/pegasys-permissioning/
- Corresponds to Besu CLI option
--permissions-nodes-contract-version=1
and v5 of the EEA client spec.