paritytech / paritytech/web3-storage

[Precompiles] Getter functions for SC functionality

Open
#112 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

gaps
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.