Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-web3-stack
/
open-runtime-module-library
Public
Notifications
You must be signed in to change notification settings
Fork
298
Star
466
Code
Issues
53
Pull requests
6
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor fungibles impl
- #923
#923
Open
wangjj9219
wants to merge 12 commits into
master
open-web3-stack/open-runtime-module-library:master
from
refactor-tokens
open-web3-stack/open-runtime-module-library:refactor-tokens
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
refactor fungibles impl
#923
wangjj9219
wants to merge 12 commits into
master
open-web3-stack/open-runtime-module-library:master
from
refactor-tokens
open-web3-stack/open-runtime-module-library:refactor-tokens
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2023
refactor fungibles impl
wangjj9219
committed
68fddd1
View commit details
Copy full SHA for 68fddd1
Browse repository at this point
add DustRemoval type to handle dust
wangjj9219
committed
b63c6ad
View commit details
Copy full SHA for b63c6ad
Browse repository at this point
overwrite Unbalanced::increase_balance
wangjj9219
committed
e3b2a04
View commit details
Copy full SHA for e3b2a04
Browse repository at this point
Commits on Jun 15, 2023
add TODO
wangjj9219
committed
a3f0e46
View commit details
Copy full SHA for a3f0e46
Browse repository at this point
Commits on Aug 9, 2023
merge master
wangjj9219
committed
ceeb3e1
View commit details
Copy full SHA for ceeb3e1
Browse repository at this point
remove set_free_balance and set_reserved_balance
wangjj9219
committed
b8bfa65
View commit details
Copy full SHA for b8bfa65
Browse repository at this point
fix handle_dust
wangjj9219
committed
58be1ce
View commit details
Copy full SHA for 58be1ce
Browse repository at this point
do_transfer_reserved allow beneficiary is new
wangjj9219
committed
676264a
View commit details
Copy full SHA for 676264a
Browse repository at this point
Commits on Aug 10, 2023
add tests
wangjj9219
committed
a28ffd7
View commit details
Copy full SHA for a28ffd7
Browse repository at this point
override hooks function to trigger Events for CurrencyAdaptor
wangjj9219
committed
523b5fd
View commit details
Copy full SHA for 523b5fd
Browse repository at this point
fix events test
wangjj9219
committed
22ac417
View commit details
Copy full SHA for 22ac417
Browse repository at this point
Commits on Aug 15, 2023
add conformance for fungibles
wangjj9219
committed
e9b684d
View commit details
Copy full SHA for e9b684d
Browse repository at this point
You can’t perform that action at this time.