-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/ethereum/go-ethereum from 1.12.2 to 1.13.5 #26
base: ultrasound
Are you sure you want to change the base?
Bump github.com/ethereum/go-ethereum from 1.12.2 to 1.13.5 #26
Commits on Nov 2, 2023
-
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 a5d2f72 - Browse repository at this point
Copy the full SHA a5d2f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b564f - Browse repository at this point
Copy the full SHA 62b564fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 897ae42 - Browse repository at this point
Copy the full SHA 897ae42View commit details -
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 ea8cec5 - Browse repository at this point
Copy the full SHA ea8cec5View 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 587133d - Browse repository at this point
Copy the full SHA 587133dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c9aaf - Browse repository at this point
Copy the full SHA 64c9aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4296ac1 - Browse repository at this point
Copy the full SHA 4296ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e676d - Browse repository at this point
Copy the full SHA e1e676dView commit details
Commits on Nov 20, 2023
-
feat(datastore): get execution payload from archive
Proposers ask relays for block submissions even if the relay never offered the block. If the relay also never felt the block submission was the best bid, the relay won't have it. Because non-top block submissions still get archived in many cases, we have an block submission service which takes the ones which are safe to propose and makes them available in Redis. This commit enables the proposer API to read those block submissions.
Configuration menu - View commit details
-
Copy full SHA for 392b77f - Browse repository at this point
Copy the full SHA 392b77fView commit details
Commits on Nov 24, 2023
-
Bump github.com/ethereum/go-ethereum from 1.12.2 to 1.13.5
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.12.2 to 1.13.5. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.12.2...v1.13.5) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73bfc2c - Browse repository at this point
Copy the full SHA 73bfc2cView commit details