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

[Ring] Replace `noot/ring-go` with `pokt-network/ring-go` #563

Closed Olshansk closed 4 weeks ago

Olshansk commented 1 month ago

Replace the external ring package with our own fork.

github-actions[bot] commented 1 month ago

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks. If you just created a pull request, you might need to push another commit to produce a container image DevNet can utilize to spin up infrastructure. You can use make trigger_ci to push an empty commit.