pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using the Cosmos SDK
MIT License
15 stars 8 forks source link

[Config] feat: Simplify relay miner config #477

Closed red-0ne closed 5 months ago

red-0ne commented 5 months ago

Summary

Simplify the relay miner config by removing the proxy section:

Issue

Type of change

Select one or more:

Testing

Sanity Checklist

github-actions[bot] commented 5 months 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.