Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

What is the minimum hardware requirements to process payments for ETH and ERC20 tokens? #7182

Closed
ozgurrgul opened this issue Dec 2, 2017 · 5 comments
Labels
M2-config 📂 Chain specifications and node configurations. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Milestone

Comments

@ozgurrgul
Copy link

I'm running:

  • Which Parity version?: version Parity/v1.8.2-beta-1b6588c-20171025/x86_64-linux-gnu/rustc1.21.0
  • Which operating system?: Linux
  • How installed?: via installer binaries
  • Are you fully synchronized?: no
  • Did you try to restart the node?: yes

I have 40 GB VPS and want to run parity to process payment for both ETH and ERC20 tokens. However when I run parity with following commands, blockchain size fills 40 GB:

parity --pruning fast

What is the minimum hardware requirements to process payments for ETH and ERC20 tokens? I know for ERC20 I need full blockchain state for filter changes, but I wonder if a pruned node can work for me.

@ozgurrgul ozgurrgul changed the title Expected blockchain size? What is the minimum hardware requirements to process payments for ETH and ERC20 tokens? Dec 2, 2017
@ozgurrgul
Copy link
Author

Any tip would be helpful.

@hajoxx
Copy link

hajoxx commented Dec 4, 2017

This is one of the secrets in Ethereum community. You can't find any information when it comes to payments or other commercial stuff.

Jokes aside, maybe you can look at ethereum contracts.

@5chdn
Copy link
Contributor

5chdn commented Dec 6, 2017

I'll give it a shot

  • 1 GB RAM
  • 2 CPU Cores
  • 50 GB SSD

Should work with a default parity configuration.

Which version are you using? The DB should not be bigger than 25GB.

@5chdn 5chdn added M2-config 📂 Chain specifications and node configurations. Z1-question 🙋‍♀️ Issue is a question. Closer should answer. labels Dec 6, 2017
@5chdn 5chdn added this to the 1.9 milestone Dec 6, 2017
@5chdn 5chdn closed this as completed Dec 6, 2017
@ozgurrgul
Copy link
Author

I am using v1.8.2-beta.

@5chdn
Copy link
Contributor

5chdn commented Dec 6, 2017

Might be #6280

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M2-config 📂 Chain specifications and node configurations. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Projects
None yet
Development

No branches or pull requests

3 participants