forked from hyperledger-cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(test-tooling): quorum AIO upgrade to Quorum v21.4.1 hyperledger-…
…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]>
- Loading branch information
Showing
4 changed files
with
22 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters