Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(test-tooling): quorum AIO upgrade to Quorum v21.4.1 #900 #909

Merged
merged 1 commit into from
May 24, 2021

Conversation

petermetz
Copy link
Contributor

The image will now have the currently latest & greatest from both
Quorum and Tessera.

This commit is also tagged in DockerHub as
hyperledger/cactus-quorum-all-in-one:2021-05-03-quorum-v21.4.1

Two minor updates that were necessary for the upgrade:

  1. The allowing of unlocking while HTTP is enabled is now prohibited by default unless you pass
    in a specific flag when starting Quorum (so we do).
  2. The max code size schema has changed in the genesis file to include
    block size as well so the genesis.json used is updated too.

Fixes #900

Signed-off-by: Peter Somogyvari [email protected]

@petermetz petermetz added enhancement New feature or request Quorum dependencies Pull requests that update a dependency file Developer_Experience labels May 3, 2021
@petermetz petermetz self-assigned this May 3, 2021
@petermetz petermetz added this to the v0.5.0 milestone May 3, 2021
@petermetz petermetz modified the milestones: v0.5.0, v0.6.0 May 19, 2021
…cacti#900

The image will now have the currently latest & greatest from both
Quorum and Tessera.

This commit is also tagged in DockerHub as
hyperledger/cactus-quorum-all-in-one:2021-05-03-quorum-v21.4.1

Two minor updates that were necessary for the upgrade:
1. The allowing of unlocking while HTTP is enabled is now prohibited by default unless you pass
in a specific flag when starting Quorum (so we do).
2. The max code size schema has changed in the genesis file to include
block size as well so the genesis.json used is updated too.

Fixes hyperledger-cacti#900

Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz merged commit 67af2c4 into hyperledger-cacti:main May 24, 2021
@petermetz petermetz deleted the feat-900 branch May 24, 2021 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Developer_Experience enhancement New feature or request Quorum
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(test-tooling): add Quorum v21.4.1 AIO image
3 participants