forked from axelarnetwork/interchain-token-service
-
Notifications
You must be signed in to change notification settings - Fork 0
Hedera ITS / Diff #1
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
rista404
wants to merge
49
commits into
main
Choose a base branch
from
hedera-its
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 38 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
5075a45
add hedera libraries and interfaces
rista404 386f43a
create hts token from token manager + inherit Minter contract
rista404 3e6fe1f
add token creation price calculation + whbar contract address
rista404 374103f
pay for token creation, specify price
rista404 7964a79
deploy hts lib for testing
rista404 414c13b
rm unused `transmitInterchainTransfer` ITS method
rista404 ab88ce0
revert on initial supply token deployments in factory
rista404 a8b20e3
wip tests
rista404 707e7c1
add test checks for token deployment events
rista404 5c6cb05
save isHtsToken flag in TokenManagerProxy
rista404 b133129
add deploy and fund scripts for whbar
rista404 9face17
get token metadata for hts tokens in factory
rista404 a11e2fb
approve service to int64.max for hts tokens
rista404 7dafa59
don't transfer mintership to TM post-deployment
rista404 98985c2
associate TM only for HTS tokens and LOCK_UNLOCK
rista404 a959b48
update deploy scripts + add token associate script
rista404 f7c81fb
set `tokenCreationPrice` during ITS setup
rista404 7f25371
optionally include a Hedera testnet account in hardhat config
rista404 f477f74
remove `migrateInterchainToken` support
rista404 64037cc
update hedera/README.md with the new design
rista404 e1dbb8e
remove impossible < 0 check
rista404 ab13603
fix its unit tests suite + improve docs
rista404 2e83bc7
add note about WHBAR balance of ITS
rista404 da7fc66
rm cross-invokation deployment context + review fixes
rista404 b121dd2
add deploy interchain token diagram
rista404 a64202d
add todo note about auto associations
rista404 2ecb8e0
add auto association explanation to the docs
rista404 ffd885d
add register and mint diagram to docs
rista404 c311f20
add note on test suite time
rista404 0e48ce6
don't add its as a minter in TM
rista404 e67e868
rm unused `centsToTinybars` from HTS lib
rista404 7fec126
explain why we add one tinybar to token creation price
rista404 123e921
fix deploy TM proxy invalid params test
rista404 35719b8
fix ITF tests + revert on empty name and symbol
rista404 b97bb76
skip ERC20 tests
rista404 6bdd53e
fix canonical interchain token full flow tests
rista404 84130d1
fix some full flow tests + IHRC719 interface for executable + docs
rista404 2198e27
fix full flow and upgrade tests
rista404 acfaf20
require approval of WHBAR for local deployment
rista404 1088024
make whbar address immutable
rista404 01ac902
revert removal of `transmitInterchainTransfer` method
rista404 b04a129
mention non-deterministic token addresses in the overview
rista404 70c2fed
docs: add info about the token creation price
rista404 4a934f6
docs: use h2 for sections
rista404 cdc6e99
docs: add lines between diagrams
rista404 73bb1b7
docs: add hedera links
rista404 5666515
docs: add note about canonical ITS
rista404 1806536
docs: link to tree view instead of commit
rista404 c6fda17
fix: support registration of native tokens with lower max supply
rista404 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.