Skip to content

Releases: tellor-io/telliot-core

Release 0.0.8

04 Jan 14:42
Compare
Choose a tag to compare

Issues addressed

  • #162 Add query catalog
  • #168 Add gas limit param to oracle writes
  • #170 Refactor TelliotCore object
  • #167 Add support for M1 processor
  • #171 telliot -v now shows versions of discovered plugins
  • #175 Removing deprecated main.private_key config
  • #179 New etherscan gas price data source

What's Changed

Full Changelog: v0.0.7...v0.0.8

Release 0.0.7

02 Dec 20:22
Compare
Choose a tag to compare

Overview

  • Change precision of ampl feeds to 18 decimals
  • New TelliotCore application for managing configuration, shared endpoint, and contracts
  • Added getters for all oracle read functions
  • New legacyqueryinfo CLI command
  • Added chain_id override in CLI

What's Changed

Full Changelog: v0.0.6...v0.0.7

Release 0.0.6

01 Dec 13:58
Compare
Choose a tag to compare

Overview

  • Add mainnet tellorx contract addresses
  • New support for multiple stakers in config file w/ user-friendly tag names.
  • New SpotPrice query
  • Cleanup endpoint connection code
  • Added contracts and connect method to application class
  • Added some simple contract reads to CLI

What's Changed

Full Changelog: v0.0.5...v0.0.6

Release 0.0.5

19 Nov 20:15
Compare
Choose a tag to compare

What's Changed

  • Update directory to point to main rinkeby deployment by @clamdad in #147
  • Replace print with logger statements by @clamdad in #153
  • Fix style check on import reordering by @clamdad in #148
  • Stop printing connected to rpc endpoint, logging todo by @oraclown in #149

Full Changelog: v0.0.4...v0.0.5

Release 0.0.4

17 Nov 16:04
872dfdb
Compare
Choose a tag to compare

What's Changed

  • Point directory to temporary contracts until final rinkeby ready by @clamdad in #146

Full Changelog: v0.0.3...v0.0.4

Release 0.0.3

17 Nov 14:06
52bdd4e
Compare
Choose a tag to compare

What's Changed

  • Add tellor contract directory and doc updates by @clamdad in #144
  • New listener w/ simple raw message handlers by @clamdad in #145

Full Changelog: v0.0.2...v0.0.3

Release 0.0.2

10 Nov 16:16
bf3f1bd
Compare
Choose a tag to compare

What's Changed

  • Documentation updates and remove unused code. by @clamdad in #142

Full Changelog: v0.0.1...v0.0.2

Release 0.0.1

10 Nov 14:41
dcb6031
Compare
Choose a tag to compare

This is the initial release of the Telliot core package.