-
Notifications
You must be signed in to change notification settings - Fork 919
Eliminate deprecated RPC methods #2859
Eliminate deprecated RPC methods #2859
Comments
I've started to have a few second thoughts here.
I think maybe we just cut our losses for legacy, and close #2859 by releasing the new library. Two birds, one stone. |
Hi Steve, Is there an estimate on when the new library will be released? Or, if it is already released, can you help me with a link? |
Hey @sekaieth; you can follow along with the Release Candidates here. It's looking like the final will come shortly after Solana Breakpoint this year. |
Thanks! I'm on a wallet team. Will the Agave 2.0 fork break my application if we don't upgrade this sdk immediately? |
The versions aren't related. |
Thanks! |
# Summary This was removed in anza-xyz/agave#2044. 2.0 is close enough to mainnet that we might as well do this now. Closes #1564. Addresses #2859.
This is done in 2.0. We're not going to remove them in the 1.x line. |
Because there has been no activity on this issue for 7 days since it was closed, it has been automatically locked. Please open a new issue if it requires a follow up. |
The following deprecated methods are being removed in Agave 2.0:
Clean all references and code for these from web3.js.
The text was updated successfully, but these errors were encountered: