Alexandru Vasile
2bc8947617
rpc/tests: Check initialized decodes correctly
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-28 13:42:19 +02:00
Alexandru Vasile
292f971e7a
backend/rpc: Allow older version of the initialized event
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-27 18:10:02 +02:00
Alexandru Vasile
03da9046c9
testing: Adjust for the new interface
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-26 18:18:55 +02:00
Alexandru Vasile
00c4b78149
testing: Remove old lightclient object
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-26 18:08:13 +02:00
Alexandru Vasile
d81c70cd1f
testing: Use unstable backend for testing lightclient
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-26 18:06:57 +02:00
Alexandru Vasile
410aaed1d0
Merge remote-tracking branch 'origin/master' into lenxv/light-client-testing
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-26 18:05:45 +02:00
Alexandru Vasile
92c1ba7f66
unstable_rpc: Add transactionBroadcast and transactionStop ( #1497 )
...
* unstable_rpc: Add transactionBroadcast and transactionStop
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* tests: Check transactionBroadcast works
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* testing: Enable default feature for subxt-signer
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* tests: Increase number of blocks to look for
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Fix clippy for unneed let binds
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update subxt/src/backend/unstable/rpc_methods.rs
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
* tests: Adjust txBroadcast test
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* tests: Add test for txStop
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* tests: Ignore compact encoded lenght prefix
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2024-03-26 17:14:54 +02:00
dependabot[bot]
d6ae5b4c30
build(deps): bump async-trait from 0.1.77 to 0.1.79 ( #1500 )
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.77 to 0.1.79.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.77...0.1.79 )
---
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>
Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com >
2024-03-25 11:30:17 +01:00
dependabot[bot]
fb6df9296f
build(deps): bump jsonrpsee from 0.22.2 to 0.22.3 ( #1496 )
...
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee ) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/v0.22.3/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.22.2...v0.22.3 )
---
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>
2024-03-25 10:34:08 +01:00
dependabot[bot]
72d9359c18
build(deps): bump clap from 4.5.2 to 4.5.3 ( #1495 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.2 to 4.5.3.
- [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.2...v4.5.3 )
---
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-03-25 10:04:03 +01:00
dependabot[bot]
0d82fc2744
build(deps): bump thiserror from 1.0.57 to 1.0.58 ( #1493 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.57...1.0.58 )
---
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-03-25 10:03:27 +01:00
dependabot[bot]
121323bb7e
build(deps): bump web-sys from 0.3.68 to 0.3.69 ( #1492 )
...
Bumps [web-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: web-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>
2024-03-25 10:03:00 +01: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
Alexandru Vasile
5039f1cccb
tests/tx-retries: Retry on Non node available error
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-06 16:25:20 +02:00
Alexandru Vasile
09277fe51a
ci: Add subxt env var for controling test timeouts
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-06 15:44:50 +02:00
Alexandru Vasile
aa55ceaa54
proc-macro: Add env timeout variable
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-06 15:43:04 +02: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
Alexandru Vasile
30073d3c6b
testing: Chagne default timeout to 6 seconds
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-05 18:03:57 +02:00
Alexandru Vasile
fbe2a7498b
subxt: Remove tokio as dependency, use it only for testing
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-05 18:00:21 +02:00
Alexandru Vasile
4c3226e70a
light-client: Remove println
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-05 15:30:51 +02:00
Alexandru Vasile
1a647500a7
Use default subxt-proc-macro timeout
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-05 15:29:38 +02:00
Alexandru Vasile
d3923c8715
proc-macro: Rename crate to subxt-test-proc-macro
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-05 15:28:32 +02: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
Alexandru Vasile
c5c797232d
proc-macro/tests: Adjust subxt-test proc-macro
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-04 17:45:04 +02: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
Alexandru Vasile
20e75bca44
testing: Add timeout 800 seconds
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-01 20:23:14 +02:00
Alexandru Vasile
b6c98c7fa0
proc-macro: Timeout for tests
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-01 20:20:14 +02:00
Alexandru Vasile
88ccc54339
testing: Disable tx dynamic test
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-01 13:40:30 +02:00
Alexandru Vasile
332fa729cb
testing: Retry constructing lightclient on read-proof errors
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-01 13:39:53 +02:00
Alexandru Vasile
1a6f1af8cb
testing: Disable sudo and contracts tests
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-01 13:39:18 +02:00
Alexandru Vasile
318ba5cae2
testing: Disable legacy RPC tests
...
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2024-03-01 13:23:33 +02:00