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

Refactor settings setters #459

Closed
wants to merge 110 commits into from
Closed

Refactor settings setters #459

wants to merge 110 commits into from

Conversation

pscott
Copy link
Contributor

@pscott pscott commented Jul 25, 2023

See #456

Orlando and others added 27 commits June 2, 2023 12:12
* feat: eth relayer

* refactor: eth relayer relays entire proposal state to l1

---------

Co-authored-by: Orlando <[email protected]>
* chore: added foundry project for ethereum code

* feat: legacy L1 avatar execution strategy

* feat: Simple Quorum L1 avatar execution

---------

Co-authored-by: Orlando <[email protected]>
* feat: starknet commit contract

* feat: eth tx authenticator

* fix: add selectors to payload hash computation

* chore: gas instructions for vote func

---------

Co-authored-by: Orlando <[email protected]>
* feat: single slot proof lib

* chore: updated imorts

* feat: timestamp to eth block number resolver

* feat: eth balance of voting strategy

---------

Co-authored-by: Orlando <[email protected]>
* feat: add set bit false

* feat: implement _remove_voting_strategies

* fix: remove typo line

* fix: check there is at least one active voting strategy after removal
* chore: migrate ownable

* chore: migrate simple quorum

* chore: migrate vanilla execution

* chore: migrate eth relayer

* chore: migrate eexecution strategy interface

* chore: migrate authenticators

* chore: migrate execution strategies

* chore: migrate utils

* chore: migrate voting strategies

* chore: migrate interfaces

* chore: migrate proposal validation strategies

* chore: migrate space

* chore: update tests

* chore: allow all lib funcs in config

* chore: remove timestamp resolver

* chore: formatting

* chore: cleaned up CI workflow

* feat: PartialEq impl on Strategy

* chore: updated tests to cairo v2

* fix: remove voting strats errors

* chore: use StorageAccess impl for felt arrays from starknet by example

* refactor: use read and write at offset in read and write funcs for StorageAccess impls

* chore: formatting

* fix: merge error

---------

Co-authored-by: Orlando <[email protected]>
@pscott pscott mentioned this pull request Jul 25, 2023
@pscott
Copy link
Contributor Author

pscott commented Jul 25, 2023

closed in favor of #460

@pscott pscott closed this Jul 25, 2023
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.

2 participants