-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
perf(context): avoid unnecessary copies in KVStore, TransientStore and CacheContext methods #14354
Merged
Commits on Dec 7, 2022
-
feat: Context.KVStore uses local ms field instead of calling MultiStore
testinginprod committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 08d67a0 - Browse repository at this point
Copy the full SHA 08d67a0View commit details -
feat: sdk.Context KVStore and TransientStore to use pointer receiver
testinginprod committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 6046a50 - Browse repository at this point
Copy the full SHA 6046a50View commit details -
feat: sdk.Context KVStore and TransientStore to gasMeter field
testinginprod committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 68a1523 - Browse repository at this point
Copy the full SHA 68a1523View commit details -
testinginprod committed
Dec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 940980d - Browse repository at this point
Copy the full SHA 940980dView commit details
Commits on Dec 8, 2022
-
testinginprod committed
Dec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 8a9565f - Browse repository at this point
Copy the full SHA 8a9565fView commit details
Commits on Dec 19, 2022
-
Merge branch 'main' into tip/improve-context-KVStore
testinginprod committedDec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 5b25cd0 - Browse repository at this point
Copy the full SHA 5b25cd0View commit details -
testinginprod committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b5e022 - Browse repository at this point
Copy the full SHA 0b5e022View commit details -
testinginprod committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for f1fd7fb - Browse repository at this point
Copy the full SHA f1fd7fbView commit details -
testinginprod committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 0ae513f - Browse repository at this point
Copy the full SHA 0ae513fView commit details -
testinginprod committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for cd7c27f - Browse repository at this point
Copy the full SHA cd7c27fView commit details -
testinginprod committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for d2ffbb4 - Browse repository at this point
Copy the full SHA d2ffbb4View commit details -
testinginprod committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 6f09435 - Browse repository at this point
Copy the full SHA 6f09435View commit details -
testinginprod committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 2052646 - Browse repository at this point
Copy the full SHA 2052646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 869e3d5 - Browse repository at this point
Copy the full SHA 869e3d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f89bcd - Browse repository at this point
Copy the full SHA 6f89bcdView commit details
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.