Vlad Frolov

Results 120 issues of Vlad Frolov

I occasionally have a need to search something, so I decided to keep track of the tasks, so one day we may consider to implement those. * Search block by...

New_Feature
Priority_3
Needs-Validation

When I open [https://explorer.near.org/nodes/validators](https://explorer.near.org/nodes/validators) and let it run for 10 minutes I observe that it actually transferred 100MB of traffic. That is due to the fact that we send the...

refactoring
Priority_2

Sometimes the dashboard after some time of normal work drops almost all the numbers: [![](https://user-images.githubusercontent.com/304265/174741260-fb28e7a0-896a-4340-afab-c5cd29c640cc.png)](https://user-images.githubusercontent.com/304265/174741260-fb28e7a0-896a-4340-afab-c5cd29c640cc.png)

bug
Priority_3

_I am just dropping it here for the future_ ## Story As a blockchain history lurker who wants to navigate through the history, I want to go to the next...

New_Feature
Priority_3
Needs-Validation

## Story It is a feature request from our users. I just log it here to track and discuss it. It might be quite a resource intensive task easily causing...

New_Feature
Needs-Validation

near-api-js now has the utils for this: https://github.com/near/near-api-js/blob/master/src/utils/format.ts

refactoring
Priority_3
good_first_issue
Needs-Validation

https://github.com/near/near-explorer/blob/bc2fd589e97cea66cb9992a3b06f7ac7be354d66/frontend/src/components/stats/GasUsedByDate.tsx#L37-L46 Due to the fact that the network is still underutilized, the gas price remains the same (100_000_000 yoctoNEAR per Gas unit), but we should not just blindly multiply all...

bug
good first issue
Priority 3

## Story Explorer needs to represent tons of data and navigation is a crucial part of discoverability. Efficient search and pagination are the core of it. Currently, we use infinite...

New_Feature
Needs-Validation

*Related to #516* User request: > I think the guys are quite keen for ZEST balance to be shown in some "official" way

## Story As a user who uses NEP-standard contracts (e.g. [NFT (NEP4)](https://github.com/near/NEPs/pull/4)), I want to see the NEP-specific interpretation of the inputs, outputs, and state, so I can get a...

Epic