Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Add getProof to provider #459

Merged
merged 6 commits into from
Sep 18, 2021
Merged

Conversation

drewstone
Copy link
Contributor

@drewstone drewstone commented Sep 17, 2021

Motivation

Adding eth_getProof RPC support so that we can serve storage proofs for various applications.

s/o @nepoche for contribution as well.

Solution

Adding the RPC call, methods, and respective types. Adding a test to ensure it works.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit 83e953b into gakonst:master Sep 18, 2021
@drewstone drewstone deleted the getProof-middleware branch September 21, 2021 17:37
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
* Nightly releases

* Add manual workflow trigger

* Use runner's `GITHUB_TOKEN`

* Remove unneeded config

- `name` defaults to `tag_name`
- `GITHUB_TOKEN` is not used from environment

* Cross-compile for M1

* Fix `IS_NIGHTLY`

* Fix `--target` for `cargo` step

* Disable M1 builds

* Strip binaries for all platforms

* Enable various release optimizations

See https://github.com/johnthagen/min-sized-rust

* Re-enable macOS and actually disable M1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants