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

[Proof Validation] Move proof validation to session settlement #703

Merged
merged 38 commits into from
Jul 25, 2024

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    ffb6902 View commit details
    Browse the repository at this point in the history
  2. fix: e2e test

    bryanchriswhite committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ceb283d View commit details
    Browse the repository at this point in the history
  3. fix: e2e test

    bryanchriswhite committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0ca9b98 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    38d1985 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'pokt/main' into refactor/difficulty/tar…

    …get-hash
    
    * pokt/main:
      [Supplier] Deny supplier staking with unknown services (#693)
      [Documentation] Load Testing on DevNets and TestNets (#637)
    bryanchriswhite committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1c66b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5089b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    5675f81 View commit details
    Browse the repository at this point in the history
  2. chore: review fee

    Co-authored-by: Daniel Olshansky <[email protected]>
    bryanchriswhite and Olshansk authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    440ecc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee59e0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69d97d3 View commit details
    Browse the repository at this point in the history
  5. [TODO] chore: update smt.MerkleRoot#Sum() error handling (#672)

    Co-authored-by: Redouane Lakrache <[email protected]>
    bryanchriswhite and red-0ne committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5a3cfd8 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'pokt/main' into refactor/difficulty/tar…

    …get-hash
    
    * pokt/main:
      [TODO] chore: update `smt.MerkleRoot#Sum()` error handling (#672)
    bryanchriswhite committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e2802ac View commit details
    Browse the repository at this point in the history
  7. Last review of #690

    Olshansk committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a5f9b61 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Self review

    Olshansk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c365a4f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Fix flaky tests

    Olshansk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    09d4cb0 View commit details
    Browse the repository at this point in the history
  2. Minor nits

    Olshansk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    36d55a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Move the verification layer

    Olshansk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9cf20eb View commit details
    Browse the repository at this point in the history
  2. Update testutil/network/network.go

    Co-authored-by: Bryan White <[email protected]>
    Olshansk and bryanchriswhite authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cb166cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49ce8b7 View commit details
    Browse the repository at this point in the history
  4. Working on one last test

    Olshansk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a52a5e8 View commit details
    Browse the repository at this point in the history
  5. Add a TODO_MAINNET

    Olshansk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ac4a212 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e0d26c View commit details
    Browse the repository at this point in the history
  7. WIP

    Olshansk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f16ba64 View commit details
    Browse the repository at this point in the history
  8. Not functioning but temp WIP

    Olshansk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6dbbcd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. The test passes

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    58591c4 View commit details
    Browse the repository at this point in the history
  2. About to do a self review

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d21f9fc View commit details
    Browse the repository at this point in the history
  3. Review of #690 by @Olshansk (#699)

    - This is a review of #690
    - Creating a custom PR to make it easier to track the changes for future reference
    ---
    
    Co-authored-by: Bryan White <[email protected]>
    Olshansk and bryanchriswhite authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    99783a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fe0e87 View commit details
    Browse the repository at this point in the history
  5. Finished self review

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0147e99 View commit details
    Browse the repository at this point in the history
  6. Missing )

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f7b4e5c View commit details
    Browse the repository at this point in the history
  7. Merge with main

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    54b0261 View commit details
    Browse the repository at this point in the history
  8. Merge with main

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ba2058c View commit details
    Browse the repository at this point in the history
  9. Replied to some PR comments

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2d60b8d View commit details
    Browse the repository at this point in the history
  10. Reply to all review comments

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e2aa6fd View commit details
    Browse the repository at this point in the history
  11. Fix unit test

    Olshansk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a4d28e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    6bf702e View commit details
    Browse the repository at this point in the history
  2. Omit nil check

    Olshansk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9e8e8e8 View commit details
    Browse the repository at this point in the history