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

add packet forward middleware #1643

Closed
wants to merge 32 commits into from
Closed

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Jun 24, 2023

closes: #1633

Hi, so the other day Josh Lee asked if Kava had
packet forward middleware.

I thought that was a great idea, so looked into
adding it.

This PR contains all of the linting PR's that I've
made recently, they can be reviewed sequentially for
ease.

It may also make sense to write some tests for pfm,
and after merging the linting PRs, do some tests
with PFM, it can get a little picky
implementation-wise.

Happy to assist with those, too.

-Jacob

Note: this PR currently looks like it changes 486 files, but if:

are all merged, this PR should touch only app.go and the protonet genesis, which may require additional updates (I just put the relevant genesis state in it but if it corresponds to a live network, that may not be the right approach)

@faddat faddat marked this pull request as draft June 24, 2023 15:39
@faddat faddat marked this pull request as ready for review June 25, 2023 03:37
@karzak karzak closed this Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Packet forward middleware
2 participants