Skip to content

Commit

Permalink
Upgrade subxt, SCALE crates, and substrate primitive sp-* crates (u…
Browse files Browse the repository at this point in the history
…se-ink#451)

* Update subxt, sp-*, ink and codec crates

* Updating to new subxt api

* Update to new subxt events api

* Fmt

* Update CHANGELOG.md
  • Loading branch information
ascjones authored Mar 3, 2022
1 parent 638ad57 commit 4135c2c
Show file tree
Hide file tree
Showing 7 changed files with 456 additions and 669 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ written in at least ink! 3.0.0-rc9. If it's older the linting will just always s
### Added
- Add linting to assert correct initialization of [`ink_storage::Mapping`](https://paritytech.github.io/ink/ink_storage/struct.Mapping.html) - [#431](https://github.com/paritytech/cargo-contract/pull/431)

### Changed
- Upgrade `subxt`, SCALE crates, and substrate primitive `sp-*` crates [#451](https://github.com/paritytech/cargo-contract/pull/451).

## [0.17.0] - 2022-01-19

### Changed
Expand Down
Loading

0 comments on commit 4135c2c

Please sign in to comment.