Skip to content

Conversation

@dmitriy-b
Copy link
Collaborator

The simulator allows to execute execution-api tests, adjusted for Gnosis.
The tests temporary located at https://github.com/dmitriy-b/execution-apis/tree/gnosis . The repository will be moved to Gnosis Org after finalizing the structure.

The report is https://hive-gno.nethermind.io/suite.html?suiteid=1729845194-e7bf2a9f7ef64ef95d31cf837416a2d0.json&suitename=rpc-compat .
At the moment we have 27 passed and 63 failed tests. The most of failed tests require chain.rlp blocks created for gnosis network. Currently we can generate it for Ethereum network only using hivechain. I am working on some generic implementation https://github.com/dmitriy-b/rlp-to-blockchain to make it possible to create rlp blocks for any network.

After creating of chain.rlp we can fix the rest of the tests in 2 ways:

  1. Update https://github.com/lightclient/rpctestgen to generate tests for Gnosis
  2. Manually fix the rest of the tests

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.

2 participants