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

Bump jsonrpsee-types from 0.22.5 to 0.24.6 in /evm_loader #549

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 8, 2024

Bumps jsonrpsee-types from 0.22.5 to 0.24.6.

Release notes

Sourced from jsonrpsee-types's releases.

v0.24.6

[v0.24.6] - 2024-10-07

This is a bug-fix release that fixes that the ConnectionGuard was dropped before the future was resolved which, could lead to that HTTP calls were not counted correctly in the ConnectionGuard. This impacts only the server.

[Fixed]

  • fix(server): count http calls in connection guard (#1468)

Full Changelog: paritytech/jsonrpsee@v0.24.5...v0.24.6

v0.24.5

[v0.24.5] - 2024-09-26

This is a patch release that mainly fixes a compilation issue for the server because the feature tower/util was not enabled.

[Fixed]

  • server: Enable tower util feature (#1464)

[Changed]

  • server: change http method_not_allowed message (#1452)

New Contributors

Full Changelog: paritytech/jsonrpsee@v0.24.4...v0.24.5

v0.24.4

[v0.24.4] - 2024-09-11

This is non-breaking release that changes the error variants to be thiserror(transparent) for wrapped errors and adds ConnectionGuard to the extensions to make it possible to get the number of active connections.

[Added]

  • server: expose ConnectionGuard as request extension (#1443)

[Fixed]

  • types: use error(transparent) for wrapped errors when possible (#1449)

New Contributors

Full Changelog: paritytech/jsonrpsee@v0.24.3...v0.24.4

v0.24.3

[v0.24.3] - 2024-08-14

This is a small release that adds two new APIs to inject data via the extensions to the RpcModule/Methods and it only impacts users that are using RpcModule directly via Methods::call/subscribe/raw_json_request (e.g., unit testing) and not the server itself.

... (truncated)

Changelog

Sourced from jsonrpsee-types's changelog.

[v0.24.6] - 2024-10-07

This is a bug-fix release that fixes that the ConnectionGuard was dropped before the future was resolved which, could lead to that HTTP calls were not counted correctly in the ConnectionGuard. This impacts only the server.

[Fixed]

  • fix(server): count http calls in connection guard (#1468)

[v0.24.5] - 2024-09-26

This is a patch release that mainly fixes a compilation issue for the server because the feature tower/util was not enabled.

[Fixed]

  • server: Enable tower util feature (#1464)

[Changed]

  • server: change http method_not_allowed message (#1452)

[v0.24.4] - 2024-09-11

This is non-breaking release that changes the error variants to be thiserror(transparent) for wrapped errors and adds ConnectionGuard to the extensions to make it possible to get the number of active connections.

[Added]

  • server: expose ConnectionGuard as request extension (#1443)

[Fixed]

  • types: use error(transparent) for wrapped errors when possible (#1449)

[v0.24.3] - 2024-08-14

This is a small release that adds two new APIs to inject data via the extensions to the RpcModule/Methods and it only impacts users that are using RpcModule directly via Methods::call/subscribe/raw_json_request (e.g., unit testing) and not the server itself.

[Added]

  • feat(server): add Methods::extensions/extensions_mut (#1440)

[v0.24.2] - 2024-08-02

Another small release that fixes:

  • Notifications without params were not handled correctly in the client, which been has been fixed.
  • Improve compile times and reduce code-generation in the proc macro crate.

[Fixed]

  • client: parse notification without params (#1436)
  • proc macros: remove direct tracing calls (#1405)

Thanks to the external contributor @​DaniPopes who contributed to this release.

[v0.24.1] - 2024-07-30

... (truncated)

Commits

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 [jsonrpsee-types](https://github.com/paritytech/jsonrpsee) from 0.22.5 to 0.24.6.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases)
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md)
- [Commits](paritytech/jsonrpsee@v0.22.5...v0.24.6)

---
updated-dependencies:
- dependency-name: jsonrpsee-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 8, 2024
@neonlabstech
Copy link

Dapps report

🔗Cost report

@neonlabstech
Copy link

Solana Requests Statistics
count min_time max_time average_time median_time
getSlot 66408 0 0.154 0.000745377 0
getAccountInfo 57529 0 0.101 0.00121627 0
getBlocks 26072 0 0.038 0.000570996 0
getBlock 15538 0 0.041 0.0012295 0.001
getMultipleAccounts 13557 0 0.114 0.00176263 0.001
getLatestBlockhash 10974 0 0.104 0.00129998 0
getTransaction 7400 0 0.327 0.0109177 0.004
getBlockTime 6099 0 0.103 0.000419249 0
sendTransaction 5096 0 0.083 0.00651315 0.003
getBalance 1829 0 0.09 0.00132641 0
getSignatureStatuses 1170 0 0.046 0.00102821 0
getVersion 611 0 0.018 0.000815057 0
isBlockhashValid 567 0 0.024 0.000407407 0
getSignaturesForAddress 64 0 0.002 0.00121875 0.001
simulateTransaction 38 0 0.001 0.000289474 0
requestAirdrop 32 0 0.001 0.0006875 0.001
getTokenAccountBalance 4 0 0.001 0.00025 0
getHealth 3 0 0 0 0
getFirstAvailableBlock 2 0 0.001 0.0005 0.0005
getMinimumBalanceForRentExemption 1 0 0 0 0
getClusterNodes 1 0 0 0 0

Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2024

Superseded by #556.

@dependabot dependabot bot closed this Oct 17, 2024
@dependabot dependabot bot deleted the dependabot/cargo/evm_loader/develop/jsonrpsee-types-0.24.6 branch October 17, 2024 10:36
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants