• Nicolas Lara's avatar
    backport: Integrate Packet Forward Middleware (#4281) · 4062d2fc
    Nicolas Lara authored
    
    
    * Integrate Packet Forward Middleware (#3911)
    
    * added initial packet forward middleware integration
    
    * gofumpt
    
    * updated go.mod
    
    * correct value
    
    * updating to match upstream
    
    * added params
    
    * gofumpt
    
    * added PFM to upgrades
    
    * go imports
    
    * added e2e test for PFM+wasm hoks
    
    * refactor
    
    * refactored for reusability and added comments
    
    * updated to latest version that allows native json
    
    * removed unnecessary param
    
    * reordering imports after merge
    
    * added denom check
    
    * added changelog
    
    * Update tests/e2e/e2e_test.go
    
    Co-authored-by: default avatarRoman <[email protected]>
    
    * requiring the txs to succeed
    
    * fixed e2e tests
    
    ---------
    
    Co-authored-by: default avatarRoman <[email protected]>
    
    * removed CL test
    
    ---------
    
    Co-authored-by: default avatarRoman <[email protected]>
    4062d2fc