Skip to content

Make mu-ra and untrusted worker url queriable#595

Merged
haerdib merged 46 commits into
masterfrom
bh-remove-async-url
Dec 30, 2021
Merged

Make mu-ra and untrusted worker url queriable#595
haerdib merged 46 commits into
masterfrom
bh-remove-async-url

Conversation

@haerdib
Copy link
Copy Markdown
Contributor

@haerdib haerdib commented Dec 22, 2021

  • Untrusted worker port is now settable at start-up, not hardcoded anymore.
  • Stores the mu-ra and untrusted worker url inside the enclave
  • Introduces rpc calls to retrieve mu-ra und untrusted url via trusted enclave server for fellow validateers (which only know the trusted ws address via the teerex pallet)
  • Introduces a "peers" field inside the Worker struct, accompanied by a "PeerUpdater". A first step to separate block gossiping from peer querying.
  • Allows setting of external urls via cli (trusted, untrusted an mu-ra) in case the worker is behind an nginx oder docker envinroment and the external url differs from the local. (including port)

closes #566

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow worker port querying: trusted, untrusted, mura.

3 participants