drift-labs / protocol-v2

On-chain perpetuals dex with multiple liquidity mechanisms
Apache License 2.0
198 stars 100 forks source link

Remove deprecating Solana RPC methods #1193

Open wphan opened 3 weeks ago

wphan commented 3 weeks ago

Remove dependance on these RPC methods (to be removed post-breakpoint): https://github.com/anza-xyz/agave/blob/v2.0/CHANGELOG.md#200

cxp-13 commented 3 weeks ago

The function getSignatureStatus comes from the project itself, not a third-party library. Did you replace it?

lukecaan commented 2 weeks ago

Should be done in This PR: https://github.com/drift-labs/protocol-v2/pull/1200