Lev Lymarenko
Lev Lymarenko
If compiler file not found locally (it was deleted) verified prints error: Internal error: No such file or directory we need to reinstall this version, but we return 500
trying to use latest version in my project and trying to build master branch results in compile error: ``` > cargo build Compiling fang v0.11.0-rc1 (./fang/fang) error[E0432]: unresolved import `sqlx::any`...
- [ ] add name normalization: https://docs.ens.domains/ensip/15 - [x] Wildcard resolution https://docs.ens.domains/ensip/10 - [x] Domains via CCIP-Read (EIP-3668) https://eips.ethereum.org/EIPS/eip-3668 (for example [levvv.xyz](https://etherscan.io/name-lookup-search?id=levvv.xyz)) - [x] Allow onchain DNS registrars (for example...
need to add endpoint like `/api/swagger` that will return raw OpenAPI swagger file related to https://github.com/blockscout/frontend/issues/2070
For now `sig-provider` uses `ethabi` as lib to parse tx input and events of transactions. This lib had a bug of incorrect decoding events: https://github.com/blockscout/blockscout-rs/issues/165. Most likely it was fixed...
For now if user inputs `vitalik` we wont show him result of lookup for `vitalik.eth` so we can try to append some TLD and search for it
## Brief description + Need to enhance the `bens` by adding "metadata" for each domain name protocol (e.g., ENS, Genome) + Additionally, we need to update the relationship model between...
https://explorer.mode.network/name-domains/amberbeast.mode https://gnosis.blockscout.com/name-domains/hromada.gno (already fixed manually) ## reason graph-node database contains '0x' in `resolved_address` for some reason. ## solution add workaround to consider '0x' to be None