Skip to content

Commit

Permalink
Merge branch 'master' into confidential_mint_burn_ext
Browse files Browse the repository at this point in the history
  • Loading branch information
abcalphabet committed Dec 9, 2024
2 parents 2f3a6bb + 612a301 commit 0c003dc
Show file tree
Hide file tree
Showing 172 changed files with 6,482 additions and 2,344 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pull-request-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
paths:
- 'account-compression/sdk/**'
- 'libraries/type-length-value/js/**'
- 'memo/js/**'
- 'name-service/js/**'
- 'single-pool/js/**'
- 'stake-pool/js/**'
Expand All @@ -21,7 +20,6 @@ on:
paths:
- 'account-compression/sdk/**'
- 'libraries/type-length-value/js/**'
- 'memo/js/**'
- 'single-pool/js/**'
- 'stake-pool/js/**'
- 'token/js/**'
Expand All @@ -43,7 +41,6 @@ jobs:
node-version: [16.x, 18.x, 20.x]
package:
[
memo,
name-service,
stake-pool,
token,
Expand Down
81 changes: 0 additions & 81 deletions .github/workflows/pull-request-memo.yml

This file was deleted.

1 change: 0 additions & 1 deletion Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ solana_version = "2.1.0"
members = [
"governance/program",
"governance/chat/program",
"memo/program",
"stake-pool/program",
"token/program",
"token/program-2022",
Expand Down
Loading

0 comments on commit 0c003dc

Please sign in to comment.