Skip to content

feat(bin): order submitter #134

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat(bin): order submitter #134

wants to merge 1 commit into from

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Aug 4, 2025

Closes ENG-1193

Requires some cleanup as this is lifted from the orders roundtrip script

Copy link
Member Author

Evalir commented Aug 4, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Evalir Evalir marked this pull request as draft August 4, 2025 13:48

The following values are available for configuring the transaction sender:

| Key | Required | Description |
| ------------------- | -------- | ------------------------------------------------ |
| `RPC_URL` | Yes | RPC endpoint used for sending the transaction |
| `RECIPIENT_ADDRESS` | Yes | Address to which the transaction is sent |
| `SLEEP_TIME` | No | Optional delay (in seconds) between transactions |
| `SLEEP_TIME` | Yes | Optional delay (in seconds) between transactions |
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be changed to ms

| ------------------- | -------- | ------------------------------------------------ |
| `RPC_URL` | Yes | RPC endpoint used for sending the transaction |
| `SEND_TO_ROLLUP` | Yes | Whether to make a rollup order (RU-RU) or host order (RU-HOST) |
| `SLEEP_TIME` | Yes | Optional delay (in seconds) between transactions |
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be changed to ms

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