This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Cloud node doesn't seem to find its own external address #363
Labels
I3-bug
The node fails to follow expected behavior.
Comments
For reference, the node discovers its multiaddress when it dials another node through Kademlia or I don't think there is an issue with specifically a node finding its multiaddress. It's probably caused by the general networking issues. |
works with the latest changes. |
JoshOrndorff
added a commit
to moonbeam-foundation/substrate
that referenced
this issue
Apr 21, 2021
* done * Update pallets/parachain-staking/src/mock.rs Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com> * Update pallets/parachain-staking/src/mock.rs Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com> * Update pallets/parachain-staking/src/mock.rs Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com> * add configurable inflation to builder Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
liuchengxu
added a commit
to chainx-org/substrate
that referenced
this issue
Aug 23, 2021
* Ensure minimal validator count Fixes paritytech#362 * Remove needless retain * Slash validators on new session insteead of every block Closes paritytech#369 * Trigger OnAssetChanged Fixes paritytech#363 * Update acceleration of setup_trustee to 1000 - Closes paritytech#371 * Slash maximum between 1% of jackpot and minimum penalty Closes paritytech#374 * Update wasm * 1% instead of 1/10!!!
liuchengxu
added a commit
to autonomys/substrate
that referenced
this issue
Jun 3, 2022
…r-integration Prepare the final executor integration
helin6
pushed a commit
to boolnetwork/substrate
that referenced
this issue
Jul 25, 2023
* Export TransactionEvents * Fmt
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No message is ever printed with the node's proper multiaddress including its actual IP.
The text was updated successfully, but these errors were encountered: