Remove rent exempt constraint#3870
Remove rent exempt constraint#3870jamie-osec wants to merge 5 commits intosolana-foundation:masterfrom
Conversation
|
@acheroncrypto is attempting to deploy a commit to the Solana Foundation Team on Vercel. A member of the Team first needs to authorize it. |
0a0408d to
9d5694a
Compare
|
Could you rebase and rerun bench @swaroop-osec ? |
db3a9b5 to
f52eada
Compare
|
Pulled in @swaroop-osec's bench changes |
f52eada to
1651e4d
Compare
|
Question, any existing code using |
|
As-is this will be a breaking change, yes. While this is for Anchor 1.0 iiuc (and therefore breakage is okay), we could mitigate this by parsing the attributes and only emitting a deprecation warning. |
|
Sg! |
|
@jamie-osec can you look at the failed tests once |
|
Spurious failure due to ratelimits. This will need rebasing for the benchmark changes though |
1651e4d to
49d198d
Compare
|
Given that this is breaking, I think we can just not port this when doing V2. |
Closes #2347
Rebased version of #2708