forked from paritytech/polkadot-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pallet-revive] Remove debug buffer (paritytech#7163)
Remove the `debug_buffer` feature --------- Co-authored-by: command-bot <> Co-authored-by: Cyrill Leutwiler <cyrill@parity.io> Co-authored-by: Alexander Theißen <alex.theissen@me.com>
- Loading branch information
1 parent
a0c032e
commit 8895686
Showing
23 changed files
with
54 additions
and
767 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
title: '[pallet-revive] Remove debug buffer' | ||
doc: | ||
- audience: Runtime Dev | ||
description: Remove the `debug_buffer` feature | ||
crates: | ||
- name: asset-hub-westend-runtime | ||
bump: minor | ||
- name: pallet-revive | ||
bump: major | ||
- name: pallet-revive-proc-macro | ||
bump: minor | ||
- name: pallet-revive-uapi | ||
bump: minor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 0 additions & 33 deletions
33
substrate/frame/revive/fixtures/contracts/debug_message_invalid_utf8.rs
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
substrate/frame/revive/fixtures/contracts/debug_message_logging_disabled.rs
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
substrate/frame/revive/fixtures/contracts/debug_message_works.rs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.