Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tx results too large2 #1148

Closed
wants to merge 14 commits into from
Closed

Commits on Jul 4, 2023

  1. updated method so that if it gets that the file is too large we get e…

    …ach transaction result at a time and append it to the array
    bjartek committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c278fff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. flatten out code

    bjartek committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f75ee9a View commit details
    Browse the repository at this point in the history
  2. added error message from quicknode an, it is panic: client: rpc error…

    …: code = ResourceExhausted desc = grpc: trying to send message larger than max (26319669 vs. 20971520)
    bjartek committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b181049 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. cannot use tx list as it might contain transactions that are not ther…

    …e, for instance block 55179362
    bjartek committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    78eabac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4fe4c View commit details
    Browse the repository at this point in the history
  3. update to 60 mb

    bjartek committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9e2dba7 View commit details
    Browse the repository at this point in the history
  4. remove comment

    bjartek committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e2886fb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    2e669ac View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add back replace line

    bjartek committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c4c3aa0 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    bjartek committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f8f263e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8533de7 View commit details
    Browse the repository at this point in the history
  4. updated to released version

    bjartek committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    23b3f73 View commit details
    Browse the repository at this point in the history
  5. update flow-go-sdk

    bjartek committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    62bb32f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. go mod tidy

    bjartek committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e19c3e5 View commit details
    Browse the repository at this point in the history