-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What? Why? Who?
As a I user I would like to be able to filter events based on all filterable fields and use range filters in additions where appropriate so that I can exactly query the data that I need.
Prerequisite
- Rename contract_index to deduction_contract_index in the index. (https://github.com/qubic/qubic-deployment/issues/107)
Acceptance Criteria
-
Include filters
- logId
- categories
- asset name
- asset issuer
- managing contract index
- contract index (deductions)
- contract index burned for
- emitting contract index
- contract message type
- deducted amount
- remaining amount
- custom message
-
Ranges
- deducted amount
- remaining amount
Scope
- Generic log event query endpoint.
Out of Scope
- Multi value include filters (see other issues for special cases log type and categories).
- Event types with raw payload only.
- Number of decimal places (not needed yet).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
π Ready