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

ZombieNet: remove async-backing feature tests when integration is successfully completed #766

Open
bredamatt opened this issue Oct 6, 2022 · 0 comments
Labels
T10-tests This PR/Issue is related to tests.

Comments

@bredamatt
Copy link
Contributor

bredamatt commented Oct 6, 2022

See: paritytech/polkadot#6001 and paritytech/polkadot#6001 (comment)

@Sophia-Gold Sophia-Gold transferred this issue from paritytech/polkadot Aug 24, 2023
@the-right-joyce the-right-joyce added T10-tests This PR/Issue is related to tests. and removed I5-tests labels Aug 25, 2023
claravanstaden pushed a commit to Snowfork/polkadot-sdk that referenced this issue Dec 8, 2023
* Basic channel v3: blockchain updates (paritytech#766)

* Remove message bundles from outbound channel

* Remove MessageBundle from inbound channel contract

* Rework inbound channel contract

* Remove submitBatch

* Fix basic channel tests

* Fix outbound channel tests

* Add explicit PartialEq

* Remove TODO

* Use checked_add to return an error on overflow

* s/who/source_id/

* Basic channel v3: relayer updates (paritytech#769)

* Remove message bundles from parachain relayer

* s/account/sourceID/g (more or less)

* Emit MessageDispatched event

* Remove dispatchBatch

* s/sourceId/sourceID/

* Formatting

* Check remaining gas before dispatch

* Remove redundant validation
helin6 pushed a commit to boolnetwork/polkadot-sdk that referenced this issue Feb 5, 2024
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T10-tests This PR/Issue is related to tests.
Projects
None yet
Development

No branches or pull requests

3 participants