Skip to content

Fetch logs indexed by first field (tag) #9268

@nventuro

Description

@nventuro

As the node processes logs, we'll take all that are big enough to hold a Field at the beginning (i.e. at least 32 bytes long), and will store them indexed by this value (called tag). We'll then be able to query all logs with a given tag.

Note that there may be more than one log with the same tag. The API also needs to be able to let the caller know if a given tag has no logs.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions