paritytech / paritytech/web3-storage
[Precompiles] Getter functions for SC functionality
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 13
- Forks
- 3
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 33
Description
As mentioned below.
Details
Should we also include necessary getter functions like query_provider_info, query_providers, query_can_accept_bytes, query_available_providers, etc...
It'll be useful for pure eth client without papi dependencies
Originally posted by @danielbui12 in https://github.com/paritytech/web3-storage/pull/95#discussion_r3317607488
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the discussion from pull request #95 and the listed getter functions: query_provider_info, query_providers, query_can_accept_bytes, and query_available_providers. Determine the required precompile scope and confirm that the resulting getters support pure Ethereum clients without papi dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100