Skip to content

Commit e0b5195

Browse files
authored
Merge branch 'main' into test/swap-scenario
2 parents ebe8d9d + cd5937c commit e0b5195

File tree

112 files changed

+3862
-2448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+3862
-2448
lines changed

.changeset/bumpy-plants-guess.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@aave/cli": patch
3+
---
4+
5+
**feat:** add reserves list command to CLI

.changeset/fair-tables-arrive.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@aave/graphql": patch
3+
"@aave/client": patch
4+
"@aave/types": patch
5+
---
6+
7+
**feat:** `preparePositionSwap` and `supplySwapQuote` actions.

.changeset/fiery-suns-beam.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.changeset/floppy-sheep-grow.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@aave/graphql": patch
3+
"@aave/client": patch
4+
"@aave/react": patch
5+
---
6+
7+
**feat:** support changes to `SwapStatus` union.

.changeset/fluffy-drinks-dig.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@aave/graphql": patch
3+
"@aave/react": patch
4+
"@aave/client": patch
5+
---
6+
7+
**feat:** allows to expand swap strategies without breaking changes.

.changeset/orange-zebras-brake.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@aave/graphql": patch
3+
"@aave/client": patch
4+
"@aave/react": patch
5+
---
6+
7+
**feat:** `withdrawSwapQuote` action, `useWithdrawSwapQuote` and `useWithdrawSwap` hooks.

.changeset/pre.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,25 @@
1111
"@aave/cli": "4.0.0"
1212
},
1313
"changesets": [
14+
"bumpy-plants-guess",
1415
"clear-ears-smash",
1516
"clever-symbols-search",
1617
"crazy-teams-attack",
1718
"cuddly-apples-flash",
19+
"eager-ducks-add",
1820
"easy-guests-invent",
1921
"eleven-baboons-sin",
2022
"expose-hubid-filters-in-balances-and-reserves",
2123
"fast-rats-bet",
24+
"fiery-suns-beam",
2225
"flat-sloths-argue",
2326
"gold-flies-sink",
2427
"grumpy-bottles-relax",
2528
"happy-actors-prove",
2629
"hip-coats-serve",
2730
"hip-views-cough",
2831
"kind-lines-wave",
32+
"large-phones-rule",
2933
"late-birds-punch",
3034
"long-cups-nail",
3135
"lovely-plums-marry",
@@ -40,11 +44,13 @@
4044
"silly-shirts-raise",
4145
"silver-mugs-wait",
4246
"small-terms-open",
47+
"smooth-dryers-find",
4348
"sweet-planets-hunt",
4449
"ten-bags-bake",
4550
"wacky-weeks-allow",
4651
"warm-lilies-marry",
4752
"whole-deer-scream",
53+
"whole-horses-flash",
4854
"witty-meals-turn"
4955
]
5056
}

.changeset/quick-cities-listen.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@aave/graphql": patch
3+
"@aave/react": patch
4+
"@aave/types": patch
5+
---
6+
7+
**feat:** `useSupplySwap` and `useSupplySwapQuote` hooks.

.changeset/shaggy-flowers-sip.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@aave/graphql": patch
3+
"@aave/client": patch
4+
"@aave/react": patch
5+
---
6+
7+
**feat:** `repayWithSupplyQuote` action, `useRepayWithSupplyQuote` and `useRepayWithSupply` hooks.

.changeset/smooth-dryers-find.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@aave/graphql": patch
3+
"@aave/client": patch
4+
"@aave/react": patch
5+
---
6+
7+
**chore:** removes deprecated `ProtocolHistorySample.earnings` field.

0 commit comments

Comments
 (0)