-
Notifications
You must be signed in to change notification settings - Fork 14
241 update spacewalk dependencies and configure the lp token for use with the zenlink pallet #246
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
ebma
merged 36 commits into
main
from
241-update-spacewalk-dependencies-and-configure-the-lp-token-for-use-with-the-zenlink-pallet
Jul 17, 2023
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
302bf39
Implemented initial draft code for the conversion between ZenlinkAsse…
adelarja 9988ad4
added PARA_CHAIN_ID constant
adelarja d9f5b03
Fixed shifting issue
adelarja c003c2b
Improved format and added hard-coded values for Stellar assets
adelarja fe5b292
Added BRL, TZS and USDC issuers
adelarja 94282f4
Added StellarNative
adelarja 81fa633
Added Err(()) return to match statement
adelarja 6f1ff80
Fixed type issues
adelarja b63df99
Added TryFrom for WrappedCurrency to CurrencyId. Improved format
adelarja 82cb978
changed 'zenlink_id_to_currency_id' function
adelarja aaa621d
Added unit tests for the conversion functions
adelarja 73c7e81
Abstracted methods into separate file
adelarja 5bf9a43
Changed module
adelarja a5564d3
Refactored runtime configuration of zenlink
adelarja 19abbde
Improved code format. Added unit tests
adelarja e573c15
Update Cargo.toml
adelarja d8c0655
Update Cargo.toml
adelarja 901d3c4
Extended statement to check also the issuer in the match of conversio…
adelarja 2a53682
Merge branch '241-update-spacewalk-dependencies-and-configure-the-lp-…
adelarja db97794
Renamed test varible and test name.
adelarja 1239e98
Refactored zenlink_id_to_currency_id function. Now it checks that the…
adelarja c8ce574
Added unit test for Err result when converting between zenlink asset …
adelarja c34634e
Asset type is checked now. renamed variables
adelarja 7f45510
Added stellar module with issuer definitions.
adelarja ee098ab
Changed spacewalk dependency commit hash
adelarja b4733f5
Fixed spacewalk dependencies in node
adelarja 6d3df88
Implemented GenerateLpAssetId to change the generate_lp_asset_id func…
adelarja b58616f
Refactored zenlink stuffs in runtime common. Added zenlink configurat…
adelarja 8aa58dd
Merge branch 'main' of github.com:pendulum-chain/pendulum into 241-up…
adelarja 190f2e8
Added zenlink protocol runtime api configuration for pendulum.
adelarja 51ff2d6
Fixed primite issue
adelarja 6817a12
Deleted unnecessary brackets
adelarja c57c37c
Updated spacewalk dependencies hash
adelarja 6cf7d2e
Added comment with USDC issuer address.
adelarja e0717ef
Added comment with BRL issuer address.
adelarja 55a8a15
Added comment with TZS issuer address.
adelarja 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
Added comment with USDC issuer address.
Co-authored-by: Marcel Ebert <[email protected]>
- Loading branch information
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
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.