Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Use errgroup #852

Merged
merged 9 commits into from
Jul 9, 2020
Merged

Use errgroup #852

merged 9 commits into from
Jul 9, 2020

Commits on Jul 7, 2020

  1. Use errgroup

    Mason Liang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    40800e6 View commit details
    Browse the repository at this point in the history
  2. Fixed data race

    jalextowle authored and Mason Liang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    75f4264 View commit details
    Browse the repository at this point in the history
  3. SyncToLatestBlock to prevent race at cleanup

    Mason Liang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7fad0bc View commit details
    Browse the repository at this point in the history
  4. Re-add logging for errors

    Mason Liang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    b7f4d3d View commit details
    Browse the repository at this point in the history
  5. gofmt

    Mason Liang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a144863 View commit details
    Browse the repository at this point in the history
  6. Remove now unneeded SyncToLatestBlock

    Mason Liang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    bb7dd89 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Add loop name to logging output

    Mason Liang committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    94d9300 View commit details
    Browse the repository at this point in the history
  2. Use correct names

    Mason Liang committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    50f0256 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Add pointer to golang faq

    Mason Liang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    9fe3e6e View commit details
    Browse the repository at this point in the history