Skip to content
This repository was archived by the owner on Apr 11, 2021. It is now read-only.

Unit Add to Variables#52

Open
walkingbackward wants to merge 2 commits intoethereum-optimism:masterfrom
walkingbackward:patch-2
Open

Unit Add to Variables#52
walkingbackward wants to merge 2 commits intoethereum-optimism:masterfrom
walkingbackward:patch-2

Conversation

@walkingbackward
Copy link
Copy Markdown

@walkingbackward walkingbackward commented Mar 10, 2021

Added: MS after POLL_INTERVAL
Added: S after MAX_SUBMISSION_TIME
Added: S after RESUBMISSION_TIMEOUT

Not sure if I am replacing patch 1 pull request correctly; could not figure know how to edit my patch 1 pull request.
REF: #50

Added: MS after POLL_INTERVAL
Added: S after MAX_SUBMISSION_TIME
Added: S after RESUBMISSION_TIMEOUT
@tynes
Copy link
Copy Markdown
Collaborator

tynes commented Mar 10, 2021

The integration tests will fail until there is a corresponding change to the config here: https://github.com/ethereum-optimism/optimism-integration/blob/07039ba799707c36cde95e21795fcf2feff16f09/docker-compose.env.yml#L58

@walkingbackward
Copy link
Copy Markdown
Author

The integration tests will fail until there is a corresponding change to the config here: https://github.com/ethereum-optimism/optimism-integration/blob/07039ba799707c36cde95e21795fcf2feff16f09/docker-compose.env.yml#L58

Created a pull request on that repository:

ethereum-optimism/optimism-integration#94

Do these need unit variables as well?

  • DATA_TRANSPORT_LAYER__TRANSACTIONS_PER_POLLING_INTERVAL=1000
  • DATA_TRANSPORT_LAYER__POLLING_INTERVAL=500
  • DATA_TRANSPORT_LAYER__LOGS_PER_POLLING_INTERVAL=2000

@walkingbackward walkingbackward changed the title Unit add to Variable Update run-batch-submitter.ts Unit Add to Variables Mar 10, 2021
@smartcontracts
Copy link
Copy Markdown

@tynes how do you think we should proceed here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants