Tellor DataSpecs Changelog

All updates

TellorKpr dataspec added, TellorRNG documentation refreshed

May 13, 2022

Shipped5 commits+11712
  • New TellorKpr function-call dataspecA new `TellorKpr` query is now documented for triggering smart contract function calls by providing a contract address, calldata, and chain ID.
  • TellorRNG now explains the latest randomization methodTellorRNG documentation was updated to reflect the new blockhash pairing approach and clarify the inputs needed to generate a result.
New Features
  • Added documentation for the new TellorKpr query used to trigger smart contract function calls.
Improvements
  • Updated TellorRNG guidance to explain the new blockhash pairing method, including how the next Bitcoin blockhash is combined with the most recent Ethereum blockhash before it.
  • Clarified the TellorRNG parameter details so it’s clear that only the timestamp is needed to find the next Bitcoin blockhash.
Documentation
  • Corrected the TellorRNG example wording to refer to the most recent Ethereum block before the Bitcoin block.
5 commits+117-12