Loading…
comment
Web3j listening to events
This is about WEB3J (on Java)
awarded
comment
Web3j listen event from a contract
Just be careful of setting from zero to latest filter range. I'm doing this on my private chain.
answered
Loading…
comment
Monitor for all events
The OP asked for help on JAVA WEB3J. Not Javascript.
comment
Monitor for all events
The OP asked for help on JAVA WEB3J. Not Javascript.
comment
How to slow down block production?
Very well. I'll check all these details again having this in mind. Many thanks.
comment
How to slow down block production?
Wait a minute! time to reflection ... On second thought I'm not sure if I restarted the entire network... Are you telling me that if this value starts high, a block will never be produced faster than that?
comment
How to slow down block production?
I'll reward you anyway because you gave attention to this question. But please tell me why it is allowed to put a high value in
blockperiodseconds if the node start to cry when a block is produced faster. accepted
comment
How to slow down block production?
Sorry, but it seems like you didn't understand my question. My network is running indeed, but every time I change anything in genesis file I simply reset it all to begin again. So my question is not about how to CONFIGURE this value. It was working as expected anyway. My question is about WHY the nodes are complaining when a block is produced faster then that value. I'm afraid of that. Ex. If I configure a value of 10 like you suggest and a node produces a block in 3 it will complain (witha warning or error I can't remember )
comment
How to slow down block production?
@OZ_ done! It is a basic genesis from tutorial (same wallets too) with few changes
revised
How to slow down block production?
added 1150 characters in body
Loading…
accepted
Loading…
comment
How to get data from block and translate it?
And what if there is no contract call involved? Like a native (ETH) transfer?
comment
Web3J Websocket Connection Closes
I think you should use it. If there is no data then it will be closed.
answered
Loading…
comment
Many errors in Backend API
Rolled back to
5.2.3.commit.f89f344e and unset ETHEREUM_JSONRPC_WS_URL and it worked well but 6.1.0 don't. 
