Skip to content

Commit c61ff0e

Browse files
authored
build(deps): update subxt (and related deps) (#2504)
* build(deps): update subxt (and related deps) * build(deps): remove std feature for scale-encode/decode deps No longer required since v0.9/v0.15. * refactor(e2e): address breaking changes after the subxt dependency update * docs: update changelog
1 parent d71802f commit c61ff0e

File tree

7 files changed

+339
-140
lines changed

7 files changed

+339
-140
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ You can find binary releases of the node [here](https://github.com/use-ink/ink-n
218218
- Restrict which `cfg` attributes can be used ‒ [#2313](https://github.com/use-ink/ink/pull/2313)
219219
- More idiomatic return types for metadata getters - [#2398](https://github.com/use-ink/ink/pull/2398)
220220
- Define static distributed events slice in `ink` crate - [#2487](https://github.com/use-ink/ink/pull/2487)
221+
- [E2E] Update `subxt` dependencies ‒ [#2504](https://github.com/use-ink/ink/pull/2504)
221222

222223
### Added
223224
- Support for `caller_is_root` - [#2332](https://github.com/use-ink/ink/pull/2332)

0 commit comments

Comments
 (0)