Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gasp-1863] Feature/transfer allowlist #882

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

vanderian
Copy link
Contributor

gasp-node has a new membership pallet that allows following calls for ROOT:

add_member, remove_member, swap_member, reset_mebers

set_prime, clear_prime are disabled

orml tokens pallet adds an allowlist that overrides non-transferablitiy for following methods:

transfer, transfer_keep_alive, transfer_all

force_transfer(origin, from, to, ...) does an allowlist check on the from param

@vanderian vanderian merged commit 04a9514 into eth-rollup-develop Jan 21, 2025
67 checks passed
@vanderian vanderian deleted the feature/transfer-allowlist branch January 21, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants