Willian Mitsuda
Willian Mitsuda
apparently I deleted the /search Route on commit 33939054f2bc6435b19452da62f2deac8cac66e8 maybe I deleted it temporarily in order to migrate to react-router v6, but forgot to restore it (?) really don't remember,...
but anyway, there are 2 issues here: - camera support dropped (needs to be restored) - infinite rendering loop (it was happening already before the recent migration)
reopening because it is not entirely fixed.
@dependabot recreate
@dependabot rebase
@dependabot recreate
when I started ots I tried to avoid any external centralized API dependencies, hence that's why I've opted to use the 4bytes github repo DB. not sure if this one...
could you rebase this one as well? for some reason even checking out this code and running against erigon 3 is broken (it is working with erigon 2). not sure...
anyway, I think we can linkify the entire function - return string, e.g.: "function blabla() view returns (address)"
I think we can style it with underline on hover + light blue text, but that's a guess, let's see how it looks like