Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for tests and local-network #46

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Fixes for tests and local-network #46

merged 1 commit into from
Apr 1, 2025

Conversation

vsuharnikov
Copy link
Contributor

@vsuharnikov vsuharnikov commented Mar 25, 2025

Chain contract:

  • Compatibility with older consensus client.

Tests:

  • Unit tests work with simulate, fixed all exceptions in logs;
  • Fixes for integration tests, including stabilization: units.AssetRegistryTestSuite, units.SyncingTestSuite, etc.

CI:

  • Install solc 0.8.29, caching it and making available.

Local network:

  • Works with the latest changes;
  • Docker compose can use old images (deleting old containers first);
  • deploy build fixes.

Other:

  • Forge produces a lot of garbage logs;
  • Removed besu mentioning from configs and docs.

@vsuharnikov vsuharnikov changed the title Fixes for tests Fixes for tests and local-network Mar 25, 2025
@vsuharnikov vsuharnikov marked this pull request as ready for review March 26, 2025 06:28
@vsuharnikov vsuharnikov requested a review from phearnot April 1, 2025 09:39
- Chain contract compatibility with older consensus client.

Tests:
- Unit tests work with simulate, fixed all exceptions in logs;
- Fixes for integration tests, including stabilization: units.AssetRegistryTestSuite, units.SyncingTestSuite, etc.

CI:
- Install solc 0.8.29, caching it and making available.

Local network:
- Works with the latest changes;
- Docker compose can use old images (deleting old containers first);
- deploy build fixes.

Other:
- Forge produces a lot of garbage logs;
- Removed besu mentioning from configs and docs.
@vsuharnikov vsuharnikov merged commit 0c674c9 into main Apr 1, 2025
1 check passed
@vsuharnikov vsuharnikov deleted the fix-broken-tests branch April 1, 2025 11:18
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