Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Releases: Consensys/permissioning-smart-contracts

v2.1.6

17 Feb 07:52
9f63936
Compare
Choose a tag to compare
  • Update dependencies
  • bug fixes #265

v2.1.5 Update min solc to 0.6.0

22 Dec 02:54
45702dd
Compare
Choose a tag to compare

v2.1.4: Feature No host validation (#251)

27 Oct 00:56
5f1c076
Compare
Choose a tag to compare

Added the ability to specify node validation to only use enodeId, ignoring host and port.

v2.1.2

29 Sep 05:42
15a76b3
Compare
Choose a tag to compare

update web3 to 1.5.3

v2.1.1

20 Sep 23:22
d601e3b
Compare
Choose a tag to compare
  • Fixed logging bug in NodeRules migration script

v2.1.0

06 Sep 03:28
4f3455c
Compare
Choose a tag to compare
  • Fixed bug where admins couldn't submit transactions if not on the accounts allowlist
  • Updated package dependencies

v2.0.2

17 Aug 23:29
18caafe
Compare
Choose a tag to compare

Added separate contracts for storage so rules can be updated in isolation
Changed "IP Address" to Host name (UI change only)

v2.0.1: Enable Yarn publish to npm (#223)

23 Jul 02:51
df6c435
Compare
Choose a tag to compare

v2.0.0

17 Dec 00:08
24d13ce
Compare
Choose a tag to compare

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

30 Sep 00:52
386af21
Compare
Choose a tag to compare

This version supports Besu 1.1.0+ permissioning features.

Changelog