-
Notifications
You must be signed in to change notification settings - Fork 79
Tron deployments #1303
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
+6,471
−465
Merged
Tron deployments #1303
Changes from all commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
cb239ef
add tron deployer
ezynda3 d49ca62
fix imports
ezynda3 3b9c2ce
fix imports
ezynda3 9a2dbb8
fix imports
ezynda3 c174c09
Update config/networks.json
ezynda3 e9cf7a3
Merge branch 'main' of github.com:lifinance/contracts into tron
ezynda3 9e30eb3
updates
ezynda3 e6dd40b
better estimation
ezynda3 8f375e4
remove fallback
ezynda3 bac920e
continue on failure
ezynda3 6a1186b
Merge branch 'tron' of github.com:lifinance/contracts into tron
ezynda3 91425f4
fix estimation with constructor args
ezynda3 4021b9d
fix
ezynda3 d10d280
revert
ezynda3 dfea50d
add register facets script
ezynda3 0756c41
fix registration script
ezynda3 9296b2b
cleanup
ezynda3 626f1ed
deploy to Tron
ezynda3 1da0f04
Merge branch 'main' of github.com:lifinance/contracts into tron
ezynda3 a1b1494
refactor: use citty for CLI argument parsing in register-facets-to-di…
ezynda3 1c9ba90
refactor: use getEnvVar helper for environment variables in Tron depl…
ezynda3 d6b3e43
deploy to symbiosis
ezynda3 e276e60
cleanup
ezynda3 d64acc6
Merge branch 'main' of github.com:lifinance/contracts into tron
ezynda3 684f453
deploy AllbridgeFacet
ezynda3 8af995a
remove hardcoded selectors
ezynda3 b38d5d3
cleanup
ezynda3 3362ef1
troncast utility tool
ezynda3 de552bf
refactor and extract reusable code
ezynda3 856ec82
fix weird tronweb issue
ezynda3 ede6b4e
fix: address additional CodeRabbit review comments
ezynda3 6827551
Merge branch 'main' of github.com:lifinance/contracts into tron
ezynda3 fd12cfd
use main
ezynda3 b9f8915
fix merge conflicts
ezynda3 187e3cb
fixes to align with conventions
ezynda3 81e39f5
fix
ezynda3 208444b
fix: implement full Tron health check using troncast
ezynda3 c0dde1e
fix: add tron-shasta network config and use SupportedChain type
ezynda3 fcb9f3b
fix: rename 'staging' to 'testnet' in troncast for clarity
ezynda3 6d9e99c
docs(troncast): add known limitations section to README
ezynda3 f32d94c
fix(deploy): correct import path in symbiosis deployment script
ezynda3 cda3d0b
fix(config): convert Allbridge address to Tron format
ezynda3 95ee1ad
fix(deploy): update AllBridge deployment script for base58 format
ezynda3 a727554
docs(troncast): simplify bun commands in README
ezynda3 86a8594
docs(troncast): clarify RPC URL source in README
ezynda3 f08621e
docs(troncast): add rationale section to README
ezynda3 c4670f7
fix: skip health checks for Tron networks
ezynda3 015c959
fix
ezynda3 dc4f66b
fix
ezynda3 b042017
fix
ezynda3 4011b42
fixes
ezynda3 91cb75f
Apply suggestions from code review
ezynda3 98cb557
fix: use correct network parameter in Tron deployment scripts
ezynda3 3a795ae
refactor: remove duplicate persistence/logging in deploy-core-facets.ts
ezynda3 92a4956
Update script/deploy/tron/deploy-core-facets.ts
ezynda3 b3f0fe5
Update script/deploy/tron/deploy-core-facets.ts
ezynda3 924141f
Update script/deploy/tron/deploy-core-facets.ts
ezynda3 ac40d10
handle dashes in names and remove some duplicated code
ezynda3 08c909e
fix: address PR 1303 review comments from 0xDEnYO
ezynda3 6f0c148
refactor: remove private key dependency from getConstructorArgs
ezynda3 537bc25
refactor: use dynamic energy/bandwidth pricing from Tron network
ezynda3 fa2e31c
chore: remove obsolete comment about dynamic pricing
ezynda3 b60f9eb
refactor: consolidate price utilities into utils.ts
ezynda3 7595e50
fix: add multicall address for Tron network
ezynda3 d252478
fix: convert Symbiosis addresses to Tron base58 format
ezynda3 ddd19d0
fix: remove incorrect 16x energy usage comment
ezynda3 9cb4989
refactor: extract function selectors from artifacts instead of hardco…
ezynda3 0985152
docs: clarify bandwidth calculation constants in Tron deployment
ezynda3 fd3c67f
tweak output
ezynda3 61fe2ed
tweak output
ezynda3 3d95e1d
tron healthcheck support
ezynda3 1888311
cleanup
ezynda3 43de6b1
refactor: extract Tron-specific functions to tron/utils.ts
ezynda3 bb427c6
update
ezynda3 738bde1
Merge branch 'main' into tron
ezynda3 7289334
remove problematic dash
ezynda3 01e52b7
use correct helpers
ezynda3 9e43ef7
empty file to pass checks
ezynda3 dc2a94f
use correct helpers
ezynda3 56e6a45
Merge branch 'main' into tron
ezynda3 213fe4a
fix for CI
ezynda3 a3da011
Merge branch 'tron' of github.com:lifinance/contracts into tron
ezynda3 84ded58
fix for CI
ezynda3 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.