flashbots / rbuilder

rbuilder is a blazingly fast, state of the art Ethereum MEV-Boost block builder written in Rust
Apache License 2.0
186 stars 21 forks source link

chore(deps): bump alloy-transport-http from `6ac2635` to `83343b1` #45

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps alloy-transport-http from 6ac2635 to 83343b1.

Commits
  • 83343b1 chore: release 0.1.4
  • b9a9625 chore: update release config
  • e849732 chore: add helper functions for destructuring auth types (#1022)
  • e6b3edd fix: Fix watching already mined transactions (#997)
  • 75ef6a4 Remove signature.v parity before calculating tx hash (#893)
  • 07d1de5 feat: add helper to set both input and data fields (#1019)
  • 96e3a84 feat(transport): retry layer (#849)
  • 40e6860 chore: convert rcp-types-eth block Header to consensus Header (#1014)
  • 2133aad feat: add execution payloadbodyv2 (#1012)
  • a24e30b feat: add consolidation requests to v4 payload (#1013)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 week ago

Benchmark results for 6229cb2

Report: https://flashbots-rbuilder-ci-stats.s3.us-east-2.amazonaws.com/benchmark/6229cb2-7803c8f/report/index.html

Date (UTC) 2024-07-08T16:54:51+00:00
Commit 6229cb2d0f40ffe877844d0d9dcb0da7f93e6209
Base SHA 7803c8faf0a26fed9b118dde4019a6380d265f31

Significant changes

Benchmark Mean Status
MEV-Boost SubmitBlock serialization/JSON encoding 3.88% Performance has degraded.
dependabot[bot] commented 1 week ago

Superseded by #49.