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

Added Polkadex in substrate-api-client readme #365

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Conversation

zktony
Copy link
Contributor

@zktony zktony commented Dec 9, 2022

Added Polkadex in substrate-api-client readme.

@haerdib haerdib added the E0-silent Will not be mentioned in the release label Dec 9, 2022
@haerdib haerdib merged commit 21eef8b into scs:master Dec 9, 2022
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 E1-breaksnothing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants