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

Hash events collection [Verifiable events part 1] #734

Merged
merged 22 commits into from Jun 23, 2021

Commits on May 14, 2021

  1. wip

    m4ksio committed May 14, 2021
    Copy the full SHA
    952a038 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Store events per chunk

    m4ksio committed May 19, 2021
    Copy the full SHA
    76b7678 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Add events collection tests

    m4ksio committed May 20, 2021
    Copy the full SHA
    a520876 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into m4ksio/5471-hash-events-collection

    # Conflicts:
    #	engine/execution/computation/computer/computer.go
    m4ksio committed May 20, 2021
    Copy the full SHA
    fd03a15 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. lint

    m4ksio committed May 21, 2021
    Copy the full SHA
    0139b87 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Copy the full SHA
    b9b2092 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. debug

    m4ksio committed Jun 2, 2021
    Copy the full SHA
    830536d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into m4ksio/debug

    # Conflicts:
    #	engine/execution/computation/computer/computer.go
    m4ksio committed Jun 2, 2021
    Copy the full SHA
    03cf982 View commit details
    Browse the repository at this point in the history
  3. Fix missing events

    m4ksio committed Jun 2, 2021
    Copy the full SHA
    40edc3e View commit details
    Browse the repository at this point in the history
  4. lint

    m4ksio committed Jun 2, 2021
    Copy the full SHA
    4a3f472 View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    m4ksio committed Jun 2, 2021
    Copy the full SHA
    1577a34 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Copy the full SHA
    95ec84c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. wip

    m4ksio committed Jun 4, 2021
    Copy the full SHA
    3c66516 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b9b0809 View commit details
    Browse the repository at this point in the history
  3. linting and tidying

    m4ksio committed Jun 4, 2021
    Copy the full SHA
    5cd75ea View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    aec10bf View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Copy the full SHA
    daefd37 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Copy the full SHA
    0f17a76 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Merge branch 'master' into m4ksio/5471-hash-events-collection

    # Conflicts:
    #	engine/execution/ingestion/engine.go
    m4ksio committed Jun 18, 2021
    Copy the full SHA
    ae64078 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Copy the full SHA
    84291aa View commit details
    Browse the repository at this point in the history
  2. fix tests

    m4ksio committed Jun 23, 2021
    Copy the full SHA
    bb271e5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7d0b23c View commit details
    Browse the repository at this point in the history