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-transport from 0.1.1 to 0.1.3 #41

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps alloy-transport from 0.1.1 to 0.1.3.

Release notes

Sourced from alloy-transport's releases.

alloy v0.1.3

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v0.1.2...v0.1.3

alloy v0.1.2

What's Changed

... (truncated)

Changelog

Sourced from alloy-transport's changelog.

0.1.3 - 2024-06-25

Bug Fixes

  • Continue reading ipc on large data (#958)
  • Deserialization of null storage keys in AccessListItem (#955)
  • Enable tls12 in rustls (#952)

Dependencies

  • [eips] Make alloy-serde optional under serde (#948)

Documentation

  • Copy/paste error of eip-7251 link (#961)

Features

  • [network] Add input method to TransactionResponse (#959)
  • Move mev.rs from reth to rpc-types-mev (#970)
  • [alloy] Forward rustls & native reqwest TLS configuration to Alloy's metacrate (#969)
  • Add eip-7702 helpers (#950)
  • [contract] Implement Filter's builder methods on Event (#960)
  • Add eip-7251 system contract address/code (#956)
  • Add trace_filter method (#946)

Miscellaneous Tasks

  • Release 0.1.3
  • Release 0.1.3
  • [eips] Add serde to Authorization types (#964)
  • Add more features to meta crate (#953)
  • [eips] Make sha2 optional, add kzg-sidecar feature (#949)
  • Nightly clippy (#947)

Other

  • [contract] Support state overrides for gas estimation (#967)

0.1.2 - 2024-06-19

Dependencies

  • Relax version in workspace dependencies (#940)

Documentation

  • Update alloy-eips supported eip list (#942)
  • Update get_balance docs (#938)
  • Touch up docs, TODOs (#918)

... (truncated)

Commits
  • 02f375e chore: release 0.1.3
  • 1094236 chore: release 0.1.3
  • 6ac2635 feat(network): Add input method to TransactionResponse (#959)
  • 46d93cd feat: move mev.rs from reth to rpc-types-mev (#970)
  • 4b5541e feat(alloy): forward rustls & native reqwest TLS configuration to Alloy's...
  • b69b5a3 hotfix(contract): support state overrides for gas estimation (#967)
  • a1c9f8a chore(eips): Add serde to Authorization types (#964)
  • 2d26b05 feat: add eip-7702 helpers (#950)
  • ea0cffc feat(contract): implement Filter's builder methods on Event (#960)
  • 9b8437e docs: copy/paste error of eip-7251 link (#961)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [alloy-transport](https://github.com/alloy-rs/alloy) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v0.1.1...v0.1.3)

---
updated-dependencies:
- dependency-name: alloy-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
Copy link
Contributor

github-actions bot commented Jul 1, 2024

Valgrind Results:

==6317== Cachegrind, a cache and branch-prediction profiler
==6317== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6317== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6317== Command: target/release/snailtracer
==6317== 
--6317-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.842289134s
==6317== 
==6317== I   refs:      427,044,431
==6317== I1  misses:          3,181
==6317== LLi misses:          2,801
==6317== I1  miss rate:        0.00%
==6317== LLi miss rate:        0.00%
==6317== 
==6317== D   refs:      204,078,786  (132,270,403 rd   + 71,808,383 wr)
==6317== D1  misses:        340,915  (    200,960 rd   +    139,955 wr)
==6317== LLd misses:        137,737  (      4,454 rd   +    133,283 wr)
==6317== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==6317== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6317== 
==6317== LL refs:           344,096  (    204,141 rd   +    139,955 wr)
==6317== LL misses:         140,538  (      7,255 rd   +    133,283 wr)
==6317== LL miss rate:          0.0% (        0.0%     +        0.2%  )

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2024

Superseded by #45.

@dependabot dependabot bot closed this Jul 12, 2024
@dependabot dependabot bot deleted the dependabot/cargo/alloy-transport-0.1.3 branch July 12, 2024 08:49
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