-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: sync 202406122 #28
Merged
Merged
Conversation
This file contains 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
* feat: add XDEFI Chainslib Contributing Guide * base: add LICENSE * chore: update README * base: update contributing guide * base: add some sections * chore: fix comment
* feat: add getMaxAmountToSend method for BNB chain * chore: update * feat: add getMaxAmountToSend method for all chains * chore: add changeset * chore: update changeset * feat: add getMaxAmountToSend for tron * chore: update changeset * base: update getMaxAmountToSend method * chore: update logic * chore: update login with tron * chore: update * update: fix comment * update: fix comment * update: fix comment * chore: fix typo * update: add maxGapAmount * base: add maxGapAmount * chore: missing maxGapAmount for litecoin * base: update test * chore: update test * base: update unit test * chore: fix comment * base: added msg.test for all chains * chore: revert * update: fix comment * update: fix comment * chore * update: fix comment
* Create secret_scan.yml * Update secret_scan.yml * Update secret_scan.yml * Update secret_scan.yml * Update secret_scan.yml
* fix: update endpoint for estimateFee on Thorchain (XDEFI-7997) * chore: missing changeset * update: getFee func
…es (#229) * feat: update signers for swap transactions on solana, update test cases * fix: evm getMaxAmountToSend method * fix: solana test input
* feat: implement signTypedData method for Ledger and Trezor * chore: typo * base: update eth_signTypedData_v4 * chore: update * base: eth_signTypedData_v4 for all evm * base: update signTypedData (v4) for all evm * chore: update changeset * base: update test case * chore: update test case * update: fix comment
* feat: Add IBC transfer transactions * feat: Partner APIs * feat: Add IBC transfer transactions * feat: Add IBC transfer transactions * chore: add returned type for utils functions * chore: update ibc transfer example * chore: remove skip client in provider --------- Co-authored-by: sotatek-tyler-nguyen4 <[email protected]>
* feat: add separate queries for each EVM chain * fix: lint * fix: improve error message
Co-authored-by: sotatek-tyler-nguyen4 <[email protected]>
* chore: Fix types of class from chains-lib on extension/mobile * chore: Fix types of class from chains-lib on extension/mobile --------- Co-authored-by: sotatek-tyler-nguyen4 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.