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 storage-plus with iterator disabled #438

Merged
merged 2 commits into from
Sep 19, 2021
Merged

Conversation

ethanfrey
Copy link
Member

Especially for storage-plus.

It seems some code fails already. It would be good to also make iterator optional for any other package that doesn't require it (I think that is most of the packages except multitest, but none of the contracts)

Copy link
Contributor

@maurolacy maurolacy left a comment

Choose a reason for hiding this comment

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

lgtm.

packages/storage-plus/src/snapshot/mod.rs Show resolved Hide resolved
@maurolacy
Copy link
Contributor

Damn, I rebased all of my MRs on top of the version without iterator flags. :-/

Will have to manually introduce these changes again, in each of the branches.

@maurolacy
Copy link
Contributor

maurolacy commented Sep 19, 2021

Damn, I rebased all of my MRs on top of the version without iterator flags. :-/

Will have to manually introduce these changes again, in each of the branches.

Perhaps it will be better to delay merging this right now, and do it only after merging the deserialization stuff. Anyway, just an idea. We'll sort it out anyway.

@maurolacy maurolacy merged commit 65e5857 into main Sep 19, 2021
@maurolacy maurolacy deleted the test-without-iterator branch September 19, 2021 22:52
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.

None yet

2 participants