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

add RenounceOwnership message to OwnableTransferable trait #169

Closed
wants to merge 2 commits into from

Conversation

Gusarich
Copy link
Member

@Gusarich Gusarich commented Mar 5, 2024

closes #32

@Gusarich Gusarich requested a review from anton-trunov March 5, 2024 21:15
@anton-trunov anton-trunov added this to the v1.3.0 milestone Mar 14, 2024
@anton-trunov anton-trunov added the stdlib The Tact standard library label Mar 14, 2024
Copy link
Member

@anton-trunov anton-trunov left a comment

Choose a reason for hiding this comment

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

Looks like the address corresponding to newAddress(0,0) is temporarily suspended, which makes it unfit as an address that nobody owns. We need to find ways to deal with this concern.

CHANGELOG.md Outdated Show resolved Hide resolved
@anton-trunov anton-trunov self-assigned this Mar 15, 2024
Co-authored-by: Anton Trunov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib The Tact standard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add renounceOwnership to OwnableTransferable
2 participants