Skip to content

Commit

Permalink
Upgrade to the new delegation/undelegation flow (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco authored Oct 2, 2024
1 parent 9090a9e commit 3168731
Show file tree
Hide file tree
Showing 20 changed files with 409 additions and 133 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,28 @@

## [0.1.8] - 2024-06-27

### ✨️ Features
- Add allow undelegation ix (#68)

## [0.1.7] - 2024-06-21

### ✨️ Features
- Add manual commit to the typescript sdk (#59)
# :sparkles: Add manual commit to the typescript sdk
| Status | Type | ⚠️ Core Change | Issue |
| :---: | :---: | :---: | :--: |
| Ready | Feature | No | - |

## Description
Add Ephemeral Rollups manual commit instruction to the typescript sdk
- Upgrade to Anchor 0.30.1 (#62)
# Upgrade to Anchor 0.30.1
| Status | Type | ⚠️ Core Change | Issue |
| :---: | :---: | :---: | :--: |
| Ready | Feature | No | - |

## Description
Upgrade Anchor dependency to 0.30.1

### 👷 CI/CD

Expand Down
Loading

0 comments on commit 3168731

Please sign in to comment.