SiaFoundation / walletd

A new Sia wallet
https://sia.tech/software/walletd
MIT License
15 stars 6 forks source link

Improve wallet and address event query performance #145

Closed n8maninger closed 2 weeks ago

n8maninger commented 2 weeks ago

Forces the wallet and address event queries to use the proper index since the query planner did not want to select it automatically. This significantly improves performance for wallets with lots of events.