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

Add substrate chain RPC fetching support #7

Open
3 tasks
freddyli7 opened this issue Oct 17, 2022 · 0 comments
Open
3 tasks

Add substrate chain RPC fetching support #7

freddyli7 opened this issue Oct 17, 2022 · 0 comments
Assignees
Labels
Substrate Issues related to adding substrate support to fee oracle Type: Feature

Comments

@freddyli7
Copy link
Contributor

freddyli7 commented Oct 17, 2022

The fee oracle must make an RPC call to the substrate to fetch inclusion_fee when providing a fee estimate for a bridging request to the substrate-based chain. Support should be added in a general way so that fee oracle can call arbitrary substrate RPC calls.

Implementation details

Testing details

  • Add unit tests

Acceptance Criteria

  • Fee oracle is able to make substrate RPC calls
  • Fee oracle can call Phala<>Sygma pallet to fetch inclusion_fee
@freddyli7 freddyli7 changed the title Add an interface to fetch Substrate chain fee related information Add substrate chain fee related data fetching support Oct 17, 2022
@MakMuftic MakMuftic self-assigned this Jan 2, 2023
eedygreen added a commit that referenced this issue Jan 20, 2023
@MakMuftic MakMuftic changed the title Add substrate chain fee related data fetching support Add substrate chain RPC fetching support Mar 6, 2023
@MakMuftic MakMuftic added Substrate Issues related to adding substrate support to fee oracle and removed Priority: P2 labels Apr 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Substrate Issues related to adding substrate support to fee oracle Type: Feature
Projects
None yet
Development

No branches or pull requests

2 participants