cawthorne
cawthorne
#DF-20580 The EA Telemetry currently fails for EAs where their result is a hex string: https://smartcontract-it.atlassian.net/browse/DF-20580 https://chainlink-core.slack.com/archives/C0117GGJB6Y/p1729091653229629 Alternative implementation which edits ToDecimal directly, but effects other services is here: https://github.com/smartcontractkit/chainlink/pull/14841
#DF-20580 The EA Telemetry currently fails for EAs where their result is a hex string: https://smartcontract-it.atlassian.net/browse/DF-20580 https://chainlink-core.slack.com/archives/C0117GGJB6Y/p1729091653229629 This is a second implementation I am experimenting with/proposing, original PR is here:...