Skip to content

Commit 3168731

Browse files
Upgrade to the new delegation/undelegation flow (#80)
1 parent 9090a9e commit 3168731

File tree

20 files changed

+409
-133
lines changed

20 files changed

+409
-133
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,28 @@
11

22
## [0.1.8] - 2024-06-27
3+
4+
### ✨️ Features
35
- Add allow undelegation ix (#68)
46

57
## [0.1.7] - 2024-06-21
68

79
### ✨️ Features
810
- Add manual commit to the typescript sdk (#59)
11+
# :sparkles: Add manual commit to the typescript sdk
12+
| Status | Type | ⚠️ Core Change | Issue |
13+
| :---: | :---: | :---: | :--: |
14+
| Ready | Feature | No | - |
15+
16+
## Description
17+
Add Ephemeral Rollups manual commit instruction to the typescript sdk
918
- Upgrade to Anchor 0.30.1 (#62)
19+
# Upgrade to Anchor 0.30.1
20+
| Status | Type | ⚠️ Core Change | Issue |
21+
| :---: | :---: | :---: | :--: |
22+
| Ready | Feature | No | - |
23+
24+
## Description
25+
Upgrade Anchor dependency to 0.30.1
1026

1127
### 👷 CI/CD
1228

0 commit comments

Comments
 (0)