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

Support Rune and BRC-20 #82

Merged
merged 37 commits into from
May 24, 2024
Merged

Support Rune and BRC-20 #82

merged 37 commits into from
May 24, 2024

Conversation

bluezdot
Copy link
Collaborator

No description provided.

bluezdot added 26 commits May 9, 2024 09:57
@bluezdot bluezdot self-assigned this May 20, 2024
@bluezdot bluezdot linked an issue May 20, 2024 that may be closed by this pull request
@bluezdot bluezdot changed the title Koni/dev/issue 81 Support Rune and BRC-20 May 20, 2024
@bluezdot bluezdot force-pushed the koni/dev/issue-81 branch from 46ee3bf to 582b355 Compare May 21, 2024 02:06
@bluezdot bluezdot force-pushed the koni/dev/issue-81 branch from 21b0d2b to 10f3bf1 Compare May 21, 2024 10:20
@saltict
Copy link

saltict commented May 21, 2024

🚀 Deployed on https://pr-82--papaya-melba-f5c160.netlify.app

@bluezdot bluezdot force-pushed the koni/dev/issue-81 branch from 10f3bf1 to 6cce93f Compare May 21, 2024 11:49
@saltict saltict temporarily deployed to pull request May 21, 2024 12:03 Inactive
@saltict saltict temporarily deployed to pull request May 22, 2024 11:05 Inactive
@bluezdot bluezdot force-pushed the koni/dev/issue-81 branch from b0c9127 to baeb434 Compare May 22, 2024 12:24
@saltict saltict temporarily deployed to pull request May 22, 2024 12:32 Inactive
@bluezdot bluezdot force-pushed the koni/dev/issue-81 branch from baeb434 to 5a62bd5 Compare May 22, 2024 12:36
@saltict saltict temporarily deployed to pull request May 22, 2024 12:45 Inactive
const rawLocked = balanceInfo.available_balance;

return {
free: rawFree.replace('.', ''),
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we have to replace the '.' char ? we should leave a comment for later

@bluezdot bluezdot merged commit d892845 into openbit-dev May 24, 2024
2 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.

Support Rune and BRC-20
3 participants