AlphaWallet / AlphaWallet/alpha-wallet-android

Make GasService Modular

Aperta
#3,097 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Free for all
Lingua principale
Java
Stelle
646
Fork
579
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.