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

spendable tokens #779

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

spendable tokens #779

wants to merge 4 commits into from

Conversation

adecaro
Copy link
Contributor

@adecaro adecaro commented Nov 18, 2024

In the context of #785 , this PR tackles the following:

  • Extend the tokens service to provide the supported token types
  • Introduce a spendable flag in the tokensdb to mark the tokens that cannot be spent with the current driver.
  • Introduce a token type field in the tokensdb to track the type of a token.

@adecaro adecaro marked this pull request as draft November 18, 2024 09:31
@adecaro adecaro force-pushed the f-spendable branch 2 times, most recently from fbd93ac to 06b7cb9 Compare November 26, 2024 18:58
@adecaro adecaro self-assigned this Nov 27, 2024
@adecaro adecaro requested a review from KElkhiyaoui November 27, 2024 09:17
@adecaro adecaro marked this pull request as ready for review November 27, 2024 09:17
@adecaro adecaro force-pushed the f-spendable branch 3 times, most recently from 7d86fbe to 90d7747 Compare December 11, 2024 06:24
@adecaro adecaro force-pushed the f-spendable branch 2 times, most recently from 89c6f13 to 66ebc7c Compare December 26, 2024 17:01
Signed-off-by: Angelo De Caro <[email protected]>
Signed-off-by: Angelo De Caro <[email protected]>
Signed-off-by: Angelo De Caro <[email protected]>
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.

1 participant