Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vanilla Voting Strategy #48

Merged
merged 12 commits into from
Mar 2, 2022
Merged

Vanilla Voting Strategy #48

merged 12 commits into from
Mar 2, 2022

Conversation

Orland0x
Copy link
Contributor

@Orland0x Orland0x commented Mar 1, 2022

implementing a Vanilla voting strategy as described in milestone 1 (https://github.com/snapshot-labs/sx-core/blob/milestone-1/MILESTONE-1.md)

Additional updates:

  • Added a starknet devnet instance to the GA
  • typescript utlities for interacting with native cairo types (uint 256 and ints sequence)
  • Updated to latest version of the starknet hardhat plugin (4.2)
  • now using local cairo env for hardhat instead of docker container
  • snake_case for cairo contract names

Orland0x and others added 9 commits March 1, 2022 17:48
* Update tests.yml

* Update tests.yml

* Create github-actions-demo.yml

* Update tests.yml

* Delete github-actions-demo.yml

* Delete cairo_tests.yml

* Update lint.yml

* Update lint.yml

* Update lint.yml

* Update lint.yml

* Update lint.yml

* Update package.json
@Orland0x Orland0x requested review from pscott and ShahakShama March 2, 2022 00:29
contracts/starknet/lib/types.cairo Outdated Show resolved Hide resolved
hardhat.config.ts Show resolved Hide resolved
hardhat.config.ts Show resolved Hide resolved
test/starknet/shared/helpers.ts Show resolved Hide resolved
@Orland0x Orland0x merged commit 2cfb911 into develop Mar 2, 2022
@Orland0x Orland0x deleted the vanilla_vote branch March 2, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants