dependabot[bot]
c35fb52c73
build(deps): bump regex from 1.10.5 to 1.10.6 ( #1703 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 11:54:44 +03:00
dependabot[bot]
3b72365d5e
build(deps): bump serde_json from 1.0.121 to 1.0.122 ( #1702 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.121 to 1.0.122.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 11:54:24 +03:00
dependabot[bot]
d425f93534
build(deps): bump trybuild from 1.0.98 to 1.0.99 ( #1701 )
...
Bumps [trybuild](https://github.com/dtolnay/trybuild ) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/dtolnay/trybuild/releases )
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.98...1.0.99 )
---
updated-dependencies:
- dependency-name: trybuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 11:54:08 +03:00
Elias Rad
a936675673
docs:fix spelling issues ( #1699 )
...
* Update CHANGELOG.md
* Update mod.rs
* Update runtime_apis.rs
* Update setup_client_custom_rpc.rs
* Update subxt/examples/setup_client_custom_rpc.rs
Co-authored-by: James Wilson <james@jsdw.me >
* Update subxt/examples/setup_client_custom_rpc.rs
Co-authored-by: James Wilson <james@jsdw.me >
---------
Co-authored-by: James Wilson <james@jsdw.me >
2024-08-05 09:35:23 +01:00
paritytech-subxt-pr-maker[bot]
11a99e1ee6
Update Artifacts (auto-generated) ( #1691 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-30 10:16:47 +01:00
dependabot[bot]
a8687c2671
build(deps): bump trybuild from 1.0.97 to 1.0.98 ( #1692 )
...
Bumps [trybuild](https://github.com/dtolnay/trybuild ) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/dtolnay/trybuild/releases )
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.97...1.0.98 )
---
updated-dependencies:
- dependency-name: trybuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-29 18:46:20 +02:00
dependabot[bot]
1d94a6ff85
build(deps): bump tokio from 1.38.1 to 1.39.2 ( #1694 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.38.1 to 1.39.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-29 18:45:58 +02:00
shangchengbabaiban
9fbabd01ad
chore: fix some comments ( #1697 )
...
Signed-off-by: shangchengbabaiban <shuang.cui@live.cn >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-29 18:45:37 +02:00
dependabot[bot]
14818fc12a
build(deps): bump scale-value from 0.16.0 to 0.16.1 ( #1693 )
...
Bumps [scale-value](https://github.com/paritytech/scale-value ) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/paritytech/scale-value/releases )
- [Changelog](https://github.com/paritytech/scale-value/blob/main/CHANGELOG.md )
- [Commits](https://github.com/paritytech/scale-value/compare/v0.16.0...v0.16.1 )
---
updated-dependencies:
- dependency-name: scale-value
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-29 19:13:22 +03:00
James Wilson
83ef8a9f13
Allow tx payloads to be boxed ( #1690 )
...
* Allow tx payloads to be boxed
* Add example of boxed payloads
* explicit box import
* box import at top
* cargo fmt
2024-07-29 17:10:49 +01:00
dependabot[bot]
99fa8ee2bf
build(deps): bump clap from 4.5.9 to 4.5.11 ( #1695 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.9 to 4.5.11.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.11 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-29 17:09:48 +01:00
dependabot[bot]
732bb38c96
build(deps): bump serde_json from 1.0.120 to 1.0.121 ( #1696 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.120 to 1.0.121.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-29 17:09:37 +01:00
Niklas Adolfsson
39d130ec69
chore: make it possible override clippy all ( #1698 )
...
* chore: make it possible override `clippy all`
* chore: fix clippy lints
* Update Cargo.toml
2024-07-29 17:43:33 +02:00
James Wilson
c3267ed488
Add hash method to ExtrinsicDetails ( #1676 )
...
* Add hash method to ExtrinsicDetails
* fix test
2024-07-22 13:54:32 +01:00
paritytech-subxt-pr-maker[bot]
ada8e17b89
Update Artifacts (auto-generated) ( #1687 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
Co-authored-by: James Wilson <james@jsdw.me >
2024-07-22 13:54:20 +01:00
dependabot[bot]
79afa1f14e
build(deps): bump tokio from 1.38.0 to 1.38.1 ( #1685 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 11:34:31 +03:00
dependabot[bot]
e1cafbf4f6
build(deps): bump thiserror from 1.0.62 to 1.0.63 ( #1684 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 11:34:21 +03:00
dependabot[bot]
fa091c7bcf
build(deps): bump bip32 from 0.5.1 to 0.5.2 ( #1686 )
...
Bumps [bip32](https://github.com/iqlusioninc/crates ) from 0.5.1 to 0.5.2.
- [Commits](https://github.com/iqlusioninc/crates/compare/bip32/v0.5.1...secrecy/v0.5.2 )
---
updated-dependencies:
- dependency-name: bip32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 11:17:10 +03:00
paritytech-subxt-pr-maker[bot]
f359119da2
Update Artifacts (auto-generated) ( #1681 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
2024-07-15 09:48:50 +01:00
dependabot[bot]
7bccf564b8
build(deps): bump darling from 0.20.9 to 0.20.10 ( #1679 )
...
Bumps [darling](https://github.com/TedDriggs/darling ) from 0.20.9 to 0.20.10.
- [Release notes](https://github.com/TedDriggs/darling/releases )
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TedDriggs/darling/commits/v0.20.10 )
---
updated-dependencies:
- dependency-name: darling
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:48:03 +01:00
dependabot[bot]
9e4f7680c0
build(deps): bump thiserror from 1.0.61 to 1.0.62 ( #1680 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:47:54 +01:00
dependabot[bot]
1fe35ddc0c
build(deps): bump clap from 4.5.8 to 4.5.9 ( #1678 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.8...v4.5.9 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:47:44 +01:00
dependabot[bot]
f9d6f84bdd
build(deps): bump serde_json from 1.0.119 to 1.0.120 ( #1672 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.119 to 1.0.120.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.119...v1.0.120 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 14:31:48 +01:00
paritytech-subxt-pr-maker[bot]
9517c87163
Update Artifacts (auto-generated) ( #1671 )
...
* Update Artifacts (auto-generated)
* fix test
---------
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
Co-authored-by: James Wilson <james@jsdw.me >
2024-07-08 14:31:33 +01:00
Matteo Muraca
bb1a012560
Expose secret_key method for ecdsa::Keypair and eth::Keypair ( #1628 )
...
* Expose `secret_key` method for `ecdsa::Keypair` and `eth::Keypair`
* cargo fmt
* fix eth::secret_key
---------
Co-authored-by: James Wilson <james@jsdw.me >
2024-07-08 14:30:00 +01:00
dependabot[bot]
3648bd2e60
build(deps): bump serde from 1.0.203 to 1.0.204 ( #1673 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 12:43:29 +01:00
dependabot[bot]
c62c202882
build(deps): bump async-trait from 0.1.80 to 0.1.81 ( #1674 )
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.80 to 0.1.81.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.80...0.1.81 )
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 12:43:20 +01:00
dependabot[bot]
1cc99a6238
build(deps): bump trybuild from 1.0.96 to 1.0.97 ( #1675 )
...
Bumps [trybuild](https://github.com/dtolnay/trybuild ) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/dtolnay/trybuild/releases )
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.96...1.0.97 )
---
updated-dependencies:
- dependency-name: trybuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 12:43:06 +01:00
dependabot[bot]
b076f4c66c
build(deps): bump either from 1.12.0 to 1.13.0 ( #1664 )
...
Bumps [either](https://github.com/rayon-rs/either ) from 1.12.0 to 1.13.0.
- [Commits](https://github.com/rayon-rs/either/compare/1.12.0...1.13.0 )
---
updated-dependencies:
- dependency-name: either
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-01 14:29:42 +02:00
dependabot[bot]
0cd5f6f67a
build(deps): bump clap from 4.5.7 to 4.5.8 ( #1665 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...v4.5.8 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-01 14:29:30 +02:00
dependabot[bot]
d8a9ffdb50
build(deps): bump jsonrpsee from 0.23.1 to 0.23.2 ( #1666 )
...
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee ) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/v0.23.2/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.23.1...v0.23.2 )
---
updated-dependencies:
- dependency-name: jsonrpsee
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-01 14:29:20 +02:00
dependabot[bot]
aea013d791
build(deps): bump serde_json from 1.0.117 to 1.0.119 ( #1663 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.117 to 1.0.119.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.119 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-01 14:29:03 +02:00
Alexandru Vasile
25583dcc65
testing: Modify the storage_fetch_raw_keys to reflect substrate-binary ( #1667 )
...
* testing: Modify the storage_fetch_raw_keys to reflect substrate-binary
changes
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* 13 -> 14 accounts
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-07-01 13:19:22 +02:00
James Wilson
75bb9b8354
Allow PartialExtrinsic to be held across await points ( #1658 )
...
* Allow PartialTransaction to be held across await points, and example to prove it
* Add comment to tx_parital example
* Fix book link
2024-06-26 13:23:26 +01:00
Niklas Adolfsson
4fcabe211d
chore(deps): bump jsonrpsee from 0.22.5 to 0.23.1 ( #1656 )
...
* chore(deps): bump jsonrpsee from 0.22.5 to 0.23.1
* bump reconnecting-rpc-client dep
2024-06-25 18:05:45 +02:00
paritytech-subxt-pr-maker[bot]
b48f68001b
Update Artifacts (auto-generated) ( #1651 )
...
* Update Artifacts (auto-generated)
* update extrinsic bytes
* XcmDryRunApi -> DryRunApi
---------
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
Co-authored-by: James Wilson <james@jsdw.me >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-06-24 15:33:33 +01:00
James Wilson
4a07b64c27
Allow running integration tests given a SUBXT_TEST_URL=ws://foo:port ( #1640 )
...
* Allow running integration tests given a SUBXT_TEST_URL=ws://foo:port
* update comment
* fmt
* Fix lightclient get_url usage
* fix light client
* fix lightclient tests take 2
2024-06-24 14:29:08 +01:00
dependabot[bot]
d408da1636
build(deps): bump url from 2.5.1 to 2.5.2 ( #1652 )
...
Bumps [url](https://github.com/servo/rust-url ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-06-24 13:31:52 +02:00
dependabot[bot]
71ec142c98
build(deps): bump proptest from 1.4.0 to 1.5.0 ( #1653 )
...
Bumps [proptest](https://github.com/proptest-rs/proptest ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases )
- [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/proptest-rs/proptest/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: proptest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-06-24 13:31:33 +02:00
dependabot[bot]
58fe7c9a4e
build(deps): bump proc-macro2 from 1.0.85 to 1.0.86 ( #1654 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.85...1.0.86 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-06-24 13:31:11 +02:00
Niklas Adolfsson
ad4fae6a2a
fix(tests): don't assume order of balance transfer extrinsics ( #1655 )
...
* fix(tests): don't assert order of balanace ext
* move timestamp to loop
2024-06-24 13:01:22 +02:00
dependabot[bot]
505591e096
build(deps): bump andymckay/cancel-action from 0.4 to 0.5 ( #1646 )
...
Bumps [andymckay/cancel-action](https://github.com/andymckay/cancel-action ) from 0.4 to 0.5.
- [Release notes](https://github.com/andymckay/cancel-action/releases )
- [Commits](https://github.com/andymckay/cancel-action/compare/271cfbfa11ca9222f7be99a47e8f929574549e0a...a955d435292c0d409d104b57d8e78435a93a6ef1 )
---
updated-dependencies:
- dependency-name: andymckay/cancel-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-06-24 11:17:43 +01:00
Pavlo Khrystenko
5a5c5fc382
Add 20-byte account id to subxt_core ( #1638 )
...
* Add accountId20 impl to subxt_core
closes #1576
2024-06-19 13:31:04 +02:00
dependabot[bot]
d66f306b37
build(deps): bump clap from 4.5.6 to 4.5.7 ( #1643 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.6...v4.5.7 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-06-19 08:20:16 +02:00
dependabot[bot]
633099509c
build(deps): bump url from 2.5.0 to 2.5.1 ( #1644 )
...
Bumps [url](https://github.com/servo/rust-url ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-06-19 08:19:51 +02:00
Pavlo Khrystenko
971c15cf3b
Disable clippy::unwrap_or_default lint for the project ( #1647 )
...
* disable clippy lint trigerred by a macro
* typo in lint name
* Update macro/src/lib.rs
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
* move missing docs
* add workspace.lints = true for remaining crates
* lint fixes
* Update signer/src/eth.rs
Co-authored-by: James Wilson <james@jsdw.me >
---------
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
Co-authored-by: James Wilson <james@jsdw.me >
2024-06-18 18:45:40 +02:00
dependabot[bot]
ddbffe828f
build(deps): bump clap from 4.5.4 to 4.5.6 ( #1637 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.4 to 4.5.6.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.4...v4.5.6 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 11:09:14 +03:00
dependabot[bot]
463211e551
build(deps): bump scale-decode from 0.13.0 to 0.13.1 ( #1636 )
...
Bumps [scale-decode](https://github.com/paritytech/scale-decode ) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/paritytech/scale-decode/releases )
- [Changelog](https://github.com/paritytech/scale-decode/blob/main/CHANGELOG.md )
- [Commits](https://github.com/paritytech/scale-decode/commits )
---
updated-dependencies:
- dependency-name: scale-decode
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 11:08:56 +03:00
dependabot[bot]
20b317b2ab
build(deps): bump proc-macro2 from 1.0.84 to 1.0.85 ( #1635 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.84 to 1.0.85.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.84...1.0.85 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 11:08:39 +03:00
dependabot[bot]
20162ab5da
build(deps): bump tokio from 1.37.0 to 1.38.0 ( #1634 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 11:08:25 +03:00