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

Replay attacks test develop #10619

Merged
merged 77 commits into from
Mar 30, 2022
Merged

Replay attacks test develop #10619

merged 77 commits into from
Mar 30, 2022

Conversation

QuiteStochastic
Copy link
Contributor

same thing as #10463 but merge into develop. there are a couple of things that are different so beware

@QuiteStochastic QuiteStochastic requested a review from a team as a code owner March 25, 2022 01:26
@QuiteStochastic QuiteStochastic added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Mar 25, 2022
; { balance = "10000"
; timing =
make_timing ~min_balance:1_000_000_000_000 ~cliff_time:8
make_timing ~min_balance:10_000_000_000_000 ~cliff_time:8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this ok? I believe the timing test (which is currently failing) depends on these values

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah i am tinkering with this at the moment, i'll get it passing. as long as it's passing you don't mind if i jack up the values do you? I'm just trying to increase the values to that coinbases stop messing with my math.

Copy link
Member

@deepthiskumar deepthiskumar Mar 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ok, that's fine. You could use the new extra_genesis_accounts field in test config and not deal with coinbase amounts

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh that's a good idea, maybe in a different PR tho

src/app/test_executive/payments_test.ml Show resolved Hide resolved
src/app/test_executive/zkapps_timing.ml Show resolved Hide resolved
src/app/test_executive/zkapps_timing.ml Show resolved Hide resolved
src/app/test_executive/test_common.ml Outdated Show resolved Hide resolved
src/app/test_executive/payments_test.ml Show resolved Hide resolved
@lk86 lk86 merged commit 8eb2e10 into develop Mar 30, 2022
@lk86 lk86 deleted the replay_attacks_test_DEVELOP branch March 30, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants