-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/bump deps (#10) * bump deps * fix clippy * fix tests * remove commented out test block * add back project-serum for tests * add bootstrap script * fix bootstrap * test * test nft-voter * fix tests * add scripts to package.json * chore(release): publish 0.0.6 * bump deps * chore(release): publish 0.0.7 * bump deps * chore(release): publish 0.0.8 * Add devnet feature * chore(release): publish 0.0.9 * Add recursive delegation for nft-style voting schems (#11) * Chore/publish 0.0.12 (#33) * chore(release): publish 0.0.12 * chore(release): publish 0.0.12 * Fix mod gov package.json * chore(release): publish 0.0.13 * Bump version --------- Co-authored-by: Bryan <[email protected]>
- Loading branch information
1 parent
f3dbd8d
commit 468cbed
Showing
77 changed files
with
1,889 additions
and
61 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,4 @@ runs: | |
shell: bash | ||
- run: git submodule update --init --recursive --depth 1 | ||
shell: bash | ||
|
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.