tellor-io / telliot-feeds

Telliot feeds
https://tellor-io.github.io/telliot-feeds
Other
24 stars 8 forks source link

Btc bal2 #739

Closed tkernell closed 7 months ago

tkernell commented 7 months ago

Summary

Handles a blockchain.info api error where tx block height is either non-existent or not an integer.

Steps Taken to QA Changes

Checklist

This pull request is:

Happy engineering!

0xSpuddy commented 7 months ago

tested by tipping EVMBalance on Mumbai: https://mumbai.polygonscan.com/tx/0x1fcdd23de30c7b129a5d3af899676544b77f9a2cfcd59f03da71cf6d1386a4c8 telliot responded as expected: https://mumbai.polygonscan.com/tx/0x52affd6a61f8522e45b9943673594756b2930d94db6de3c204647663a791a732

btcBalance tip: https://mumbai.polygonscan.com/tx/0x1d3e3738808a8b5ab7215e1b97014e14a94501c72428f2212ba5dad70c03f88e telliot picked it up as expected: https://mumbai.polygonscan.com/tx/0x5216de34b76fe70dd3f69ba997d632de17f12be36e806227b027dc323309ace1

0xSpuddy commented 7 months ago

merged. next will be testing all the new features merged into main since the previous release (before making a new release.)