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

[Application] feat: Add past delegation proofs #518

Closed red-0ne closed 1 month ago

red-0ne commented 1 month ago

Summary

This PR adds support for old delegations verification by:

1129 LOC out of 1314 are autogenerated pulsar code

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

Olshansk commented 1 month ago

@red-0ne Confirming that this is not ready for initial review yet. Right?

red-0ne commented 1 month ago

@red-0ne Confirming that this is not ready for initial review yet. Right?

It is, just lacking E2E tests from the previous PR to be ported to this one

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.