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

Add tokens task #2024

Merged
merged 4 commits into from
Nov 22, 2022
Merged

Add tokens task #2024

merged 4 commits into from
Nov 22, 2022

Conversation

nventuro
Copy link
Contributor

Description

This is just so that we can reference these in other tasks. Many tasks already use these addresses (namely the Vault and ChildChainGaugeFactory), but I'd change those inputs later.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented, including external interfaces
  • Tests are included for all code paths
  • The base branch is either master, or there's a description of how to merge

Issue Resolution

Closes #1971

@nventuro nventuro requested a review from TomAFrench November 17, 2022 20:02
@nventuro
Copy link
Contributor Author

I changed my mind - let's use the inputs.

@nventuro nventuro merged commit 6be4bfe into master Nov 22, 2022
@nventuro nventuro deleted the tokens-task branch November 22, 2022 17:34
TomAFrench added a commit that referenced this pull request Nov 22, 2022
* master:
  style: fix linter (#2036)
  Add tokens task (#2024)
TomAFrench added a commit that referenced this pull request Nov 25, 2022
* master: (269 commits)
  Do new aave linear deploy (#2055)
  Deploy entrypoint (#2062)
  (Re) deployment preparation: `AuthorizerAdaptorEntrypoint` (#2060)
  chore: update deployment readmes to point to artifact files rather than abis (#2061)
  Expose deployment artifacts from deployments package rather than ABI + bytecode (#2058)
  chore: add missing action-ids (#2025)
  Remove Protocol Fee Splitter task (#2054)
  Adaptor entrypoint events (#2051)
  Verify AaveLinearPool on deployment (#2040)
  Rename IPoolVersion --> IFactoryCreatedPoolVersion. (#2045)
  docs: remove deprecated networks from jsdoc (#2029)
  Add Version unit test. (#2038)
  Update linear build info (#2041)
  Make unnecessarily async functions sync (#2030)
  Do deployment (#2035)
  Aave linear pool versioning (#2032)
  Fix recovery readme (#2037)
  style: fix linter (#2036)
  Add tokens task (#2024)
  Create recovery helper deployment (#2033)
  ...
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.

Add dummy deployment with token addresses
2 participants