Skip to content

Commit cd14c49

Browse files
user.emailuser.email
authored andcommitted
refactor(lang): remove unnecessary changes of account trait/wrapper
Made-with: Cursor
1 parent 056b8de commit cd14c49

File tree

245 files changed

+1848
-1326
lines changed

Some content is hidden

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

245 files changed

+1848
-1326
lines changed

Cargo.lock

Lines changed: 1250 additions & 936 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ solana-signer = "3.0.0"
5353
solana-stake-interface = "2.0.2"
5454
solana-system-interface = "2.0.0"
5555
# FIXME: solana-sysvar 3.1.x contains breaking changes to sysvar retrieval
56-
solana-sysvar = "~3.0.0"
56+
solana-sysvar = "3.1.1"
5757
solana-sysvar-id = "3.1.0"
5858
solana-transaction = "3.0.1"
5959

@@ -68,4 +68,4 @@ pinocchio-memo = { git = "https://github.com/anza-xyz/pinocchio", rev = "d19f19b
6868
lto = true
6969

7070
[profile.release.package.anchor-cli]
71-
codegen-units = 1
71+
codegen-units = 1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)