Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into v4.0.0-rc
  • Loading branch information
ascjones committed Feb 1, 2023
commit a7e725d9e2b1930a8bb802030b3220e36e53a501
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ breaking or otherwise.
- E2E: expose call dry-run method ‒ [#1624](https://github.com/paritytech/ink/pull/1624)

### Changed
- Remove `Default` implementation for AccountId ‒ [#1255](https://github.com/paritytech/ink/pull/1255)
- Rename `_checked` codegen call methods with `try_` ‒ [#1621](https://github.com/paritytech/ink/pull/1621)
- Bump Substrate and `subxt` dependencies ‒ [#1549](https://github.com/paritytech/ink/pull/1549)

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.