Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Conversation

@daimesava
Copy link

No description provided.

@daimesava daimesava requested a review from grandizzy March 17, 2020 19:18
- `SERVER_ETH_RPC_HOST`: URL to ETH Parity node
- `SERVER_ETH_RPC_PORT`: ETH RPC port
- `SERVER_ETH_RPC_HOST`: URL to ETH Parity node. If using parity from this repository use `http://parity`
- `SERVER_ETH_RPC_PORT`: ETH RPC port
Copy link
Contributor

Choose a reason for hiding this comment

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

We should change this now to 127.0.0.1 for the SERVER_ETH_RPC_HOST as one of the new dynamic gas models gets gas prices from the node and uses both SERVER_ETH_RPC_HOST and SERVER_ETH_RPC_PORT.

- `SERVER_ETH_RPC_HOST`: URL to ETH Parity node
- `SERVER_ETH_RPC_PORT`: ETH RPC port
- `SERVER_ETH_RPC_HOST`: URL to ETH Parity node. If using parity from this repository use `http://parity`
- `SERVER_ETH_RPC_PORT`: ETH RPC port
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment as above about dynamic gas model.

"--no-ws",
"--min-peers=25",
"--max-peers=50",
"--no-ancient-blocks"
Copy link
Contributor

Choose a reason for hiding this comment

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

Add --cache-size=8192 here, the default is too small.

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