Skip to content

Implement pallet-assets-freezer#3951

Merged
muharem merged 35 commits intoparitytech:masterfrom
pandres95:pandres95--pallet-assets-freezer
Jun 21, 2024
Merged

Implement pallet-assets-freezer#3951
muharem merged 35 commits intoparitytech:masterfrom
pandres95:pandres95--pallet-assets-freezer

Conversation

@pandres95
Copy link
Copy Markdown
Contributor

@pandres95 pandres95 commented Apr 2, 2024

Closes #3342

cc/ @liamaharon

TODO:

polkadot address: 12gMhxHw8QjEwLQvnqsmMVY1z5gFa54vND74aMUbhhwN6mJR

@pandres95 pandres95 force-pushed the pandres95--pallet-assets-freezer branch 9 times, most recently from f2c9643 to 5fae57f Compare April 3, 2024 02:01
@liamaharon liamaharon added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label Apr 3, 2024
@pandres95 pandres95 requested a review from liamaharon April 3, 2024 15:49
@pandres95 pandres95 force-pushed the pandres95--pallet-assets-freezer branch 2 times, most recently from f59c9ea to 29c0925 Compare April 3, 2024 16:32
@pandres95 pandres95 changed the title FRAME: Pallet Assets Freezer Implemen pallet-assets-freezer Apr 3, 2024
@pandres95 pandres95 changed the title Implemen pallet-assets-freezer Implement pallet-assets-freezer Apr 3, 2024
@pandres95 pandres95 force-pushed the pandres95--pallet-assets-freezer branch 4 times, most recently from b0b6f59 to c4681b6 Compare April 4, 2024 00:49
Copy link
Copy Markdown
Contributor

@liamaharon liamaharon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pallet extension generally looking really good!

pallet-assets also needs to be modified to allow attaching it, let me know if it's clear enough from Gav's PR how to could do that or if you need some pointers.

@pandres95 pandres95 requested a review from liamaharon April 4, 2024 17:07
@pandres95 pandres95 force-pushed the pandres95--pallet-assets-freezer branch 2 times, most recently from bdff229 to 56ac28b Compare April 4, 2024 20:34
@liamaharon
Copy link
Copy Markdown
Contributor

/tip medium

@substrate-tip-bot
Copy link
Copy Markdown

@liamaharon A referendum for a medium (80 DOT) tip was successfully submitted for @pandres95 (12gMhxHw8QjEwLQvnqsmMVY1z5gFa54vND74aMUbhhwN6mJR on polkadot).

Referendum number: 670.
tip

@substrate-tip-bot
Copy link
Copy Markdown

The referendum has appeared on Polkassembly.

@Polkadot-Forum
Copy link
Copy Markdown

This pull request has been mentioned on Polkadot Forum. There might be relevant details there:

https://forum.polkadot.network/t/decoded-2024-sponsorship-for-active-community-members/7654/71

@muharem
Copy link
Copy Markdown
Contributor

muharem commented Jun 17, 2024

@pandres95 can you please resolve the conflicts and merge the master. we merge this after

@pandres95
Copy link
Copy Markdown
Contributor Author

Done @muharem

@muharem
Copy link
Copy Markdown
Contributor

muharem commented Jun 18, 2024

@pandres95 can you check failing check-umbrella CI, it's marked as required

@pandres95
Copy link
Copy Markdown
Contributor Author

@muharem fixed

@Polkadot-Forum
Copy link
Copy Markdown

This pull request has been mentioned on Polkadot Forum. There might be relevant details there:

https://forum.polkadot.network/t/polkadot-kusama-bridge/2971/56

@muharem muharem added this pull request to the merge queue Jun 21, 2024
Merged via the queue into paritytech:master with commit a477bd0 Jun 21, 2024
@pandres95 pandres95 deleted the pandres95--pallet-assets-freezer branch June 21, 2024 19:54
TarekkMA pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Aug 2, 2024
Closes paritytech#3342

cc/ @liamaharon

TODO:

- [x] Improve docs.
- [x] Define public interface (See paritytech#3342).
  In case we define public calls to the pallet implementation:
  - Implement public calls.
  - Benchmarks.
  
polkadot address: 12gMhxHw8QjEwLQvnqsmMVY1z5gFa54vND74aMUbhhwN6mJR

---------

Co-authored-by: command-bot <>
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
sfffaaa pushed a commit to peaqnetwork/polkadot-sdk that referenced this pull request Dec 27, 2024
Closes paritytech#3342

cc/ @liamaharon

TODO:

- [x] Improve docs.
- [x] Define public interface (See paritytech#3342).
  In case we define public calls to the pallet implementation:
  - Implement public calls.
  - Benchmarks.
  
polkadot address: 12gMhxHw8QjEwLQvnqsmMVY1z5gFa54vND74aMUbhhwN6mJR

---------

Co-authored-by: command-bot <>
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
@pandres95 pandres95 mentioned this pull request Jul 14, 2025
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T2-pallets This PR/Issue is related to a particular pallet.

Projects

Status: Audited

Development

Successfully merging this pull request may close these issues.

[Assets] Implement fungibles::freeze::Mutate

4 participants