[IBC] chore: integrate IBC packet forward middleware (PFM)#1568
Open
bryanchriswhite wants to merge 63 commits intomainfrom
Open
[IBC] chore: integrate IBC packet forward middleware (PFM)#1568bryanchriswhite wants to merge 63 commits intomainfrom
bryanchriswhite wants to merge 63 commits intomainfrom
Conversation
Co-authored-by: Olshansk <olshansk@users.noreply.github.com>
9 tasks
a0464fa to
6d51e4d
Compare
a025a86 to
779690c
Compare
- Add new IBC documentation pages:
- ica.md: Interchain Accounts implementation and usage
- pfm.md: Packet Forward Middleware with client failure resilience
- integration.md: IBC integration patterns and best practices
- testing.md: Testing strategies for IBC functionality
- Enhance existing documentation:
- localnet.md: Fix make targets, improve troubleshooting formatting
- overview.md: Updated structure and cross-references
- _category_.json: Add new pages to navigation
- Key improvements:
- Consistent ASCII diagrams with proper character encoding
- Comprehensive troubleshooting sections with proper formatting
- Added PFM client failure scenarios and recovery strategies
- Removed non-existent make targets from ICA documentation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
f0206db to
fc22a42
Compare
|
The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks. You may need to run GCP workloads (requires changing the namespace to 1568) |
* pokt/main: (34 commits) [GOVERNANCE][PARAMS][CUTTM] Updating global CUTTM per Foundation requirement (#1727) Update docusaurus/docs/4_develop/upgrades/4_upgrade_list.md w/ v0.1.28 MainNet block Updating bulk_params_main/tokenomics_params.json so proposer gets rewards again Update upgrade_tx_v0.1.28_main.json [Morse Recovery] Add recovery allowlist entries for issues #1718 and #1719 (#1723) [Upgrade]: Update v0.1.28 upgrade list docs (#1722) [Upgrade] v0.1.28 upgrade txs (#1721) [Upgrade] Add v0.1.28 upgrade plan (#1720) [CometBFT] Use Pocket's fork temporarily (#1717) Use use_cometbft_fork_v038.17 (#1714) [RelayMiner] Add session lifetime caching (#1713) Update recovery allowlist for recovery-8aug2025 (#1716) [Tokenomics] Validator proper decoding (#1710) [Session Rollovers] First attempt at solving session rollovers from RelayMiner's POV (#1705) [RelayMiner] Add comprehensive relay timing and gRPC call metrics (#1703) [Shared Module] Increase `ComputeUnitsPerRelayMax` (#1709) [RelayMiner] Improve non-2xx errors visibility, do not mine 5xx (#1695) [Governance] - Updated Params to match the ones in the forum (#1707) [RelayMiner] Improve RelayMiner timeout handling and test reliability (#1691) [Morse Recovery] Updated Allowlist for Recovery (#1696) ...
* chore/localnet/tilt: (36 commits) [GOVERNANCE][PARAMS][CUTTM] Updating global CUTTM per Foundation requirement (#1727) Update docusaurus/docs/4_develop/upgrades/4_upgrade_list.md w/ v0.1.28 MainNet block Updating bulk_params_main/tokenomics_params.json so proposer gets rewards again Update upgrade_tx_v0.1.28_main.json [Morse Recovery] Add recovery allowlist entries for issues #1718 and #1719 (#1723) [Upgrade]: Update v0.1.28 upgrade list docs (#1722) [Upgrade] v0.1.28 upgrade txs (#1721) [Upgrade] Add v0.1.28 upgrade plan (#1720) [CometBFT] Use Pocket's fork temporarily (#1717) Use use_cometbft_fork_v038.17 (#1714) [RelayMiner] Add session lifetime caching (#1713) Update recovery allowlist for recovery-8aug2025 (#1716) [Tokenomics] Validator proper decoding (#1710) [Session Rollovers] First attempt at solving session rollovers from RelayMiner's POV (#1705) [RelayMiner] Add comprehensive relay timing and gRPC call metrics (#1703) [Shared Module] Increase `ComputeUnitsPerRelayMax` (#1709) [RelayMiner] Improve non-2xx errors visibility, do not mine 5xx (#1695) [Governance] - Updated Params to match the ones in the forum (#1707) [RelayMiner] Improve RelayMiner timeout handling and test reliability (#1691) [Morse Recovery] Updated Allowlist for Recovery (#1696) ... # Conflicts: # tiltfiles/ibc.tilt
* refs/heads/chore/ibc-axelar: (36 commits) [GOVERNANCE][PARAMS][CUTTM] Updating global CUTTM per Foundation requirement (#1727) Update docusaurus/docs/4_develop/upgrades/4_upgrade_list.md w/ v0.1.28 MainNet block Updating bulk_params_main/tokenomics_params.json so proposer gets rewards again Update upgrade_tx_v0.1.28_main.json [Morse Recovery] Add recovery allowlist entries for issues #1718 and #1719 (#1723) [Upgrade]: Update v0.1.28 upgrade list docs (#1722) [Upgrade] v0.1.28 upgrade txs (#1721) [Upgrade] Add v0.1.28 upgrade plan (#1720) [CometBFT] Use Pocket's fork temporarily (#1717) Use use_cometbft_fork_v038.17 (#1714) [RelayMiner] Add session lifetime caching (#1713) Update recovery allowlist for recovery-8aug2025 (#1716) [Tokenomics] Validator proper decoding (#1710) [Session Rollovers] First attempt at solving session rollovers from RelayMiner's POV (#1705) [RelayMiner] Add comprehensive relay timing and gRPC call metrics (#1703) [Shared Module] Increase `ComputeUnitsPerRelayMax` (#1709) [RelayMiner] Improve non-2xx errors visibility, do not mine 5xx (#1695) [Governance] - Updated Params to match the ones in the forum (#1707) [RelayMiner] Improve RelayMiner timeout handling and test reliability (#1691) [Morse Recovery] Updated Allowlist for Recovery (#1696) ...
* docs/ibc/localnet: (36 commits) [GOVERNANCE][PARAMS][CUTTM] Updating global CUTTM per Foundation requirement (#1727) Update docusaurus/docs/4_develop/upgrades/4_upgrade_list.md w/ v0.1.28 MainNet block Updating bulk_params_main/tokenomics_params.json so proposer gets rewards again Update upgrade_tx_v0.1.28_main.json [Morse Recovery] Add recovery allowlist entries for issues #1718 and #1719 (#1723) [Upgrade]: Update v0.1.28 upgrade list docs (#1722) [Upgrade] v0.1.28 upgrade txs (#1721) [Upgrade] Add v0.1.28 upgrade plan (#1720) [CometBFT] Use Pocket's fork temporarily (#1717) Use use_cometbft_fork_v038.17 (#1714) [RelayMiner] Add session lifetime caching (#1713) Update recovery allowlist for recovery-8aug2025 (#1716) [Tokenomics] Validator proper decoding (#1710) [Session Rollovers] First attempt at solving session rollovers from RelayMiner's POV (#1705) [RelayMiner] Add comprehensive relay timing and gRPC call metrics (#1703) [Shared Module] Increase `ComputeUnitsPerRelayMax` (#1709) [RelayMiner] Improve non-2xx errors visibility, do not mine 5xx (#1695) [Governance] - Updated Params to match the ones in the forum (#1707) [RelayMiner] Improve RelayMiner timeout handling and test reliability (#1691) [Morse Recovery] Updated Allowlist for Recovery (#1696) ...
Olshansk
added a commit
to pokt-network/helm-charts
that referenced
this pull request
Sep 2, 2025
## Summary Adds a chart for a localnet [Osmosis chain node](https://osmosis.zone/) for exercising IBC connectivity ``` Pocket cosmos-sdk: v0.53.x Pocket ibc-go: v8.7.0 Osmosis cosmos-sdk: v0.50.x (fork; https://github.com/osmosis-labs/osmosis/blob/main/go.mod#L319) Osmosis ibc-go: v8.7.x (https://github.com/osmosis-labs/osmosis/blob/main/go.mod#L33) ``` ## Dependents - pokt-network/poktroll#1272 - pokt-network/poktroll#1568 - pokt-network/poktroll#1609 ## Issue - pokt-network/poktroll#1201 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Daniel Olshansky <olshansky.daniel@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Integrates IBC packet forward middleware.
Issue
Dependencies
Type of change
Select one or more from the following:
Sanity Checklist
assignees,reviewers,labels,project,iterationandmilestonemake docusaurus_startmake go_develop_and_testandmake test_e2edevnet-test-e2elabel to run E2E tests in CImake test_e2e_oneshot