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 register all functionality #314

Merged
merged 3 commits into from
Mar 21, 2021
Merged

add register all functionality #314

merged 3 commits into from
Mar 21, 2021

Conversation

chikeichan
Copy link
Contributor

No description provided.

output.covenant.type = types.REGISTER;
output.covenant.pushHash(ns.nameHash);
output.covenant.pushU32(ns.height);
output.covenant.push(EMPTY);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hey nice, this is really helpful! Not sure if this is the right place, but is it possible to set records here? Maybe with (non-persisting) user input. Personally, I set it to Namebase DNS so it just works after transferring to Namebase.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, this would be the right place to set records here. For UI/UX i would use the multi-select modal from bulk transfer #315

@chikeichan chikeichan merged commit 066684c into master Mar 21, 2021
@chikeichan chikeichan deleted the register-all branch June 20, 2021 03:54
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