Skip to content

Feature: Add support for pre-deployed smart contracts#68

Open
psychoplasma wants to merge 1 commit into
Consensys:masterfrom
psychoplasma:feature/pre-deployed-contract-support
Open

Feature: Add support for pre-deployed smart contracts#68
psychoplasma wants to merge 1 commit into
Consensys:masterfrom
psychoplasma:feature/pre-deployed-contract-support

Conversation

@psychoplasma

@psychoplasma psychoplasma commented Nov 10, 2024

Copy link
Copy Markdown

The current version of quorum-genesis-tool only supports pre-funded accounts with balance where there is no way to pass code and storage for an account at the genesis.

Considering thatquorum-genesis-tool is mostly used in Besu's helm charts (although new version of Besu has an operator sub-command for generating genesis file) and without support for pre-deployed contracts, helm chart templates are needed to be modified, adding this support would save a lot of time and effort.

  • Add code and storage field in Alloc item of genesis config object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant