Skip to content

feat: fee token creation #555

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raul-oliveira
Copy link

This PR is part of the fee implementation, it should be merged after the @hathor/wallet-lib since it contains the logic necessary to handle fee tokens.

Acceptance Criteria

  • Adds the version field in the create token endpoint. It should forward the version parameter to the @hathor/wallet-lib.
  • Adds isomorphic-ws to the devDependencies to fix unit test issues.

Security Checklist

  • [] Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@raul-oliveira raul-oliveira requested a review from r4mmer June 12, 2025 12:42
@raul-oliveira raul-oliveira self-assigned this Jun 12, 2025
@raul-oliveira raul-oliveira added the enhancement New feature or request label Jun 12, 2025
@raul-oliveira raul-oliveira moved this from Todo to In Progress (Done) in Hathor Network Jun 12, 2025
@raul-oliveira raul-oliveira moved this from In Progress (Done) to In Progress (WIP) in Hathor Network Jun 12, 2025
@raul-oliveira raul-oliveira moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Jun 25, 2025
@raul-oliveira raul-oliveira moved this from In Progress (Done) to In Review (WIP) in Hathor Network Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Review (WIP)
Development

Successfully merging this pull request may close these issues.

1 participant