Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tellor Oracle Implementation #184

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Tellor Oracle Implementation #184

wants to merge 29 commits into from

Conversation

themandalore
Copy link

Contracts Added:
./contracts/Oracles/TellorFallbackOracle.sol
./contracts/Oracles/TellorFallbackOracleFactory.sol
./contracts/Oracles/TellorOracle.sol
./contracts/Oracles/TellorOracleFactory.sol

Tests Added:
./test/javascript/test_tellor.js

Packages Added:
usingtellor 1.01

The two oracle contracts are for utilizing the base Tellor contract as an oracle or for utilizing the centralized oracle with an option to dispute and use Tellor as the final oracle. All functions are tested and sample contracts are created and settled in the tests.

Let us know if you have any questions or if we can add anything to make the transition smoothly. Feel free to reach me at: [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants