lbryio / lbcd

An alternative full node implementation of LBRY's blockchain written in Go (golang)
https://lbry.com/
ISC License
38 stars 25 forks source link

`getblocktemplate` sometimes takes very long time #12

Closed roylee17 closed 2 years ago

roylee17 commented 2 years ago

This causes timeout and NULL response for Stratum (#10 ).

$ time lbcctl getblocktemplate > tee getblocktemplate.log

real    3m18.064s
user    0m0.109s
sys     0m0.042s

getblocktemplate.log