Skip to content

Commit 413a173

Browse files
authored
feat: add CommitFinalize (#131)
* feat: add CommitFinalize * Pass bumps * demo * Update solana-cli on the CI * Cleanup * undo test-integration changes * move internals to internal/ * Use DelegationMetadataFast * Add Bool * address rabbit's feedback * Cleanup * address rabbit's feedback and cleanup
1 parent 30fb2b6 commit 413a173

22 files changed

Lines changed: 1159 additions & 72 deletions

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77

88
env:
9-
solana_version: v2.1.21
9+
solana_version: v3.1.5
1010
anchor_version: 0.31.1
1111

1212
jobs:

0 commit comments

Comments
 (0)