hashgraph / hedera-services

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

Replace `AddressBook` with `Roster` in `ReconnectLearner` #16740

Open edward-swirldslabs opened 3 days ago

edward-swirldslabs commented 3 days ago

Background

Continuing the platform refactor, Replace AddressBook with Roster in ReconnectLearner

Acceptance Criteria

All existing unit tests pass.