-
Notifications
You must be signed in to change notification settings - Fork 11
Update contract templates #128
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
Merged
Merged
Conversation
This file contains hidden or 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
Also adds some missing template variables to all contracts including some lines missed in action contracts.
File was getting huuuuuuuge
Similar to split for main contract registry, this produces much easier to read chunks of template info for generating the contracts.
…aultBootstrapCode to DaoContractGenerator
… generate-dao script
…g files This commit makes the following changes: - Update import paths in the main registry file - Correct template paths to include "dao/" prefix - Create missing registry files for proposal categories - Ensure consistent file structure for core proposal registries
Looks like I clobbered my other commit will have to reconcile re: undefined values.
There is an issue with the action contracts and knowing which timed vault to call. There are a few ways we can fix it but streamlining it to one of each type for now so we can test out everything around it while we implement.
We were hitting 429s toward the end and script stops in the middle.
4 tasks
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pulling in the latest from aibtcdev/aibtcdev-contracts#36
Fixes:
Done:
Left to do:
configure timed vault: allow timed vault contract as paramsee note belowBlockers: