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

Feature: Add nameop send functionality #27

Open
silkroadnomad opened this issue Dec 27, 2024 · 0 comments
Open

Feature: Add nameop send functionality #27

silkroadnomad opened this issue Dec 27, 2024 · 0 comments

Comments

@silkroadnomad
Copy link

This issue was already done by Devin! Please merge the branch to dev.

Added localization strings for NameOp transactions and the "Send to DoiAddress" functionality in the en.json file.

  1. Implemented the handleNameOpSendPress function to manage sending logic for NameOp transactions, including navigation to the SendDetails screen with relevant parameters.
  2. Implemented routeParams.nameOp handling in SendDetails.tsx to pre-populate the address field and store NameOp data in txMetadata for transaction creation.
  3. Modified the transaction creation logic to handle NameOp scripts in the outputs, including type adjustments and network parameter handling.
  4. Ran lint checks using npm run lint to verify the code for TypeScript and ESLint errors.
  5. Created a new branch for NameOp functionality and pushed changes to the remote repository devin/1735298652-add-nameop-send-functionality
davidreband pushed a commit to davidreband/DoiWallet that referenced this issue Feb 26, 2025
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

No branches or pull requests

1 participant