anonymoussprocket
anonymoussprocket
Based on attribute metadata for items that have `cache-config`, use the rules specified to make calls to `{{conseil-protocol}}://{{conseil-host}}:{{conseil-port}}/v2/metadata/:platform/:network/:entity/:attribute/{{typed-text}}`. [delegates.pkh](https://github.com/Cryptonomic/Conseil/blob/master/src/main/resources/metadata/tezos.carthagenet.conf#L850) is an example. Additionally, for items that also have a `value-map`,...
Show the following details: - staking balance - delegated balance - count of delegators Related to #328, #400
- show entry points - show related bigmap data
Based on the work in #229, create entity-specific views for Tezos objects. ## Blocks - [ ] Show endorsement references - [x] Link to included operations (#330) - [ ]...
`src/utils/render.tsx/formatQueryForNaturalLanguage()` should process aggregations is they are present in the query
There is a mechanism already for dynamically loading views for rendering specific registered entities. This needs to be extended in two significant ways. 1. Allow for fine-grained templates where an...
Allow navigation between query modifications using browser history.