generated from flashbots/go-template
-
Notifications
You must be signed in to change notification settings - Fork 121
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: flashbots/mev-boost-relay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ultrasoundmoney/mev-boost-relay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ultrasound
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 21 files changed
- 2 contributors
Commits on Feb 9, 2024
-
feat(proposer-api): postgres no-payloads error
* When failing to retrieve the payload, accounts for the possibility of postgres being disabled for payload storage. * Makes the lack of distinction between expected failure and critical failure more explicit. * Makes failure to retrieve things from storage internal server errors. * So many branches, add comment for retry success. * Typo memcached.
Configuration menu - View commit details
-
Copy full SHA for 6314821 - Browse repository at this point
Copy the full SHA 6314821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9982ad7 - Browse repository at this point
Copy the full SHA 9982ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f38bb9 - Browse repository at this point
Copy the full SHA 1f38bb9View commit details
Commits on May 1, 2024
-
feat(payload-requests): store metadata
Store metadata for payload requests. Used for debugging and to analyze opportunity for improvement.
Configuration menu - View commit details
-
Copy full SHA for 5108978 - Browse repository at this point
Copy the full SHA 5108978View commit details -
feat(metadata): store registration metadata
Only stores the metadata in memory. Endpoint is intended to be kept private. Another service needs to come collect.
Configuration menu - View commit details
-
Copy full SHA for 2b1a539 - Browse repository at this point
Copy the full SHA 2b1a539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 028820f - Browse repository at this point
Copy the full SHA 028820fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1c711 - Browse repository at this point
Copy the full SHA 6a1c711View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0411e8 - Browse repository at this point
Copy the full SHA c0411e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf1109 - Browse repository at this point
Copy the full SHA 2cf1109View commit details -
fix(prod_beacon_instance): USE_V1_PUBLISH_BLOCK_ENDPOINT flag
Worked exactly the wrong way around.
Configuration menu - View commit details
-
Copy full SHA for 6c60249 - Browse repository at this point
Copy the full SHA 6c60249View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba51d19 - Browse repository at this point
Copy the full SHA ba51d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9454f - Browse repository at this point
Copy the full SHA 4e9454fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0763d4 - Browse repository at this point
Copy the full SHA f0763d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f219233 - Browse repository at this point
Copy the full SHA f219233View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 403a924 - Browse repository at this point
Copy the full SHA 403a924View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4802e5 - Browse repository at this point
Copy the full SHA a4802e5View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fa1fb8 - Browse repository at this point
Copy the full SHA 0fa1fb8View commit details
Commits on Sep 13, 2024
-
Makes quite a few changes which were hard to make separately. 1. When fetching a payload, check the local, __and__ the remote auction. We choose not to support n remote auctions to to keep assumptions minimal. Use an auth token with the remote call. 2. When retrieving the payload from redis as a fallback we truly only check redis as a fallback. We no longer try to check memcached and postgres. 3. The tangle of paths for different failures during payload fetching could now also be simplified.
Configuration menu - View commit details
-
Copy full SHA for a7c98b3 - Browse repository at this point
Copy the full SHA a7c98b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 052153f - Browse repository at this point
Copy the full SHA 052153fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...ultrasound