Skip to content
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

chore(deps): bump alloy-provider from bfd0fda to 7128c53 #1363

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps alloy-provider from bfd0fda to 7128c53.

Commits
  • 7128c53 alloy_rpc_types_engine: expose inner B64 from PayloadId (#646)
  • 4203d98 [Refactor] Move Provider into its own module (#644)
  • db202af fix: checking if the eip1559 gas fields are not set on eip2930 check (#635)
  • 9bfc83e feat: support changing CallBuilder decoders (#641)
  • 55a278c Move block hash types to alloy-eips (#639)
  • 29e19df chore: remove outdated comment (#640)
  • bbef8de [Refactor] Delete the internal-test-utils crate (#632)
  • 004aa98 fix: signer filler now propagates missing keys from builder (#637)
  • f3528d5 refactor: change u64 to Duration (#636)
  • 4d77029 [Call] Added more fields for call builder (#625)
  • 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
Copy link
Contributor

github-actions bot commented Apr 29, 2024

Valgrind Results:

==3950== Cachegrind, a cache and branch-prediction profiler
==3950== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3950== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3950== Command: target/release/snailtracer
==3950== 
--3950-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.943904793s
==3950== 
==3950== I   refs:      443,088,238
==3950== I1  misses:          3,362
==3950== LLi misses:          2,842
==3950== I1  miss rate:        0.00%
==3950== LLi miss rate:        0.00%
==3950== 
==3950== D   refs:      215,393,301  (142,529,829 rd   + 72,863,472 wr)
==3950== D1  misses:        323,434  (    183,762 rd   +    139,672 wr)
==3950== LLd misses:        137,613  (      4,259 rd   +    133,354 wr)
==3950== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==3950== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3950== 
==3950== LL refs:           326,796  (    187,124 rd   +    139,672 wr)
==3950== LL misses:         140,455  (      7,101 rd   +    133,354 wr)
==3950== LL miss rate:          0.0% (        0.0%     +        0.2%  )

Bumps [alloy-provider](https://github.com/alloy-rs/alloy) from `bfd0fda` to `7128c53`.
- [Commits](alloy-rs/alloy@bfd0fda...7128c53)

---
updated-dependencies:
- dependency-name: alloy-provider
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-provider-7128c53 branch from 96b21fc to 838a54b Compare April 29, 2024 12:55
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

Looks like alloy-provider is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 4, 2024
@dependabot dependabot bot deleted the dependabot/cargo/alloy-provider-7128c53 branch May 4, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants