shana
shana
# Bug Bounty There is anΒ [initial audit](https://github.com/flashbots/mev-boost/issues/161) and a possible second audit by an independent auditing team (see https://github.com/flashbots/mev-boost/issues/224). However there should be a bug bounty program to improve...
## π Summary Adding support for relay to specify multiple BN URIs for redundancy. TODO: adding tests ## β± Motivation and Context ## π References --- ## β I have...
## π Summary ## β± Motivation and Context ## π References --- ## β I have run these commands * [ ] `make lint` * [ ] `make test` *...
## π Summary Validates the block hash the relay responds with the hash calculated from the relay block. ## β± Motivation and Context Resolves https://github.com/flashbots/mev-boost/issues/280 ## π References --- ##...
## π Summary Sends the signed builder bid and signed blinded beacon block to the relay monitor to verify the integrity of the auction. See https://hackmd.io/@ralexstokes/SynPJN_pq for the types of...
## π Summary unit tests for the new calls added to mev-boost to call the relay monitor. This includes tests for register validator, transcript and get fault calls. ## β±...
## π Summary Polling for faults from list of relays from the relay monitor ## β± Motivation and Context ## π References --- ## β I have run these commands...
## π Summary Resolves issue https://github.com/flashbots/mev-boost/issues/323 allowing getPayload to retry the call on errors, as long as it's below the configured timeout ## β± Motivation and Context Improves reliability of...
Some issues on devnet-10 with the validator registrations. mev-boost: ``` time="2023-10-24T10:36:00.295Z" level=warning msg="error calling registerValidator on relay" error="HTTP error response: 400 / {\"code\":400,\"message\":\"timestamp too early\"}\n" method=registerValidator numRegistrations=512 ua=Lodestar/v1.11.3 url="http://mev-api.dencun-devnet-10.ethpandaops.io:9062/eth/v1/builder/validators" version=v1.6.4844-dev4...
## π Summary ## β± Motivation and Context ## π References --- ## β I have run these commands * [ ] `make lint` * [ ] `make test-race` *...