Alexandru Vasile
9f30766b5a
chore: Add release note
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-04-09 14:40:15 +03:00
Alexandru Vasile
3a3f99ad7e
storage_type: Strip key proper hash and entry bytes (32 instead of 16) ( #1522 )
...
* storage_type: Strip key proper hash and entry bytes (32 instead of 16)
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* storage_type: Fix typo
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* storage/tests: Check keys decode properly and don't cause errors
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update testing/integration-tests/src/full_client/storage/mod.rs
Co-authored-by: James Wilson <james@jsdw.me >
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
Co-authored-by: James Wilson <james@jsdw.me >
2024-04-09 14:37:40 +03:00
Niklas Adolfsson
d6bf7ae884
chore: release v0.35.1
v0.35.1
2024-04-03 12:15:06 +02:00
Niklas Adolfsson
532597a971
chore(deps): bump scale-typegen to v0.2.1
2024-04-03 12:04:03 +02:00
James Wilson
9810406db2
Prep to release 0.35 ( #1489 )
...
* Prep to release 0.35
* Remove newline
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
* Fix a couple of small nits
---------
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
v0.35.0
2024-03-21 16:37:12 +00:00
Niklas Adolfsson
852dab672f
chore: bump sp-core, sp-runtime and sp-keyring ( #1491 )
2024-03-21 15:46:04 +00:00
James Wilson
98c4c0135b
chore: rename sp-core-hashing to sp-crypto-hashing ( #1490 )
...
* rename sp-core-hashing to sp-crypto-hashing
* fmt
2024-03-21 16:18:00 +01:00
dependabot[bot]
caa6b5607c
build(deps): bump wasm-bindgen-futures from 0.4.41 to 0.4.42 ( #1483 )
...
Bumps [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen ) from 0.4.41 to 0.4.42.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
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-03-21 14:41:11 +00:00
Niklas Adolfsson
793da7e29d
disable cargo doc for subxt-cli ( #1486 )
...
* rename subxt to subxt-cli
* disable doc for subxt-cli
2024-03-18 14:41:58 +00:00
dependabot[bot]
f7108b9c87
build(deps): bump proc-macro2 from 1.0.78 to 1.0.79 ( #1481 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.78...1.0.79 )
---
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-03-18 11:13:54 +01:00
dependabot[bot]
d908534454
build(deps): bump color-eyre from 0.6.2 to 0.6.3 ( #1482 )
...
Bumps [color-eyre](https://github.com/eyre-rs/eyre ) from 0.6.2 to 0.6.3.
- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3 )
---
updated-dependencies:
- dependency-name: color-eyre
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-03-18 11:37:05 +02:00
dependabot[bot]
f7ef0a98d8
build(deps): bump trybuild from 1.0.89 to 1.0.90 ( #1485 )
...
Bumps [trybuild](https://github.com/dtolnay/trybuild ) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/dtolnay/trybuild/releases )
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.89...1.0.90 )
---
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-03-18 11:35:19 +02:00
paritytech-subxt-pr-maker[bot]
22e2796787
Update Artifacts (auto-generated) ( #1480 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
2024-03-18 10:35:15 +01:00
dependabot[bot]
64dbb6f07d
build(deps): bump scale-info from 2.10.0 to 2.11.0 ( #1484 )
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/paritytech/scale-info/releases )
- [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/scale-info/compare/v2.10.0...v2.11.0 )
---
updated-dependencies:
- dependency-name: scale-info
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-03-18 10:34:36 +01:00
James Wilson
b069c4425a
Rework light client ( #1475 )
...
* WIP second pass over light client code for simpler API
* First pass new light client
* pub(crate) LightClientRpc::new_raw(), and fmt
* Update examples and add back a way to configure boot nodes and fetch chainspec from a URL
* Fix light client examples
* remove unused deps and tidy lightclient feature flags
* fix wasm error
* LightClientRpc can be cloned
* update light client tests
* Other small fixes
* exclude mod unless jsonrpsee
* Fix wasm-lightclient-tests
* add back docsrs bit and web+native feature flag compile error
* update book and light client example names
* fix docs
2024-03-15 15:21:06 +00:00
Tadeo Hepperle
4831f816f2
no_std compatibility for subxt-signer (#1477 )
...
* subxt-signer no-std
* impl error
* address james comments
* fix signer wasm tests
* error impl for secret uri error
2024-03-14 11:04:27 +01:00
Tadeo Hepperle
8bdd276d2f
scale-type-resolver integration (#1460 )
...
* start migrating, broken
* first iteration of updating
* fmt and clippy
* add Composite<u32> decoding via scale value patch
* bump scale type gen versions
* fix decoding with new scale decode
* fix js-sys versions
* add nit comments
2024-03-13 14:48:11 +01:00
dependabot[bot]
952cde3f79
build(deps): bump jsonrpsee from 0.22.1 to 0.22.2 ( #1471 )
...
* build(deps): bump jsonrpsee from 0.22.1 to 0.22.2
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee ) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.22.1...v0.22.2 )
---
updated-dependencies:
- dependency-name: jsonrpsee
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Cargo.lock
---------
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-03-12 20:30:36 +01:00
paritytech-subxt-pr-maker[bot]
a44d28b26b
Update Artifacts (auto-generated) ( #1469 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-03-12 19:43:37 +01:00
dependabot[bot]
8fc44ac7e4
build(deps): bump pin-project from 1.1.4 to 1.1.5 ( #1470 )
...
Bumps [pin-project](https://github.com/taiki-e/pin-project ) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/taiki-e/pin-project/releases )
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.4...v1.1.5 )
---
updated-dependencies:
- dependency-name: pin-project
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-03-12 19:41:56 +01:00
dependabot[bot]
c9eba508ad
build(deps): bump wasm-bindgen from 0.2.91 to 0.2.92 ( #1472 )
...
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen ) from 0.2.91 to 0.2.92.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.91...0.2.92 )
---
updated-dependencies:
- dependency-name: wasm-bindgen
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-03-12 19:41:39 +01:00
dependabot[bot]
c988d25e0f
build(deps): bump clap from 4.5.1 to 4.5.2 ( #1473 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.1 to 4.5.2.
- [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.1...v4.5.2 )
---
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-03-12 19:41:24 +01:00
dependabot[bot]
8513ee1589
build(deps): bump js-sys from 0.3.68 to 0.3.69 ( #1474 )
...
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen ) from 0.3.68 to 0.3.69.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: js-sys
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-03-12 19:41:13 +01:00
Niklas Adolfsson
dfd6e108cd
rpc v2: chainhead support multiple finalized block hashes in FollowEvent::Initialized ( #1476 )
...
* chainhead rpc `block_hash -> finalized_block_hashs`
* cleanup
* address grumbles
* address grumbles: inc this.rel_block_num
* rel_block_num => rel_block_age for clarity
---------
Co-authored-by: James Wilson <james@jsdw.me >
2024-03-12 17:42:29 +00:00
Tadeo Hepperle
a2ee750365
Typed Storage Keys ( #1419 )
...
* first iteration on storage multi keys
* decoding values from concat style hashers
* move util functions and remove comments
* change codegen for storage keys and fix examples
* trait bounds don't match scale value...
* fix trait bounds and examples
* reconstruct storage keys in iterations
* build(deps): bump js-sys from 0.3.67 to 0.3.68 (#1428 )
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen ) from 0.3.67 to 0.3.68.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: js-sys
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>
* build(deps): bump clap from 4.4.18 to 4.5.0 (#1427 )
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.18 to 4.5.0.
- [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.4.18...clap_complete-v4.5.0 )
---
updated-dependencies:
- dependency-name: clap
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>
* build(deps): bump either from 1.9.0 to 1.10.0 (#1425 )
Bumps [either](https://github.com/rayon-rs/either ) from 1.9.0 to 1.10.0.
- [Commits](https://github.com/rayon-rs/either/compare/1.9.0...1.10.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>
* build(deps): bump thiserror from 1.0.56 to 1.0.57 (#1424 )
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.56...1.0.57 )
---
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>
* build(deps): bump jsonrpsee from 0.21.0 to 0.22.0 (#1426 )
* build(deps): bump jsonrpsee from 0.21.0 to 0.22.0
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: jsonrpsee
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Cargo.lock
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Wilson <james@jsdw.me >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
* subxt: Derive `std::cmp` traits for subxt payloads and addresses (#1429 )
* subxt/tx: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/runtime_api: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/constants: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/custom_values: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/storage: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt: Fix non_canonical_partial_ord_impl clippy introduced in 1.73
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt: Add comment wrt derivative issue that triggers clippy warning
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update subxt/src/backend/mod.rs
* Update subxt/src/constants/constant_address.rs
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
* fix clippy
* add integration tests
* fix doc tests
* change hashing logic for hashers=1
* refactor
* clippy and fmt
* regenerate polkadot file which got changed by the automatic PR
* nested design for storage keys
* refactor codegen
* codegen adjustments
* fix storage hasher codegen test
* Suggestions for storage value decoding (#1457 )
* Storage decode tweaks
* doc tweak
* more precise error when leftover or not enough bytes
* integrate nits from PR
* add fuzztest for storage keys, fix decoding bug
* clippy and fmt
* clippy
* Niklas Suggestions
* lifetime issues and iterator impls
* fmt and clippy
* regenerate polkadot.rs
* fix storage key encoding for empty keys
* rename trait methods for storage keys
* fix hasher bug...
* impl nits, add iterator struct seperate from `StorageHashers`
* clippy fix
* remove println
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Wilson <james@jsdw.me >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com >
2024-03-06 14:04:51 +01:00
dependabot[bot]
55e87c86ba
build(deps): bump mio from 0.8.10 to 0.8.11 ( #1465 )
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 09:27:05 +01:00
paritytech-subxt-pr-maker[bot]
9773cb53c9
Update Artifacts (auto-generated) ( #1463 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
2024-03-04 10:20:25 +01:00
Tadeo Hepperle
2727f77910
Extrinsic Params Refinement ( #1439 )
...
* refinement based approach to params
* doc and test fixes
* bundle refine data into struct
2024-03-01 10:04:34 +01:00
James Wilson
ddd0865fa9
Make storage_page_size for the LegacyBackend configurable ( #1458 )
2024-02-29 13:13:58 +00:00
James Wilson
3ffccb0369
[lightclient] lookup chain ID just once at beginning of each message ( #1452 )
...
* lookup chain ID just once at beginning of each message
* data => chain_data for more clarity
* cargo fmt
2024-02-28 18:50:35 +01:00
paritytech-subxt-pr-maker[bot]
08ae4059d8
Update Artifacts (auto-generated) ( #1446 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
2024-02-26 11:28:46 +00:00
dependabot[bot]
60c03acfc0
build(deps): bump serde_json from 1.0.113 to 1.0.114 ( #1448 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.113...v1.0.114 )
---
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-02-26 10:35:30 +01:00
dependabot[bot]
1aa528b928
build(deps): bump jsonrpsee from 0.22.0 to 0.22.1 ( #1451 )
...
* build(deps): bump jsonrpsee from 0.22.0 to 0.22.1
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee ) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.22.0...v0.22.1 )
---
updated-dependencies:
- dependency-name: jsonrpsee
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Cargo.lock
---------
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-02-26 10:15:54 +01:00
dependabot[bot]
c7ac5922a9
build(deps): bump darling from 0.20.6 to 0.20.8 ( #1447 )
...
Bumps [darling](https://github.com/TedDriggs/darling ) from 0.20.6 to 0.20.8.
- [Release notes](https://github.com/TedDriggs/darling/releases )
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TedDriggs/darling/compare/v0.20.6...v0.20.8 )
---
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-02-26 10:06:28 +01:00
dependabot[bot]
09d7bfeedb
build(deps): bump futures-timer from 3.0.2 to 3.0.3 ( #1450 )
...
Bumps [futures-timer](https://github.com/async-rs/futures-timer ) from 3.0.2 to 3.0.3.
- [Commits](https://github.com/async-rs/futures-timer/commits/v3.0.3 )
---
updated-dependencies:
- dependency-name: futures-timer
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-02-26 10:06:06 +01:00
dependabot[bot]
a499cb611b
build(deps): bump serde from 1.0.196 to 1.0.197 ( #1449 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197 )
---
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-02-26 10:05:58 +01:00
James Wilson
70d56dc62f
avoid a panic in case we try decoding naff bytes ( #1444 )
2024-02-24 11:48:39 +01:00
James Wilson
19be36cd2b
Fix error mapping to wrong transaction status ( #1445 )
2024-02-23 17:24:04 +00:00
James Wilson
0d1cc92f27
Update DispatchError to match latest in polkadot-sdk ( #1442 )
2024-02-23 16:16:52 +01:00
James Wilson
6f63ded5c1
[audit] Handle errors when fetching storage keys from Unstablebackend ( #1440 )
...
* Handle errors when fetching storage keys from Unstablebackend
* cargo fmt
2024-02-23 14:28:08 +01:00
James Wilson
4614ff7bbb
Swap type aliases around to be semantically correct ( #1441 )
2024-02-23 14:27:57 +01:00
paritytech-subxt-pr-maker[bot]
1ea84c6cde
Update Artifacts (auto-generated) ( #1433 )
...
Co-authored-by: tadeohepperle <62739623+tadeohepperle@users.noreply.github.com >
2024-02-19 10:32:24 +01:00
dependabot[bot]
8efe5b93d4
build(deps): bump clap from 4.5.0 to 4.5.1 ( #1434 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.0 to 4.5.1.
- [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.0...clap_complete-v4.5.1 )
---
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-02-19 09:32:50 +01:00
dependabot[bot]
89c886429f
build(deps): bump JasonEtco/create-an-issue from 2.9.1 to 2.9.2 ( #1435 )
...
Bumps [JasonEtco/create-an-issue](https://github.com/jasonetco/create-an-issue ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/jasonetco/create-an-issue/releases )
- [Commits](https://github.com/jasonetco/create-an-issue/compare/e27dddc79c92bc6e4562f268fffa5ed752639abd...1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5 )
---
updated-dependencies:
- dependency-name: JasonEtco/create-an-issue
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-02-19 09:32:17 +01:00
Tadeo Hepperle
5447035716
Subxt Metadata: #[no_std] compatibility ( #1401 )
...
* no-std tests and porting of subxt-metadata
* update pipeline
* fix generate custom metadata test
* fix cargo run command
* adjust pipeline
* remove prelude from subxt-metadata
* revert autoformatting of Cargo.toml
* remove alloc::format! again, still causes linker errors
* add no-std-build for thumbv7em-none-eabi target
* remove std feature flag
* remove libc and add small readme with test instructions
* change ci for nightly no std
2024-02-15 10:49:15 +01:00
Tadeo Hepperle
e39791a5bc
Add missing codegen mod in integration tests ( #1418 )
...
* add codgen mod to the module tree
* port codegen tests to scale-typegen
* remove test flag
2024-02-14 17:17:08 +01:00
Tadeo Hepperle
78e9574813
[Fix] Auto-generated PR: delete polkadot binaries from working directory. ( #1431 )
...
* delete substrate and polkadot binaries
* use nodes should move instead of copy and remove the archive
2024-02-14 16:02:51 +01:00
Alexander Samusev
e783d9f883
[ci] Run cronjob with app secrets ( #1420 )
...
* [ci] Run cronjob with app secrets
* rm github url
* move token creation closer to pr creation
* return checkout
* check that credentials work
* test gha
* add more test
* create test file
* rm tests
* add compression+decompression to avoid >100MB
* add shell field to action
* move zipped file to correct location
* strip binaries
---------
Co-authored-by: Tadeo hepperle <tadeo@do-mix.de >
2024-02-14 11:33:38 +01:00
Alexandru Vasile
25ff4ecc8b
subxt: Derive std::cmp traits for subxt payloads and addresses ( #1429 )
...
* subxt/tx: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/runtime_api: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/constants: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/custom_values: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt/storage: Derive std::cmp traits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt: Fix non_canonical_partial_ord_impl clippy introduced in 1.73
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* subxt: Add comment wrt derivative issue that triggers clippy warning
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update subxt/src/backend/mod.rs
* Update subxt/src/constants/constant_address.rs
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-02-13 12:06:28 +02:00
dependabot[bot]
06ca274d1d
build(deps): bump jsonrpsee from 0.21.0 to 0.22.0 ( #1426 )
...
* build(deps): bump jsonrpsee from 0.21.0 to 0.22.0
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: jsonrpsee
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Cargo.lock
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Wilson <james@jsdw.me >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-02-12 16:30:47 +01:00