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

submodule: bump test/hosts/gossamer from 424c4ea to c51be1c #411

Merged
merged 3 commits into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps test/hosts/gossamer from 424c4ea to c51be1c.

Commits
  • c51be1c feat: dot/state: implement import-state subcommand (#1455)
  • 4d432d9 feat: dot/rpc: Add support for submit and watch extrinisic (#1415)
  • 910b5bf fix: lib/runtime: allow generic keystore type in public_keys ext functions (#...
  • 62da970 update sign_ functs to return fixed size byte optional (#1451)
  • 64d2967 fix: lib/trie: fix trie.NextKey (#1449)
  • c18c8e9 feat(metrics): Monitor and publish metrics to Prometheus. (#1437)
  • 8dbdb13 dot/network: start syncQueue after bootstrapping, don't run syncQueue during ...
  • f12a334 feat: lib/runtime: implement ext_crypto_secp256k1_ecdsa_recover_compressed_ve...
  • 8ee8ded dot/state: update rewind to forcefully set blocktree root, update flag param ...
  • aecd73a chore: lib/runtime: deprecate legacy runtime (#1441)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @FlorianFranzen.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [test/hosts/gossamer](https://github.com/ChainSafe/gossamer) from `424c4ea` to `c51be1c`.
- [Release notes](https://github.com/ChainSafe/gossamer/releases)
- [Commits](ChainSafe/gossamer@424c4ea...c51be1c)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules labels Mar 15, 2021
Copy link
Contributor

@FlorianFranzen FlorianFranzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update caused regression in storage_next_key, fix is under review upstream under ChainSafe/gossamer#1463.

Updated submodule to branch with fix. @dependabot merge

@FlorianFranzen FlorianFranzen self-assigned this Mar 15, 2021
@dependabot dependabot bot merged commit 2d9a764 into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/submodules/test/hosts/gossamer-c51be1c branch March 15, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant