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

Bump secp256k1 from 0.24.0 to 0.24.2 #364

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps secp256k1 from 0.24.0 to 0.24.2.

Changelog

Sourced from secp256k1's changelog.

0.24.2 - 2022-12-05

0.24.1 - 2022-10-25

Commits

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the F9-dependencies Pull requests that update a dependency file label Dec 8, 2022
@haerdib haerdib added the E0-silent Will not be mentioned in the release label Dec 8, 2022
@haerdib haerdib merged commit 162a5b7 into master Dec 9, 2022
@haerdib haerdib deleted the dependabot/cargo/secp256k1-0.24.2 branch December 9, 2022 07:11
haerdib added a commit that referenced this pull request Dec 9, 2022
add missing file

make clippy happier

cargo fmt

redo compose_extrinsic macro. Did not work before

fix doc

Bump secp256k1 from 0.24.0 to 0.24.2 (#364)

Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.24.0 to 0.24.2.
- [Release notes](https://github.com/rust-bitcoin/rust-secp256k1/releases)
- [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/secp256k1-0.24.2/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.24.0...secp256k1-0.24.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

add submitextrinsic trait

Added Polkadex in substrate-api-client readme (#365)
haerdib added a commit that referenced this pull request Dec 13, 2022
* add traits

add missing file

make clippy happier

cargo fmt

redo compose_extrinsic macro. Did not work before

fix doc

Bump secp256k1 from 0.24.0 to 0.24.2 (#364)

Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.24.0 to 0.24.2.
- [Release notes](https://github.com/rust-bitcoin/rust-secp256k1/releases)
- [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/secp256k1-0.24.2/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.24.0...secp256k1-0.24.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

add submitextrinsic trait

Added Polkadex in substrate-api-client readme (#365)

* fix rebase errors

* fix ci

* remove typo

* rename generic storage to storage

* rename GenericStorage to Storage

* add pallet_transcation_payment

* rename storage to state

* split up subscription file

* move subscription even further

* fix trait subscription

* fix examples

* rename back to GetStorage

* rename getstoragestate to getstate

* fix state_getStorage

* renmae to EventSubscription

* rename interfaces to rpc_api

* rename getStorage to GetStorageTypes

* renmae GetState to GetStorage

* rename EventSubscription to SubscribeEvents

* rename file to subscribe_events.rs

* fix mod.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E0-silent Will not be mentioned in the release F9-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant