Tellor DataSpecs Changelog

All updates

Query formatting updates and new feed docs

Jan 21, 2022

Shipped7 commits+255158
  • Query construction examples changedWe updated the documented query format to use the newer nested ABI style and refreshed the example Query IDs. If you build queries from the examples in the docs, review them to make sure they still match your integration.
  • Added and refined feed documentationNew documentation was added for the LeagueDAO and Morphware feeds, and the Morphware AWS spot price examples were clarified with the correct query name, parameters, and response formatting.
Documentation
  • Added docs for the new LeagueDAO and Morphware feeds.
  • Removed placeholder example text from the LeagueDAO and Morphware docs.
  • Clarified the Morphware AWS spot price query name and documented its parameters and response format.
  • Updated the SpotPrice, DivaProtocolPolygon, LeagueDAO, and Morphware examples with current Query IDs and corrected formatting.
  • Fixed a missing line ending in the SpotPrice documentation.
Breaking Changes
  • Documented query examples now use nested ABI encoding for query data and Query IDs instead of the older flat format.
  • Existing integrations that rely on the old examples should review how they build query data and compute Query IDs.
7 commits+255-158