planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
505 stars 139 forks source link

✨ Added `MockBlockChainStates` #3799

Closed greymistcube closed 1 month ago

greymistcube commented 1 month ago

Completely overhauled StateQuery and its backend. It was becoming impossible to test different scenarios with simply hardcoded fake IBlockChainStates as the scheme for the underlying data has changed significantly over time.