Releases: tellor-io/disputable-values-monitor
Releases · tellor-io/disputable-values-monitor
Release 1.2.0
What's Changed
- replace logging basic config with modified telliot logger by @tallywiesenberg in #109
- new release documentation and workflow by @tallywiesenberg in #111
Full Changelog: v1.1.0...v1.2.0
Release 1.2.5
Full Changelog: v1.2.4...v.1.2.5
v1.0.0
What's Changed
- readme updates by @tkernell in #73
- readme updates part 2 by @tkernell in #74
- Add fetch events from other contracts by topic by @akremstudy in #81
- Add fetching events other than NewReport by @akremstudy in #82
- support non-float data submissions (including special alerts for important data types) by @tallywiesenberg in #83
New Contributors
- @tkernell made their first contribution in #73
- @akremstudy made their first contribution in #81
Full Changelog: v0.1.3...v1.0.0
v0.1.3
What's Changed
- Add lots of changes from local dev branch by @oraclown in #1
- Update dependencies by @oraclown in #2
- Ignore mac-specific hidden files by @oraclown in #4
- Added is_disputable() and quick test for function by @laurengregory298 in #3
- Move constants to module level by @oraclown in #5
- Remove fake disputability check by @oraclown in #6
- Add pytests by @oraclown in #7
- Add tests & remove unused code by @oraclown in #8
- Print NewReports table to console, remove Streamlit dashboard by @oraclown in #9
- Handle TransactionNotFound error & clean up by @oraclown in #10
- Remove todos from readme by @oraclown in #12
- Add demo gif by @oraclown in #13
- Added tests for alerts.py and utils.py by @laurengregory298 in #14
- Format, lint, and add type hints by @oraclown in #15
- Cleanup by @oraclown in #16
- Use same event polling for both chains by @oraclown in #17
- catch value errors by @tallywiesenberg in #21
- add async + catch undisputable none sitch by @tallywiesenberg in #23
- fix to use latest telliot-core & telliot-feeds by @spuddyminer in #26
- Added all Telliot supported spot prices by @spuddyminer in #28
- add logging, modify gitignore by @tallywiesenberg in #27
- Create & use fixture to skip tests if user doesn't have proper configs by @oraclown in #33
- Catch index error when trying to process transaction receipt by @oraclown in #34
- Fix unable check disputable bug by @oraclown in #35
- Update readme by @tallywiesenberg in #36
- Brenda by @brendaloya in #39
- Documenting adding/remove chains by @tallywiesenberg in #43
- Downgrades minimum python version to 3.9 by @tallywiesenberg in #46
- Add wait flag and enable any custom RPC URL by @oraclown in #52
- Flag to see all NewReport events by @tallywiesenberg in #53
- Always alert on critical query ids by @tallywiesenberg in #55
- integrate telliot endpoints + monitor multiple chains simeultaneously by @tallywiesenberg in #56
- restore console table, append data to csv w/o overwriting by @tallywiesenberg in #57
- Repair log loop bug, better logging and error handling for bad config files by @tallywiesenberg in #59
- replace legacy query types with updated spot prices or other data type by @tallywiesenberg in #60
- Update README.md by @tallywiesenberg in #62
- adding gh action workflows: style, typing, and pytest by @tallywiesenberg in #64
- Test disputability under different confidence thresholds by @tallywiesenberg in #63
- Build and subscribe to one query id via CLI by @tallywiesenberg in #69
New Contributors
- @oraclown made their first contribution in #1
- @laurengregory298 made their first contribution in #3
- @tallywiesenberg made their first contribution in #21
- @spuddyminer made their first contribution in #26
- @brendaloya made their first contribution in #39
Full Changelog: https://github.com/tellor-io/disputable-values-monitor/commits/v0.1.3