feat: spin up full mev - #97
Conversation
2dd5604 to
5d9b314
Compare
|
|
||
| mev_url = "http://{0}{1}:{2}".format(mev_prefix, num_participants, mev_port) | ||
|
|
||
| mev_participant = { |
There was a problem hiding this comment.
this should be behind a massive if condition for mev type
e986d08 to
84fdae9
Compare
|
Hi @h4ck3rk3y ! This is interesting PR and I'm checking it's capabilities and have a question: |
|
Also I just started entire kurtosis with command from first message:
|
|
Hey @kamilchodola ! Thanks for your comments this is inspiring :) Wonder how you found Kurtosis.
flashbots/builder#89 <- have an ongoing issue Also discussing this with people from Flashbots & Ethereum in a separate discord. We discovered that I wasn't setting the |
|
@h4ck3rk3y Thanks for those answers! Will be following those issues as well :) I'm working in one of EF clients team and checking Kurtosis on how it works and exploring potential features and use-cases :) |
60ca2fe to
6b3aa21
Compare
In this case the call to relay is failing with signature checks! Only see it on second node of mev boost
|
@kamilchodola We have a working full MEV setup. This PR works but this is dated. Use #115; which allows any size networks |
|
Closing in favor of #115 |
To run this do
kurtosis run github.com/kurtosis-tech/eth2-package@gyani/full-mev '{"mev_type": "full"}'