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

feat: integration test #36

Merged
merged 1 commit into from
Dec 20, 2024
Merged

feat: integration test #36

merged 1 commit into from
Dec 20, 2024

Conversation

anna-carroll
Copy link
Contributor

on a loop

  • sends a transaction to the target chain
  • waits for it to mine
  • sleeps

while collecting metrics on mine time


env vars

RPC_URL=target chain RPC URL
CHAIN_ID=target chain ID
AWS_KMS_KEY_ID=any KMS key funded on the target chain 
RECIPIENT_ADDRESS=the address of the recipient of the Ether
SLEEP_TIME=60 (or whatever)

Copy link
Contributor

@dylanlott dylanlott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anna-carroll anna-carroll merged commit 7188a09 into main Dec 20, 2024
4 checks passed
@anna-carroll anna-carroll deleted the anna/integration-script branch December 20, 2024 19:18
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