We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See: paritytech/polkadot#6001 and paritytech/polkadot#6001 (comment)
The text was updated successfully, but these errors were encountered:
Basic channel v3 (paritytech#770)
871f75a
* 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
Bump moment from 2.29.2 to 2.29.4 in /template/utils (paritytech#766)
8732ea3
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>
No branches or pull requests
See: paritytech/polkadot#6001 and paritytech/polkadot#6001 (comment)
The text was updated successfully, but these errors were encountered: