8000 Event querying: Unify processing of values of the form `8stake` · Issue #1108 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Event querying: Unify processing of values of the form 8stake #1108
Open
@jmalicevic

Description

@jmalicevic

Bug Report

Setup

CometBFT version (use cometbft version or git rev-parse --verify HEAD if installed from source):
all
Have you tried the latest version: yes/no
yes

Currently, an application can generate events whose value is of the form 8stake, 7utom, 8eth etc.

When this event value is queried via the pubsub subscription, the value is treated as an integer, whereas the kvindexer treats it as a string.

We need to unify the beheviour of these two subsystems of CometBFT. Furthermore, we do not think it is correct that CometBFT reasons about currencies. Therefore we propose a solution to this problems in the following slides during the CometBFT community call on June 28th 2023.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogA prioritized task in the team's backlogbugSomething isn't workingindexer

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0