Skip to content

Commit 5174b68

Browse files
authored
Synchronize with polkadot-sdk/cbab8ed4be1941420dd25dc81102fb79d8e2a7f0 (#2690)
* Synchronize with `polkadot-sdk/cbab8ed4be1941420dd25dc81102fb79d8e2a7f0` * Update lockfile * Sync types with `pallet-revive` changes
1 parent 295008d commit 5174b68

File tree

9 files changed

+339
-325
lines changed

9 files changed

+339
-325
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- Refactor `AbiEncodeWith::encode_to_slice` - [#2676](https://github.com/use-ink/ink/pull/2676)
2121
- Refactor `ArgumentList` encoding and abstractions - [#2678](https://github.com/use-ink/ink/pull/2678)
2222
- More flexible `SolEncode` implementation for `ByteSlice` - [#2681](https://github.com/use-ink/ink/pull/2681)
23+
- Synchronize with `polkadot-sdk/cbab8ed4be1941420dd25dc81102fb79d8e2a7f0`[2689](https://github.com/use-ink/ink/pull/2689)
2324

2425
### Fixed
2526
- Fix decoding of `HostFn::minimum_balance` return value - [#2656](https://github.com/use-ink/ink/pull/2656)

0 commit comments

Comments
 (0)