This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Avoid accounts destroyed in payments from being aux#318
Merged
Conversation
pepyakin
reviewed
Jul 15, 2018
| "enode://a93a29fa68d965452bf0ff8c1910f5992fe2273a72a1ee8d3a3482f68512a61974211ba32bb33f051ceb1530b8ba3527fc36224ba6b9910329025e6d9153cf50@104.211.54.233:30333".into(), | ||
| "enode://051b18f63a316c4c5fef4631f8c550ae0adba179153588406fac3e5bbbbf534ebeda1bf475dceda27a531f6cdef3846ab6a010a269aa643a1fec7bff51af66bd@104.211.48.51:30333".into(), | ||
| "enode://c831ec9011d2c02d2c4620fc88db6d897a40d2f88fd75f47b9e4cf3b243999acb6f01b7b7343474650b34eeb1363041a422a91f1fc3850e43482983ee15aa582@104.211.48.247:30333".into(), | ||
| ]; |
Contributor
There was a problem hiding this comment.
Is this really meant to be here?
Member
Author
There was a problem hiding this comment.
Also remove bootnodes invalid for libp2p
pepyakin
approved these changes
Jul 15, 2018
lamafab
pushed a commit
to lamafab/substrate
that referenced
this pull request
Jun 16, 2020
* Pass indices in serialized form * Fix indentation and remove panic * Fix tests and other code * Remove unique voters tracking * Restore validator group check * Fix lock file * Add test * Add attestation sorting * Add validation to the check_candidate function * Update codec version one more time * Remove patch versions
liuchengxu
pushed a commit
to chainx-org/substrate
that referenced
this pull request
Aug 23, 2021
* Update version 0.9.1 * Format code * Modify decoding mode (paritytech#318) * Update chainspec V0.9.1 * Change sudo & council_address * Fix Signature coverage (paritytech#330) * Update V0.9.2 * Feature/xbridge log (paritytech#331) * Update log * Update wasm
liuchengxu
added a commit
to chainx-org/substrate
that referenced
this pull request
Aug 23, 2021
Close paritytech#191 * Update default ports same as v1.0 * Solve conversations in pr#318 * Nit * Avoid needless clone Co-authored-by: Liu-Cheng Xu <xuliuchengxlc@gmail.com>
liuchengxu
pushed a commit
to autonomys/substrate
that referenced
this pull request
Jun 3, 2022
Fix bug with erasing plot
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Also remove bootnodes invalid for libp2p