Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: test for executing multiple blocks in ExecutorSuite (#45)
* test: test for executing multiple blocks in ExecutorSuite This test ensures the Executor properly handles multiple blocks, including initializing the chain, processing transactions, and maintaining state consistency. * chore: fix linter errors * test: use more deterministic block time
- Loading branch information