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 from `a1c9f8a` to `07d1de5` #39

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps alloy-transport from a1c9f8a to 07d1de5.

Commits
  • 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)
  • ca1f1f0 feat(rpc-types-eth): add more utils to TransactionIndex (#1007)
  • 83e5aa9 feat: impl Transaction for TxEnvelope (#1006)
  • aa01a15 chore(docs): Add the missing crate rpc-types-mev (#1011)
  • 629b496 feat(eip1559): Support Optimism Canyon hardfork (#1010)
  • 78807cb test: add missing unit test for op calc_next_block_base_fee (#1008)
  • 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 6cd6079

Report: https://flashbots-rbuilder-ci-stats.s3.us-east-2.amazonaws.com/benchmark/6cd6079-882ce81/report/index.html

Date (UTC) 2024-07-08T04:30:05+00:00
Commit 6cd6079ea01b90c221bf9934cb77b39bf22ce00b
Base SHA 882ce817d5dc10f63d37a31c42ebe47686954252

Significant changes

None

dependabot[bot] commented 1 week ago

Superseded by #44.