redstone-finance / redstone-evm-connector

A tool to inject Redstone data into evm-compatible blockchains
19 stars 4 forks source link

Data fetching improved #12

Closed hatskier closed 2 years ago

hatskier commented 2 years ago

[THIS PR IS NOT READY TO MERGE YET]

Previously we've been fetching data from a single source: RedStone HTTP Api. This approach created a single point of failure and was not truly decentralised. This Pull Request implements few features, that should make the data fetching process more stable and decentralised.

Features: