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
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 }}
pendulum-chain
/
pendulum
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
45
Code
Issues
15
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enable teleport of native token to Assethub
- #553
#553
Merged
ebma
merged 16 commits into
main
pendulum-chain/pendulum:main
from
allow-native-token-teleport-to-assethub
pendulum-chain/pendulum:allow-native-token-teleport-to-assethub
Copy head branch name to clipboard
Mar 27, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Enable teleport of native token to Assethub
#553
ebma
merged 16 commits into
main
pendulum-chain/pendulum:main
from
allow-native-token-teleport-to-assethub
pendulum-chain/pendulum:allow-native-token-teleport-to-assethub
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2026
Adjust xcm_config.rs for Pendulum and allow teleport of PEN to assethub
ebma
committed
e5de270
View commit details
Copy full SHA for e5de270
Browse repository at this point
Commits on Feb 26, 2026
Implement xcm-teleport pallet
ebma
committed
8929cfa
View commit details
Copy full SHA for 8929cfa
Browse repository at this point
Add xcm-teleport pallet to pendulum runtime
ebma
committed
ba88493
View commit details
Copy full SHA for ba88493
Browse repository at this point
Adjust xcm-teleport pallet to deposit leftover DOT back into sovereign account
ebma
committed
16998b5
View commit details
Copy full SHA for 16998b5
Browse repository at this point
Adjust config in pendulum runtime
ebma
committed
acbcf82
View commit details
Copy full SHA for acbcf82
Browse repository at this point
Implement teleport check-in and check-out logic in custom transactor
ebma
committed
267bf39
View commit details
Copy full SHA for 267bf39
Browse repository at this point
Implement teleport destination validation in custom transactor
ebma
committed
c1ae66a
View commit details
Copy full SHA for c1ae66a
Browse repository at this point
Commits on Feb 27, 2026
Rename variables
ebma
committed
b546185
View commit details
Copy full SHA for b546185
Browse repository at this point
Address review comments: remove unused deps, fix imbalance handling, update comments (#554)
Show description for 7bac432
Copilot
and
ebma
authored
7bac432
View commit details
Copy full SHA for 7bac432
Browse repository at this point
Revert UnitWeightCost change
ebma
committed
c2c126f
View commit details
Copy full SHA for c2c126f
Browse repository at this point
Commits on Mar 26, 2026
Add minimum teleport amount to prevent griefing attacks
ebma
committed
7ee014e
View commit details
Copy full SHA for 7ee014e
Browse repository at this point
Add logic to convert between PEN and DOT price using onchain prices
ebma
committed
86cd7ec
View commit details
Copy full SHA for 86cd7ec
Browse repository at this point
Fix `vec!` missing
ebma
committed
ec7ae17
View commit details
Copy full SHA for ec7ae17
Browse repository at this point
Deposit leftover DOT to beneficiary
ebma
committed
867329a
View commit details
Copy full SHA for 867329a
Browse repository at this point
Commits on Mar 27, 2026
Reduce MaxDotFeeAmount to 0.5
ebma
committed
d46c7a4
View commit details
Copy full SHA for d46c7a4
Browse repository at this point
Adjust stale code
ebma
committed
9dc8933
View commit details
Copy full SHA for 9dc8933
Browse repository at this point
You can’t perform that action at this time.