-
Notifications
You must be signed in to change notification settings - Fork 3
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
Whitelisted proposers #108
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae0019d - Browse repository at this point
Copy the full SHA ae0019dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73db7fa - Browse repository at this point
Copy the full SHA 73db7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e4312 - Browse repository at this point
Copy the full SHA 84e4312View commit details -
Create new contract LinearERC20VotingExtensible
This contract is a line-for-line copy of LinearERC20VotingExtensible, with the only difference being that each function is marked as `virtual`. It will not be deployed on its own, but used as a base for any downstream strategy that needs to "start with ERC20 token voting" and then tweak parts of it (like whitelisting proposal creation via Hats)
Configuration menu - View commit details
-
Copy full SHA for d6ceda2 - Browse repository at this point
Copy the full SHA d6ceda2View commit details -
Create a new Strategy which is based off of LinearERC20Voting, but mo…
…difies logic for determing if user is allowed to create a proposal based off of if they're wearing a whitelisted hat
Configuration menu - View commit details
-
Copy full SHA for 88e89d7 - Browse repository at this point
Copy the full SHA 88e89d7View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e96d39 - Browse repository at this point
Copy the full SHA 1e96d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for b79b43f - Browse repository at this point
Copy the full SHA b79b43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9b4d8 - Browse repository at this point
Copy the full SHA 8d9b4d8View commit details -
Extract HatsProposalCreationWhitelist code into own contract, and inh…
…erit it in both ERC20 and ERC721 strategies
Configuration menu - View commit details
-
Copy full SHA for 73f5ad8 - Browse repository at this point
Copy the full SHA 73f5ad8View commit details
Commits on Oct 8, 2024
-
Move HatsProposalCreationWhitelist tests to own file using new specif…
…ic Mock contract
Configuration menu - View commit details
-
Copy full SHA for ee48e3d - Browse repository at this point
Copy the full SHA ee48e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a1605a - Browse repository at this point
Copy the full SHA 7a1605aView commit details
Commits on Oct 9, 2024
-
Undo changes to IHats interface, so as to not create changes in Decen…
…tHats_0_1_0 bytecode
Configuration menu - View commit details
-
Copy full SHA for 51c539e - Browse repository at this point
Copy the full SHA 51c539eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1fd7d7 - Browse repository at this point
Copy the full SHA e1fd7d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf08fa - Browse repository at this point
Copy the full SHA ccf08faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 095bafc - Browse repository at this point
Copy the full SHA 095bafcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 821b4ba - Browse repository at this point
Copy the full SHA 821b4baView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c10803f - Browse repository at this point
Copy the full SHA c10803fView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc25431 - Browse repository at this point
Copy the full SHA fc25431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2837bb2 - Browse repository at this point
Copy the full SHA 2837bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b9dba - Browse repository at this point
Copy the full SHA 22b9dbaView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4232195 - Browse repository at this point
Copy the full SHA 4232195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 298db7e - Browse repository at this point
Copy the full SHA 298db7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a3400 - Browse repository at this point
Copy the full SHA 72a3400View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d2c4b - Browse repository at this point
Copy the full SHA 21d2c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a5e6e - Browse repository at this point
Copy the full SHA 57a5e6eView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b4b568 - Browse repository at this point
Copy the full SHA 8b4b568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c0a97 - Browse repository at this point
Copy the full SHA 93c0a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 436d899 - Browse repository at this point
Copy the full SHA 436d899View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e0bd1 - Browse repository at this point
Copy the full SHA e6e0bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d0acd - Browse repository at this point
Copy the full SHA f0d0acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3992445 - Browse repository at this point
Copy the full SHA 3992445View commit details