* oracle pair init * update * updates * progress * update * update * progress * builds * update * progress * update * copy pasta * Refactor and add Instruction serializing/deserializing * Add pack/unpack for Pool struct * Implement InitPool instruction * Add unit test and refactor InitPool instruction * Minor changes * Add using deposing token mint decimals in pass and fail mints * Add Deposit instruction processing * Add test for Deposit instruction * Add Withdraw instruction processing * Add test for Withdraw instruction * Add Decide instruction with test * Changes in Withdraw instruciton and add time travel to Decide instruction test * Fix clippy warning * Fix warning with if operator * Fix clippy warnings * Update libs version and minor fixes * Minor changes * Add user_transfer_authority to withdraw instruction and other minor changes * Fix clippy warns * Change return value after serialization * Update tokio and solana-program-test libs version Co-authored-by: Anatoly Yakovenko <anatoly@solana.com> |
||
---|---|---|
.. | ||
entrypoint.rs | ||
error.rs | ||
instruction.rs | ||
lib.rs | ||
processor.rs | ||
state.rs |