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

Add a TPS integration test #223

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Add a TPS integration test #223

wants to merge 5 commits into from

Conversation

maht0rz
Copy link
Member

@maht0rz maht0rz commented Nov 8, 2024

This PR:

  • renames the prisma:migrate & prisma:generate command to be consistent across packages
  • updates node version from v18 to v23 due to performance regressions introduced by a combination of new o1js / old node
  • adds logging utilities for time/performance tracking
  • adds time tracking logs to the block production pipeline
  • implements a simple tps test for a really bad state access case, and a more manageable cached state case

Seems like i did not commit the version bumps for packages released for MinaCon, so this PR accidentally includes the version bumps too :/

@maht0rz maht0rz marked this pull request as ready for review November 8, 2024 09:41
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.

3 participants