celestiaorg / celestia-app

PoS application for the consensus portion of the Celestia network. Built using celestia-core (fork of CometBFT) and the cosmos-sdk
https://celestia.org
Apache License 2.0
328 stars 261 forks source link

Turn the construction of the state store into a helper #3579

Open ninabarbakadze opened 1 week ago

ninabarbakadze commented 1 week ago

We should probably look to turn the construction of the state store (needed to initialise the keeper) into some test helper as I see it used often

Originally posted by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/3571#pullrequestreview-2124955831