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): add Quorum v21.4.1 AIO image #900

Closed
petermetz opened this issue May 3, 2021 · 0 comments · Fixed by #909
Closed

feat(test-tooling): add Quorum v21.4.1 AIO image #900

petermetz opened this issue May 3, 2021 · 0 comments · Fixed by #909
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request Quorum
Milestone

Comments

@petermetz
Copy link
Contributor

petermetz commented May 3, 2021

Is your feature request related to a problem? Please describe.

Right now our Quorum AIO image is quite outdated, running against a v2.3.0 Quorum ledger with Tessera v0.10.0.

Describe the solution you'd like

Another tag published for the existing quorum AIO image that is based on the latest Quorum ledger which at the time of this writing is v21.4.1.

Describe alternatives you've considered

Nothing, I'm pretty sure we need this.

Additional context

https://docs.goquorum.consensys.net/en/stable/HowTo/GetStarted/Wizard/GettingStarted/
This will be a prerequisite for a task where we add support for the same thing in the Quorum connector.

cc: @takeutak @sfuji822 @hartm @jonathan-m-hamilton @AzaharaC @jordigiam @kikoncuo @petermetz @arnab-roy

@petermetz petermetz added enhancement New feature or request Quorum dependencies Pull requests that update a dependency file labels May 3, 2021
@petermetz petermetz added this to the v0.5.0 milestone May 3, 2021
@petermetz petermetz self-assigned this May 3, 2021
petermetz added a commit to petermetz/cacti that referenced this issue May 3, 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 <peter.somogyvari@accenture.com>
@petermetz petermetz modified the milestones: v0.5.0, v0.6.0 May 19, 2021
petermetz added a commit to petermetz/cacti that referenced this issue May 21, 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 <peter.somogyvari@accenture.com>
petermetz added a commit that referenced this issue May 24, 2021
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 <peter.somogyvari@accenture.com>
RafaelAPB pushed a commit to RafaelAPB/blockchain-integration-framework that referenced this issue Mar 9, 2022
…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 <peter.somogyvari@accenture.com>
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 enhancement New feature or request Quorum
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant