You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* master:
README: fixed typo in docker run command (#518)
Merge *_at methods. (#515)
New flags to listen to all interfaces (#495)
If contract reaches max depth, return Err (#503)
Some networking cleanups (#504)
Derivable Encode & Decode (#509)
substrate: return Option in all storage related RPC methods (#510)
Build with locked Cargo.lock on CI (#514)
Place call data into a newly allocated pages (#502)
liuchengxu pushed a commit
to autonomys/substrate
that referenced
this pull request
Jun 3, 2022
* v0.20.0 release prep
* wee text tweak
* remove dry-run step that doesn't actually work
* Fix typo
Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
* No more "in"
Co-authored-by: Tarik Gul <47201679+TarikGul@users.noreply.github.com>
* Fix "customized" typo
Co-authored-by: Tarik Gul <47201679+TarikGul@users.noreply.github.com>
Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
Co-authored-by: Tarik Gul <47201679+TarikGul@users.noreply.github.com>
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
3 participants
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.
Fixes#492