AlphaWallet / AlphaWallet/alpha-wallet-android
Make GasService Modular
- Ngôn ngữ chính
- Java
- Star
- 646
- Fork
- 579
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.