onflow / onflow/flow-cli

Flags issue on flow event get command

Open
#1,023 5 comments 0 reactions 1 assignee View on GitHub

@devbugging is already working on this.

Since May 4, 2023.

Dominant language
Go
Stars
209
Forks
87
Avg merge
1d 17h
Merged PRs (30d)
3

Description

Problem

A CLI issue has been discovered with the "flow event get" command, specifically when using the "start" and "end" flags. It's worth noting that the error occurs regardless of whether the start or end value is greater or smaller than the other.

❌ Invalid argument: invalid query: start block must be <= end block

Steps to Reproduce

Just use the "flow event get" command with the start and end flags.

image
Context

I want to get the Tokenmint events associate with Flow.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.