Blake Arnold

Results 5 issues of Blake Arnold

Forked https://github.com/DataDog/datadog-go/pull/264, but put the refresh in a separate go routine for performance. The current UDP connection logic will resolve an address only when the writer is created. This is...

Seeing a bad price for Fren Pet on base from: 0xff0c532fdb8cd566ae169c1cb157ff2bdc83e105 (fp) to: 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 (usdc) It's returning $9.773751, where its actually ~ $1.3 quoting against WETH looks fine. Can see...

This [PR](https://github.com/gagliardetto/solana-go/pull/203) breaks tests and adds an infinite recursion.

https://plasmascan.to/address/0xcA11bde05977b3631167028862bE2a173976CA11 its already deployed

I'm trying to set values using `GetOrSetFunc`, but sometimes there is a transient error when retrieving the value. This requires extra logic for handling an error. Example: ``` var err...