Closed atif-konasl closed 3 years ago
We should test it @patred20 @atif-konasl get in touch
Code looks good
I suggest to introduce this changes before merge. This restores working go releaser https://github.com/lukso-network/lukso-orchestrator/pull/29/commits/64e37150c41fbd103208b5d2ac6d93caffe8bbfa
What type of PR is this?
What does this PR do? Why is it needed?
Subscribe to
eth_subscribe: params; [newPendingBlockHeaders, {fromBlockHash: blockHash}])
event in pandora client and gets new pending header. Headers are stored into cache and header hash with status are stored into cache and db.Which issues(s) does this PR fix?
Issue No - https://github.com/lukso-network/lukso-orchestrator/issues/21 https://github.com/lukso-network/lukso-orchestrator/issues/23
Other notes for review
Simply run using the below command -
./orchestrator --force-clear-db --ws --ws.addr=127.0.0.1 --ws.port=7878 --vanguard-rpc-endpoint=ws://34.91.105.59:8566 --pandora-rpc-endpoint=ws://34.91.105.59:8546 --verbosity=debug