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

test(core): remove msgTree #938

Merged
merged 1 commit into from
Jun 14, 2024
Merged

test(core): remove msgTree #938

merged 1 commit into from
Jun 14, 2024

Conversation

samajammin
Copy link
Member

Description

Remove msgTree variable

Confirmation

@samajammin samajammin requested a review from ctrlc03 December 20, 2023 23:52
Copy link

netlify bot commented Dec 20, 2023

Deploy Preview for maci-typedoc ready!

Name Link
🔨 Latest commit 16abc75
🔍 Latest deploy log https://app.netlify.com/sites/maci-typedoc/deploys/658f0093bc6620000835649d
😎 Deploy Preview https://deploy-preview-938--maci-typedoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@samajammin
Copy link
Member Author

@ctrlc03 this is mostly for my understanding...

Why are we creating this msgTree object? Don't we want to be comparing the state of the poll object in this test?

@ctrlc03
Copy link
Collaborator

ctrlc03 commented Dec 21, 2023

@ctrlc03 this is mostly for my understanding...
Why are we creating this msgTree object? Don't we want to be comparing the state of the poll object in this test?

@samajammin Great catch, you are absolutely right 🙂 ps. I have been thinking that we could probably remove the AccQueue instances throughout the core package tests and keep the IncrementalQuinTree instead to do the root checks (as that's what we use inside the Poll contract for storing message hashes) - what you think? if you like the idea maybe this PR could be extended to do that

@ctrlc03 ctrlc03 force-pushed the test/core-remove-msgtree branch from 16abc75 to e4a6d6c Compare June 14, 2024 11:47
Copy link

vercel bot commented Jun 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Jun 14, 2024 11:49am

@ctrlc03 ctrlc03 enabled auto-merge (squash) June 14, 2024 11:48
@ctrlc03 ctrlc03 merged commit 4fbb91a into dev Jun 14, 2024
23 checks passed
@ctrlc03 ctrlc03 deleted the test/core-remove-msgtree branch June 14, 2024 12:40
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