AlphaWallet / AlphaWallet/alpha-wallet-android

Make GasService Modular

未关闭
#3,097 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Free for all
主要语言
Java
星标
646
派生
579
PR 合并指标
30 天内没有已合并 PR

描述

Make GasService modular, with the current implementation (which uses etherscan/polygonscan/node price/chain history RPC to determine gas prices) as a default implementation.

- Any plugin service should be able to override any specific chain(s) method to fetch the gas price, with the default method as a fallback if an error is encountered.

Optionally (but really neat):
- New modules should be submittable by 3rd party and if there are several the user should be able to switch them in the options settings.

As a start try implementing a GasHawk service:

https://www.gashawk.io/

We met with the GasHawk team at Devcon Bogota - they would probably be quite helpful if pinged.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。