Lev Lymarenko

Results 35 issues of Lev Lymarenko

https://blockscout.slack.com/archives/C059WER5EB1/p1709774370457039 searching for `.eth` of `eth` is super long. most probably because database of `graph-node` contains too many records for `eth` domain. possible solutions: * ignore searching for TLD *...

bug
good first issue

Add new field to smart-contract-verifier and to eth-bytecode-db responses of verification called `solidity_methods_jumps` where fore every contract method describe it's position in source code related: [#643](https://github.com/blockscout/blockscout-rs/issues/643)

Develop a service (or add endpoints to smart-contract-verifier + add [default_service](https://docs.rs/actix-web/latest/actix_web/struct.App.html#method.default_service)) that allow user to guess abi of unverified contract by deployed bytecode only

we found that technical domains like addr.reverse and reverse are shown in list: https://gnosis.blockscout.com/name-domains?only_active=true&protocols=genome&sort=registration_date&order=ASC

bug

Allow bens to choose read or write connect, since it has soooo many read requests and a few write requests. because of that we cannot utilize read replicate rn

enhancement