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

Enable filtering by default and remove mode.packets.filter config option #1819

Merged
merged 4 commits into from
Jan 27, 2022

Conversation

romac
Copy link
Member

@romac romac commented Jan 26, 2022

Closes: #1817


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@romac romac merged commit 0fbb477 into release/v0.11.0 Jan 27, 2022
@romac romac deleted the romac/1817-remove-filter-config branch January 27, 2022 08:27
romac added a commit that referenced this pull request Jan 28, 2022
* Bump all crates to v0.11.0 and `ibc-proto` to v0.15.0

* Build changelog

* Properly deal with error in `ChainScanner::counterparty_connection_state`

* Add info on completions to the guide

* Enable filtering by default and remove `mode.packets.filter` config option (#1819)

* Enable filtering by default and remove `mode.packets.filter` config option

* Add changelog entry

* Remove `filter` option in various config files used on CI

* Update comment in main config file

* Update changelog for 1817

* Fix broken link in changelog

Co-authored-by: Mikhail Zabaluev <mikhail@informal.systems>
@adizere adizere linked an issue Jan 31, 2022 that may be closed by this pull request
michaelfig pushed a commit to agoric-labs/ibc-rs that referenced this pull request Feb 4, 2022
* Bump all crates to v0.11.0 and `ibc-proto` to v0.15.0

* Build changelog

* Properly deal with error in `ChainScanner::counterparty_connection_state`

* Add info on completions to the guide

* Enable filtering by default and remove `mode.packets.filter` config option (informalsystems#1819)

* Enable filtering by default and remove `mode.packets.filter` config option

* Add changelog entry

* Remove `filter` option in various config files used on CI

* Update comment in main config file

* Update changelog for 1817

* Fix broken link in changelog

Co-authored-by: Mikhail Zabaluev <mikhail@informal.systems>
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
* Bump all crates to v0.11.0 and `ibc-proto` to v0.15.0

* Build changelog

* Properly deal with error in `ChainScanner::counterparty_connection_state`

* Add info on completions to the guide

* Enable filtering by default and remove `mode.packets.filter` config option (informalsystems#1819)

* Enable filtering by default and remove `mode.packets.filter` config option

* Add changelog entry

* Remove `filter` option in various config files used on CI

* Update comment in main config file

* Update changelog for 1817

* Fix broken link in changelog

Co-authored-by: Mikhail Zabaluev <mikhail@informal.systems>
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.

Retire the mode.packets.filter option from the configuration
2 participants