Merged
Conversation
915b5c5 to
cc44836
Compare
Collaborator
Author
|
pls update wasm |
brentstone
added a commit
that referenced
this pull request
Mar 20, 2023
* tomas/nested-lazy-vec-iter: changelog: add #1218 [ci] wasm checksums update core/storage_api/lazy_map: fix `iter` for map with nested collections core/storage_api/collections: add `is_data_sub_key` helper method core/storage_api: add predicate filtering version of prefix_iter test/lazy_vec: add test case to reproduce nested collection iter issue changelog: add #1212 [ci] wasm checksums update core/lazy_vec: test and fix for address values core/lazy_set: test and fix for address sub-key core/lazy_map: test and fix for address sub-key
brentstone
pushed a commit
that referenced
this pull request
Mar 22, 2023
Collaborator
Author
|
The tests in here break in combination with #1141 included in 0.14.2 release - so will this rebase and fix it |
tzemanovic
added a commit
that referenced
this pull request
Mar 28, 2023
5a1374d to
4abfd43
Compare
tzemanovic
added a commit
that referenced
this pull request
Mar 29, 2023
4abfd43 to
5115320
Compare
Collaborator
Author
|
pls update wasm |
Collaborator
Author
257c4d1 to
a1fbe9b
Compare
tzemanovic
added a commit
that referenced
this pull request
Apr 11, 2023
* tomas/lazy-collection-sub-key: [ci] wasm checksums update changelog: add #1212 core/wl_storage: remove unnecessary alloc core/lazy_vec: test and fix for address values core/lazy_set: test and fix for address sub-key core/lazy_map: test and fix for address sub-key
Closed
bengtlofgren
pushed a commit
that referenced
this pull request
May 11, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
based on #1256
#1196fixes #1211