Results 30 issues of 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 --- ##...

next up
code complete

## πŸ“ 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...

next up
discuss

## πŸ“ 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. ## β›±...

in development

## πŸ“ Summary Polling for faults from list of relays from the relay monitor ## β›± Motivation and Context ## πŸ“š References --- ## βœ… I have run these commands...

discuss
paused

## πŸ“ 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...

in development

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...

4844

## πŸ“ Summary ## β›± Motivation and Context ## πŸ“š References --- ## βœ… I have run these commands * [ ] `make lint` * [ ] `make test-race` *...