protocol-v2
protocol-v2 copied to clipboard
On-chain perpetuals dex with multiple liquidity mechanisms
Remove dependance on these RPC methods (to be removed post-breakpoint): https://github.com/anza-xyz/agave/blob/v2.0/CHANGELOG.md#200 * `getSignatureStatus`: * https://github.com/drift-labs/protocol-v2/blob/944ad4e560ad3d2f6506b758e6c79bbd580b56b7/sdk/src/tx/baseTxSender.ts#L308 * https://github.com/drift-labs/protocol-v2/blob/944ad4e560ad3d2f6506b758e6c79bbd580b56b7/sdk/src/tx/baseTxSender.ts#L270
*Implementing order cancellation based on price in issue#1131 *Testing maximum and minimum price scenarios