blockscout-rs icon indicating copy to clipboard operation
blockscout-rs copied to clipboard

Results 149 blockscout-rs issues
Sort by recently updated
recently updated
newest added

Create a dashboard for bytecode-db As an example you can look at https://grafana.k8s-dev.blockscout.com/d/a0cf0ccd-436d-4ec8-b49d-fab40f6b7d49/bens-api-v1-blockscout-ens-service?from=now-6h&to=now&orgId=1&refresh=5s We need to display: - API requests per minute - Filter by status code - Logs -...

Create a dashboard for smart-contract-verifier As an example you can look at https://grafana.k8s-dev.blockscout.com/d/a0cf0ccd-436d-4ec8-b49d-fab40f6b7d49/bens-api-v1-blockscout-ens-service?from=now-6h&to=now&orgId=1&refresh=5s We need to display: - API requests per minute - Filter by status code - Logs -...

Verification of yul contracts compiled with compilers greater or equal than solc v0.8.21 fails with internal server error. Logged error: ``` SerdeJson(Error("unknown variant `YulObject`, expected one of `Assignment`, `BinaryOperation`, `Conditional`,...

bug

Sourcify ([sourcify.dev](https://sourcify.dev/)) is a Solidity source code verification service for Ethereum smart contracts. Currently Sourcify is one of the 3-rd party verification and data providers we use for some of...

We want to implement a new service (or make it an endpoint inside [`admin-rs`](https://github.com/blockscout/blockscout-admin/tree/main/admin-rs) service) which should store all incoming request origins into the database. From the technical perspective, it...

`block_consensus` and `block_timestamp` are now present in `transactions` table. `migration_status` might be used to determine if the columns were actually added.

enhancement

Following the old guide for [blockscout](https://docs.blockscout.com/for-developers/deployment/manual-old-ui) which recommends running smart contract verification service in two steps: 1. install [rust](https://www.rust-lang.org/tools/install) and build from sources: 2. `cargo install --locked --git https://github.com/blockscout/blockscout-rs smart-contract-verifier-server`...

## 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...

enhancement

There are some requests to make token holders graph. Example: ![image](https://github.com/blockscout/blockscout-rs/assets/8144358/992ef3e2-56a2-4cc8-b84a-6cc17ca01bb1) Possible directions to solve: - current value can be taken from here [tokens](https://blockscout.github.io/blockscout-db-schema/tables/tokens.html) - historical values can be obtained...

enhancement
stats