pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 6 forks source link

[RelayMiner] LeanClient #567

Closed okdas closed 2 weeks ago

okdas commented 1 month ago

Summary

Adds an ability to run many suppliers on one relayminer

Issue

Type of change

Select one or more:

Testing

Documentation changes (only if making doc changes)

Local Testing (only if making code changes)

PR Testing (only if making code changes)

Sanity Checklist

github-actions[bot] commented 3 weeks ago

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 567)) Grafana network dashboard for devnet-issue-{issue-id}

github-actions[bot] commented 3 weeks ago

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 567)) Grafana network dashboard for devnet-issue-{issue-id}

github-actions[bot] commented 3 weeks ago

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 567)) Grafana network dashboard for devnet-issue-{issue-id}

okdas commented 3 weeks ago

@Olshansk @red-0ne E2E tests are green. I think this PR is ready for the first pass of reviews. Please let me know what you think and if I need to change anything.

I know the go tests are not fixed yet, and this is what I'm going to be focusing on next.

Thanks!

okdas commented 2 weeks ago

Seems like the only e2e test that fails is the same flaky TestFeatures/Session_Namespace/Supplier_completes_claim/proof_lifecycle_for_a_valid_session.

okdas commented 2 weeks ago

Merging with one flaky test still failing.

Screenshot 2024-06-14 at 5 05 26 PM