hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
281 stars 125 forks source link

Ledger ID Creation On Existing Network, Multiple Upgrades #14761

Open edward-swirldslabs opened 1 month ago

edward-swirldslabs commented 1 month ago

tss.keyActiveRoster is left with default value as false.

This may be a HAPI test or a JRS test, but an integration tests needs to be performed that gives an existing network a ledger id through one software upgrade and then transfers the ledger id to the next address book after random address book changes in a second software upgrade.

If this is a full end-to-end HAPI test, it may require integration of the SDK to generate the address book HAPI transactions.