Releases: tellor-io/telliot-core
Releases · tellor-io/telliot-core
Release 0.0.8
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
- Add query catalog by @clamdad in #162
- Add gas limit param to oracle writes by @oraclown in #168
- Refactor TelliotCore object by @clamdad in #170
- telliot -v now shows versions of discovered plugins by @clamdad in #171
- Removing deprecated main.private_key config by @clamdad in #175
- Improve contract write handling and logging by @clamdad in #176
- Add support for OHM Asset and OHM-ETH SpotPrice by @clamdad in #177
- Command line interface updates by @clamdad in #178
- New etherscan gas price data source by @clamdad in #179
- New session manager for more efficient http requests by @clamdad in #181
- New async context manager for TelliotCore by @clamdad in #182
- Development updates by @clamdad in #183
- Allow reporter to skip setting chain id by @clamdad in #184
Full Changelog: v0.0.7...v0.0.8
Release 0.0.7
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
- Development Updates by @clamdad in #158
- Change precision of ampl feeds to 18 decimals by @clamdad in #159
Full Changelog: v0.0.6...v0.0.7
Release 0.0.6
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
- Add support for ERC-20 Spot prices (Alternate) by @clamdad in #155
- Development updates by @clamdad in #156
- Add support for multiple stakers/private keys by @clamdad in #157
Full Changelog: v0.0.5...v0.0.6
Release 0.0.5
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
What's Changed
Full Changelog: v0.0.3...v0.0.4
Release 0.0.3
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
What's Changed
Full Changelog: v0.0.1...v0.0.2
Release 0.0.1
This is the initial release of the Telliot core package.