Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Squashed to deal with merge conflicts * fix tests * whitespace * whitespace * whitespace * refactor tests, reduce boilerplate * restrict issuing new tokens after rebase * fix clippy * fix clippy in gh action * fix tests with adminclient * fix test equality * fix test equality * test creating TokenizedDepositor for new shares base * add token_cpi.rs * clean up msc msg * linter * update yarn.lock * address some PR comments * make sure vault_protocol everywhere, consolidate rebase logic, consolidate VaultDepositorRecords * use safemath * remove drift-competitions * update main.yml * fix linter * remove default-features=false * add continue-on-error * cargo fetch before solana-verify * cargo vendor before solana-verify * try to parse last line of build output * override shell command to keep errors * kcikoff build * use raw bash * try another shell cmd * update shell * disable cargo frozen * add DOCKER_FLAGS to solana-verify build * use cargo vendor * add IF staking functions, allow IF accounts for markets other than vault spot market * add basic test init different if accounts * add tests * fix if tests, finish ixs * chore: removes competition (#56) * remove drift-competitions * update main.yml * fix linter * remove default-features=false * add continue-on-error * cargo fetch before solana-verify * cargo vendor before solana-verify * try to parse last line of build output * override shell command to keep errors * kcikoff build * use raw bash * try another shell cmd * update shell * disable cargo frozen * add DOCKER_FLAGS to solana-verify build * use cargo vendor * fix test * Update CHANGELOG.md * update CHANGELOG.md * whitespace * fix tests
- Loading branch information