Updated Resources
quorum_bootstrap_istanbul_extradata
: Added support forqbft
mode
that creates theextraData
for genesis JSON based on QBFT consensus.
Updated Resources
quorum_bootstrap_istanbul_extradata
: Added a new argumentmode
that creates theextraData
for genesis JSON based if is IBFT1 or IBFT2 consensus.
Released on March 24th 2021
This is an initial release
New Resources
quorum_bootstrap_account
: Create an Ethereum account in a provided wallet. OnlyKeyStore
wallet is currently supportedquorum_bootstrap_data_dir
: Performgeth init
on a directory with the given genesis JSON filequorum_bootstrap_istanbul_extradata
: For istanbul consensus algorithm, createextraData
value being used in genesis JSONquorum_bootstrap_keystore
: Create aKeyStore
managing a key storage directory on diskquorum_bootstrap_network
: Create a folder containing all resources required to bootstrap a networkquorum_bootstrap_node_key
: Create a node key being used by a Quorum nodequorum_transaction_manager_keypair
: Create Private Transaction keypair for privacy
New Data Sources
quorum_bootstrap_genesis_mixhash
: ProvidemixHash
value constants being used in genesis JSONquorum_bootstrap_node_key
: Read node key hex value
CI/CD
- Configure for official TF registry releases