Consensys / web3js-quorum

30 stars 21 forks source link

Fix FlexiblePrivacyGroup for Besu #58

Closed NickSneo closed 8 months ago

NickSneo commented 8 months ago

Changed solidity files to fix FlexiblePrivacyGroup which was failing due to https://github.com/hyperledger/besu/pull/4282 changes introduced in 22.7.10

Tested with latest 23.10.3, working fine able to create new FlexiblePrivacyGroups.

Fixes: https://github.com/hyperledger/besu/issues/6192

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

NickSneo commented 8 months ago

@macfarla @antonydenyer Hey, can you please review this PR?