We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081e799 commit 025c30dCopy full SHA for 025c30d
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
- Add `#[ink::contract_ref]` attribute - [#2648](https://github.com/use-ink/ink/pull/2648)
12
- Add `ink_revive_types` (and remove `pallet-revive` dependency from `ink_e2e`) - [#2657](https://github.com/use-ink/ink/pull/2657)
13
- non-allocating Solidity ABI encoder - [#2655](https://github.com/use-ink/ink/pull/2655)
14
+- Add `Event::encode_data_to` - [#2677](https://github.com/use-ink/ink/pull/2677)
15
16
### Changed
17
- Marks the `pallet-revive` host function `account_id` stable - [#2578](https://github.com/use-ink/ink/pull/2578)
0 commit comments