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

Automatically save the deployment tx hash on deployment #1310

Merged
merged 3 commits into from
May 18, 2022

Conversation

TomAFrench
Copy link
Contributor

We now automatically save the mapping which previously sat in networks.ts into separate json files by network.

We only save deployment transactions for mainnet, polygon, arbitrum and optimism to avoid getting a bunch of testnet transactions saved.

@TomAFrench TomAFrench requested a review from nventuro May 18, 2022 18:48
@TomAFrench TomAFrench marked this pull request as ready for review May 18, 2022 18:48
@nventuro nventuro merged commit 012f1c9 into master May 18, 2022
@nventuro nventuro deleted the automated-deployment-txs branch May 18, 2022 19:18
TomAFrench added a commit that referenced this pull request May 18, 2022
* master:
  Automatically save the deployment tx hash on deployment (#1310)
  Update SNX impl input (#1309)
  Add implementation + deployment of the ProtocolFeesWithdrawer (#1301)
  minor update for consistency (#1306)
  fix: fix fork test for NoProtocolFeeLBP (#1304)
  ci: switch from infura to alchemy (#1305)
  Check deployment outputs (#1284)
  fix: use force argument in no fee LBP task (#1303)
  style: silence linter errors (#1302)
  change 'factory' to 'NoProtocolFeeLiquidityBootstrappingPoolFactory' (#1286)
  Double Entrypoint Fix Relayer (#1300)
TomAFrench added a commit that referenced this pull request May 26, 2022
* master: (76 commits)
  Reuse swap fee code; add startWeights to weight update params for symmetry with swap fee update params (#1324)
  Ensure that global permissions are properly transferred along with root status. (#1319)
  Move up require to save gas on add token validation failure (#1318)
  Stop migrating role-admins (#1321)
  Managed Pools: Consistent LP allowlist behavior (#1322)
  Only allow root to create new granters or revokers (#1313)
  Only allow root to schedule a change to a delay (#1314)
  Switch to a two step process to migrate the root account of the Authorizer (#1316)
  Add optional key argument to verify-contract
  Add explicit getters for TimelockAuthorizer (#1298)
  Update Authorizer tests (#1299)
  fix: stop storing deployment transactions for fork test deployments (#1311)
  Automatically save the deployment tx hash on deployment (#1310)
  Update SNX impl input (#1309)
  Add implementation + deployment of the ProtocolFeesWithdrawer (#1301)
  minor update for consistency (#1306)
  fix: fix fork test for NoProtocolFeeLBP (#1304)
  ci: switch from infura to alchemy (#1305)
  Check deployment outputs (#1284)
  fix: use force argument in no fee LBP task (#1303)
  ...
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