Willian Mitsuda

Results 229 comments of Willian Mitsuda

You mean, privately attribute names to certain addresses? Sounds good, I just wonder what would be a good UX for persisting this data. The simplest way would be to store...

Yes, as a little hack, editing the files you pointed out would work. I think specifying a user provided JSON file would be a good start, if it works for...

You can edit the `1.json` file at `hardcoded-addresses` directory, for example, and rebuild the docker image, where `1` is the chainid for mainnet. This hack should work for now. But...

No, we don't host a public goerli instance

it should be working as long as there is a known token-USD price feed on chainlink, do you have some example tx to reproduce?

oh right, you're syncing BSC, unfortunately I rely on Chainlink's feed registry to locate the token/USD oracle, but it does not support BSC, see: https://docs.chain.link/docs/feed-registry/#contract-addresses I think it could be...

I opened a feature request on chainlink: https://github.com/smartcontractkit/chainlink/issues/6807

Let's wait if they reply something, otherwise we can try some ugly workaround, but I hope I can avoid it.

Oh, please don't 😛 It would require us to maintain it and this is a responsibility I really don't want to have.

I admit the current code is not responsive :)