forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 119
feat(tron): initial groundwork for full TRON integration #2425
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
Merged
Changes from 18 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
7b94d43
eth: Introduce ChainSpec and structural distinction between EVM and T…
shamardy 83049c1
eth: Refactor CoinProtocol for chain_id/network, update activation an…
shamardy af4867b
eth: Move chain_id into protocol_data, propagate ChainSpec everywhere
shamardy d26b0c6
eth/tron: add TRON address type and parsing
shamardy 7b74fb6
style(tron): use alphabetical order for derive attributes
shamardy bfce81d
tron: impl TryFrom` and `AsRef` for `Address`
shamardy e9ba8d0
tron: rename `ADDRESS_HEX_PREFIX` to `ADDRESS_PREFIX`, add index safe…
shamardy 3676b1f
tron: return error for unimplemented `TRX` address generation in `add…
shamardy b7806a7
tests: remove chain_id from higher level `eth_conf` in `test_classic_…
shamardy 59deab6
tron: return error for unimplemented `TRX` address generation in `ord…
shamardy bf2dd93
tron: return explicit unsupported Tron chain error in Metamask activa…
shamardy fbaca78
tron: remove `check if 1inch supports tron` todos
shamardy f904359
tron: optimize address parsing and improve error message clarity
shamardy 2b44429
eth: take `chain_id` from protocol config for v1, remove redundant to…
shamardy 7b02f35
tests: add ETH platform config to MM_CTX for compatibility with proto…
shamardy 7e61403
tests: increase `WASM_BINDGEN_TEST_TIMEOUT` by 2 minutes
shamardy 6ce97d2
chore: move tron mod declaration to its right place
shamardy e8fd60a
increase `WASM_BINDGEN_TEST_TIMEOUT` more
shamardy 33f6996
tests: increase `wait_check_stats_swap_status` timeout in all tests
shamardy dec3d1d
tests: increase `wait_check_stats_swap_status` timeout again
shamardy 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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 was deleted.
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.