Skip to content

Is it possible to start a beacon node point to an infura endpoint? #6188

Answered by nflaig
yrong asked this question in Q&A
Discussion options

You must be logged in to vote

Btw: Seems there is one more change required in commit FYI.

Interesting, last time I tried this it worked without that change, thanks for the reference

other than that is there any other risk in your experience?

The main risk it that your node does not validate the transactions on the execution layer included in block received over gossip. Assuming a majority of honest nodes on the network I don't think that is as problematic. Another limitation of course is that your node can't produce blocks but if you are not running with an attached validator this does not matter.

So actually execution node is not required in our use case.

Execution node is always required if you want confidence…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@yrong
Comment options

@nflaig
Comment options

@yrong
Comment options

@nflaig
Comment options

Answer selected by yrong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants