Skip to content

WIP: refactor app simulation tests#995

Open
hleb-albau wants to merge 1 commit intogonka-ai:mainfrom
hleb-albau:sim-tests
Open

WIP: refactor app simulation tests#995
hleb-albau wants to merge 1 commit intogonka-ai:mainfrom
hleb-albau:sim-tests

Conversation

@hleb-albau
Copy link
Copy Markdown

@hleb-albau hleb-albau commented Apr 1, 2026

closes #982
Fix and migrate app simulation tests to simsx

  • Migrate from legacy sim to simsx package
  • Disable staking/distribution sim ops: incompatible with custom PoC consensus
  • Disable wasm sim ops: codec bug causes failures
  • Fix bank genesis state for randomized sim (supply recomputed from balances)

Notes:
So beside inference txes, we should also somehow simulate our POC epochs and validator set changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable simulation and fuzz testing for inference-chain

1 participant