Skip to content
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

1223 MAYAChain streaming swaps #1222

Merged
merged 4 commits into from
Jul 30, 2024
Merged

1223 MAYAChain streaming swaps #1222

merged 4 commits into from
Jul 30, 2024

Conversation

0xp3gasus
Copy link
Contributor

No description provided.

@0xp3gasus 0xp3gasus marked this pull request as ready for review July 29, 2024 12:19
@0xp3gasus 0xp3gasus assigned 0xp3gasus and unassigned 0xp3gasus Jul 29, 2024
@0xp3gasus 0xp3gasus changed the title 1217 MAYAChain streaming swaps 1223 MAYAChain streaming swaps Jul 29, 2024
@0xp3gasus 0xp3gasus linked an issue Jul 29, 2024 that may be closed by this pull request
@0xp3gasus 0xp3gasus merged commit f54dcd2 into master Jul 30, 2024
1 check passed
@0xp3gasus 0xp3gasus deleted the 1217-maya-sswaps branch July 30, 2024 06:49
0xp3gasus added a commit that referenced this pull request Jul 30, 2024
* Wallet reafactored with new Asset type

* MAYA protocol with new Asset type and CryptoAmount class

* Thorchain protocol with new Asset type and CryptoAmount class

* Aggregator with new Asset type and CryptoAmount class

* Missing changes

* Clean Cryptoamount

* 1205 aggregator affiliates (#1206)

* Affiliate bug fix in doSwap

* Changeset version file

* Version Packages (#1210)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1207 Estimate MAYAName (#1211)

* getMAYANameDetails response standardise with Thorchain

* Estimate MAYAName

* Tests

* Changeset version file

* 1196 Mayachain AMM docs (#1197)

* Get MAYANames by address

* Changeset version file

* MAYAChainAMM docs

* Readme links

* Dependencies removed

* Changeset version files removed

* 1212 Register and Update Thorname and MAYAName (#1214)

* getMAYANameDetails response standardise with Thorchain

* Estimate MAYAName

* Tests

* Changeset version file

* MAYAName feature

* Tests

* Register and Update THORName

* Error bug fix

* Tests

* Changeset version files

* Version Packages (#1215)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1208 Update THORChain client apis (#1216)

* Thornode v1.133.0

* Midgard v2.32.2

* Changeset version files

* Action TxType parameter

* Tests

* Changeset version file

* 1208 Update MAYAChain client apis (#1217)

* MAYANode v1.110.0

* Streaming swap parameters for quote swap

* MAYAChainAMM tests

* Midgard v2.10.0

* Changeset version files

* Version Packages (#1220)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1223 MAYAChain streaming swaps (#1222)

* Streaming and missing parameters for QuoteSwap type

* Tests

* Changeset version files

* e2e tests

* Changeset version files

* 1201 Examples and tests with new Asset type and CryptoAmount refactor (#1204)

* Examples and tests with new Asset type and CryptoAmount refactor

* Example bug fix

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0xp3gasus added a commit that referenced this pull request Jul 31, 2024
* Asset type refactor

* UTXO providers refactored with new Asset type

* UTXO types with new Asset type

* BTC Client refactored with updated UTXO types

* TxTo and TxFrom types exported

* BCH Client refactored with updated UTXO types

* DASH Client refactored witn updated UTXO types

* DOGE Client refactored with updated UTXO types

* LTC Client refactored with updated UTXO types

* EVM providers refactored with new Asset type

* EVM Client refactored with updated EVM types

* ETH asset refactored

* BSC asset refactored

* AVAX asset refactored

* ARB asset refactored

* Cosmos-sdk refactored with new asset type

* Cosmos Client with updated Cosmos-sdk types

* Kujira Client with updated Cosmos-sdk types

* MAYA Client with updated Cosmos-sdk types

* THORChain Client with updated Cosmos-sdk types

* BNB Client refactored with new asset type

* Radix client refactored with new asset type

* Changeset version files

* yarn.lock

* 1201 Asset type protocol refactor (#1203)

* Wallet reafactored with new Asset type

* MAYA protocol with new Asset type and CryptoAmount class

* Thorchain protocol with new Asset type and CryptoAmount class

* Aggregator with new Asset type and CryptoAmount class

* Missing changes

* Clean Cryptoamount

* 1205 aggregator affiliates (#1206)

* Affiliate bug fix in doSwap

* Changeset version file

* Version Packages (#1210)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1207 Estimate MAYAName (#1211)

* getMAYANameDetails response standardise with Thorchain

* Estimate MAYAName

* Tests

* Changeset version file

* 1196 Mayachain AMM docs (#1197)

* Get MAYANames by address

* Changeset version file

* MAYAChainAMM docs

* Readme links

* Dependencies removed

* Changeset version files removed

* 1212 Register and Update Thorname and MAYAName (#1214)

* getMAYANameDetails response standardise with Thorchain

* Estimate MAYAName

* Tests

* Changeset version file

* MAYAName feature

* Tests

* Register and Update THORName

* Error bug fix

* Tests

* Changeset version files

* Version Packages (#1215)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1208 Update THORChain client apis (#1216)

* Thornode v1.133.0

* Midgard v2.32.2

* Changeset version files

* Action TxType parameter

* Tests

* Changeset version file

* 1208 Update MAYAChain client apis (#1217)

* MAYANode v1.110.0

* Streaming swap parameters for quote swap

* MAYAChainAMM tests

* Midgard v2.10.0

* Changeset version files

* Version Packages (#1220)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1223 MAYAChain streaming swaps (#1222)

* Streaming and missing parameters for QuoteSwap type

* Tests

* Changeset version files

* e2e tests

* Changeset version files

* 1201 Examples and tests with new Asset type and CryptoAmount refactor (#1204)

* Examples and tests with new Asset type and CryptoAmount refactor

* Example bug fix

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MAYAChainAMM Streaming swaps
2 participants