-
Notifications
You must be signed in to change notification settings - Fork 455
Storage refactoring new hope for review #1331
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
Merged
cmichi
merged 46 commits into
use-ink:master
from
Supercolony-net:feature/storage-rework-new-hope
Sep 5, 2022
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
2b26752
Import new unstable functions with transparent hashing.
xgreenx 8dbf040
primitives crate:
xgreenx 341c48b
metadata crate:
xgreenx 346529c
Removed `initialize_contract` and related to initialization stuff. No…
xgreenx b731f92
Removed the old codegen related to spread and packed layout. If some …
xgreenx d6db8de
Updated all examples to use a new API.
xgreenx f967986
UI tests for a new codegen.
xgreenx fc3fcb0
Merge branch 'master' into feature/storage-rework-new-hope
xgreenx 8f511ec
Apply all suggestion from the review
xgreenx 7e094eb
Make CI happy
xgreenx 8c9942d
Fix tests
xgreenx 9188ca7
Fix tests
xgreenx 7375b4c
Fix tests
xgreenx 906b1d8
Fix tests
xgreenx 290b384
Apply suggestions:
xgreenx 1f7603f
Fix doc
xgreenx 09c24e1
Merge branch 'master' into feature/storage-rework-new-hope
xgreenx 07a71ea
Add comment to autoref specialisation
xgreenx 07889af
Suggestion from the review
xgreenx f64d7f7
Revert back u8
xgreenx efff8bf
Remove unwrap
xgreenx 556ce20
Collapse if let
xgreenx 5ce970d
Fixed overflow for enums
xgreenx 8fcdab2
Fixing comments
xgreenx ca9f95b
Renamed `Item` to `StorableHint` and `AutoItem` to `AutoStorableHint`
xgreenx 8eb4cb9
Fix test
xgreenx 66a6901
Renamed key_holder.
xgreenx 8854be8
Nightly fmt
xgreenx 15563de
Remove `Packed` path
xgreenx 4f35230
Fix doc test
xgreenx 5065b07
Apply suggestions from hte review
xgreenx 3247ee2
Merge branch 'master' into feature/storage-rework-new-hope
xgreenx 63e3909
Fixed build
xgreenx c07b471
Fix build
xgreenx 72c84a8
Removed `initialize_contract` from linting and deleted all tests
xgreenx cad9234
Fix doc link
xgreenx 7371905
Merge branch 'master' into feature/storage-rework-new-hope
xgreenx 477e4cf
Fix mapping example
xgreenx 235d649
Applied suggestion.
xgreenx 8b9ccbc
Removed `delegate-calls` from the CI. Replaced it with `set-code-hash`
xgreenx a42bc9d
Merge remote-tracking branch 'parity/master' into feature/storage-rew…
xgreenx be1563e
fix test
xgreenx 300b139
fix test
xgreenx 7b8733d
Fix CI to use stable for contract build
xgreenx 3e3fbd7
Fix CI to use stable for examples
xgreenx 5808157
Merge remote-tracking branch 'parity/master' into feature/storage-rew…
xgreenx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.