-
Notifications
You must be signed in to change notification settings - Fork 16
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 * 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
- Loading branch information
Showing
51 changed files
with
10,095 additions
and
2,827 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.