Telliot-feed-examples

Latest version: v0.0.14

Safety actively analyzes 626604 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.14

What's Changed
* Update dev version by laurengregory298 in https://github.com/tellor-io/telliot-feed-examples/pull/121
* Add BCT/USD sources & data feeds by laurengregory298 in https://github.com/tellor-io/telliot-feed-examples/pull/122
* Support DAI/USD support by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/126
* Ensure active feed support by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/127
* Reduce required API keys to run tests locally by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/130
* Add BCT/USD Nomics support by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/128
* Update API key retrieval by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/132
* Add manual data entry for DIVA price reference assets by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/134
* Use Apikeylist to retrieve keys by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/135
* Add Pancake and Uniswap sources by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/138
* Add historical price sources for ETH/USD by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/137
* Add setup.py by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/140
* Add sources for Fuse prices in ETH and BNB by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/141
* Consolidated files for Uniswap and Pancakeswap by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/142
* Add feeds for tokens used by Ricochet Exchange by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/143
* Add informative comments about price origin by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/144
* Remove classifier including unsupported Python version by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/146
* Retrieve Kraken, Poloniex, & Cryptowatch historical price data in given window by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/147
* Fix timeout, add test by akremstudy in https://github.com/tellor-io/telliot-feed-examples/pull/150
* Update historical price sources for DIVA Protocol by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/151
* Require telliot-core version before DIVA contract address update by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/152
* Remove deprecation warning by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/153
* Update DIVA Protocol integration parts to match changes in telliot-core by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/154
* Add more BCT/USD sources by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/124
* Update versions by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/158

New Contributors
* akremstudy made their first contribution in https://github.com/tellor-io/telliot-feed-examples/pull/126

**Full Changelog**: https://github.com/tellor-io/telliot-feed-examples/compare/v0.0.13...v0.0.14

0.0.13

What's Changed
* Add account setup example to docs. by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/107
* Adding vesq feed and integrate logging updates. by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/110
* Fix bug when submitting to mainnet by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/113
* Support manual reporting for Diva Protocol on Polygon by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/115
* Update for Fuse integration by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/118
* Fixes flashbots bug by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/119
* Release prep and typo fix by laurengregory298 in https://github.com/tellor-io/telliot-feed-examples/pull/120

New Contributors
* laurengregory298 made their first contribution in https://github.com/tellor-io/telliot-feed-examples/pull/120

**Full Changelog**: https://github.com/tellor-io/telliot-feed-examples/compare/v0.0.12...v0.0.13

0.0.12

What's Changed
* Bump to development version by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/93
* Use "suggested query" when lid is omitted from CLI by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/88
* Log query descriptor before checking for profit by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/94
* Move write_with_retries to contract utilities by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/98
* Add better error message for insufficient TRB when attempting depositStake by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/96
* Add option to select data feed using query tag by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/97
* Adapt to multi-chain telliot-core by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/99
* Add Polygon TellorFlex Reporter by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/100
* Moved from StakerList to ChainedAccounts for account management. by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/101
* Update usage docs page by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/102
* Minor README edit by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/104
* Small readme update by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/105
* Release prep by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/106


**Full Changelog**: https://github.com/tellor-io/telliot-feed-examples/compare/v.0.0.11...v0.0.12

0.0.10

What's Changed
* Update versions by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/89 (needed to get bug fix newer `telliot-core` version)
* Bump version by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/90


**Full Changelog**: https://github.com/tellor-io/telliot-feed-examples/compare/v0.0.9...v0.0.10

0.0.9

What's Changed
* Update version to development stage by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/67
* Override rpc config on CLI by tallywiesenberg in https://github.com/tellor-io/telliot-feed-examples/pull/65
* Pass gas limit param to submitValue oracle write by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/69
* Make help commands more user-friendly by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/68
* Integrate telliot-core app and remove deprecated main.private_key by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/74
* Add default profit threshold, ensure flags passed before override by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/77
* OHM-ETH proof of concept by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/80
* Core integration updates by clamdad in https://github.com/tellor-io/telliot-feed-examples/pull/86
* Add Flashbots and EIP-1559 transaction type support, more CLI options by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/64
* Update versions by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/87


**Full Changelog**: https://github.com/tellor-io/telliot-feed-examples/compare/v0.0.8...v0.0.9

v.0.0.11
What's Changed
* Fix staker tag option bug by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/91
* Update package version by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/92


**Full Changelog**: https://github.com/tellor-io/telliot-feed-examples/compare/v0.0.10...v.0.0.11

0.0.8

What's Changed
* Switch to next development version by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/56
* Add gas price flag for CLI report command by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/57
* Change log levels by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/58
* Small changes from reporter users by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/62
* Update version by oraclown in https://github.com/tellor-io/telliot-feed-examples/pull/66


**Full Changelog**: https://github.com/tellor-io/telliot-feed-examples/compare/v0.0.7...v0.0.8

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.