Revert "deps: Bump all sdk and spl crates to v3 compatibility (#7492)"#7556
Revert "deps: Bump all sdk and spl crates to v3 compatibility (#7492)"#7556steviez merged 1 commit intoanza-xyz:masterfrom
Conversation
…-labs#7492)" This reverts commit 06464c5.
|
If this PR represents a change to the public RPC API:
Thank you for keeping the RPC clients in sync with the server API @joncinque. |
|
The Firedancer team maintains a line-for-line reimplementation of the |
|
For your information, the |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #7556 +/- ##
========================================
Coverage 83.4% 83.4%
========================================
Files 811 811
Lines 365013 364882 -131
========================================
- Hits 304488 304421 -67
+ Misses 60525 60461 -64 🚀 New features to boost your workflow:
|
|
We didn't get a review of #7559 in quickly enough, and some of the canaries already got into a poor state due to the incompatibility so going to merge this |
steviez
left a comment
There was a problem hiding this comment.
Stamping this to get master back into a good state
This reverts commit 06464c5.
Problem
The SDK bump done with #7492 introduces an incompatibility with the status cache in snapshots because
InstructionErrorremoved the string part of itsBorshIoError.Summary of Changes
Revert the change to make master work again.