Skip to content

Releases: tellor-io/telliot-core

Release 0.1.8

29 Dec 21:02
Compare
Choose a tag to compare

What's Changed

  • Add Chiado testnet support
  • Docs updates

Full Changelog: v0.1.7...v0.1.8

Release 0.1.7

01 Dec 20:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

Release 0.1.6

14 Oct 13:43
c6fc508
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

Release 0.1.5

12 Aug 16:06
534773e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @spuddyminer made their first contribution in #295

Full Changelog: v0.1.4...v0.1.5

Release 0.1.4

01 Apr 15:18
8a1639e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

Release 0.1.3

10 Feb 17:00
c3f31ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

Release 0.1.2

28 Jan 13:13
3e88775
Compare
Choose a tag to compare

Major changes in this release:

  • Support for new Query Types:
    • AwsSpotPrice
  • Support for new Query IDs:
    • ohm-eth-spot: 0xee4fcdeed773931af0bcd16cfcea5b366682ffbd4994cf78b4f0a6a40b570340
    • vsq-usd-spot: 0xa9b17c33422e2e576fb664d1d11d38c377b614d62f92653d006eca7bb2af1656
  • Fully integrated new ABI encoding method for query data field
  • Updated catalog with new ABI information
    • Try CLI: telliot catalot list
  • Added listener to CLI
    • Try CLI: telliot listen to listen to TellorX contract events.
  • New documentation for creating queries:

Change Logs

Full Changelog: v0.1.1...v0.1.2

Release 0.1.1

24 Jan 18:05
Compare
Choose a tag to compare

Maintenance release.

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release 0.1

21 Jan 20:52
Compare
Choose a tag to compare

What's new

  • Multi-chain support (including polygon mainnet and testnet)
  • Improved account/private_key management w/ encryption using chained_accounts package
  • Improved contract listener functionality
  • Added support for EIP-1559 gas transactions
  • Rewrote Contract directory module
  • Lazy initialization of telliot-core objects for faster startup.
  • Ended support for Python 3.8

Detailed changes

Full Changelog: v0.0.9...v0.1.0

Release 0.0.9

04 Jan 18:57
Compare
Choose a tag to compare

This is a bugfix release.

What's Changed

Full Changelog: v0.0.8...v0.0.9