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

rename to Massa Name System #48

Merged
merged 2 commits into from
Feb 20, 2025
Merged

rename to Massa Name System #48

merged 2 commits into from
Feb 20, 2025

Conversation

pivilartisant
Copy link
Collaborator

No description provided.

@pivilartisant pivilartisant requested a review from damip February 20, 2025 16:19
@@ -31,7 +31,7 @@ import {
import { u256 } from 'as-bignum/assembly';

export function constructor(_: StaticArray<u8>): void {
mrc721Constructor('MassaNameService', 'MNS');
Copy link
Member

Choose a reason for hiding this comment

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

is this breaking ?

@@ -590,7 +590,7 @@ describe('Test NFT name', () => {
switchUser(owner);
});
test('Test NFT name', () => {
expect(name()).toStrictEqual(stringToBytes('MassaNameService'));
Copy link
Member

Choose a reason for hiding this comment

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

breaking ?

@pivilartisant pivilartisant requested a review from damip February 20, 2025 17:00
@pivilartisant pivilartisant merged commit f15bfe4 into main Feb 20, 2025
3 checks passed
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