lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.58k stars 178 forks source link

Performance issues with large wallets #374

Closed kauffj closed 4 years ago

kauffj commented 4 years ago

(Not going to try cause like 6 people understand better than me)

kauffj commented 4 years ago

Blocking https://github.com/lbryio/internal-apis/issues/1176

BrannonKing commented 4 years ago

The wallet performance regression was fixed in the v0.17.4.4 release. The other wallet performance issues stem from the inherited bitcoin mess-of-a-wallet. I recommend that you batch your high-frequency sends and utilize the sendmany RPC call once every five seconds.