block-core / blockcore

Open source .NET Core Bitcoin based blockchain node in C#
https://www.blockcore.net
219 stars 90 forks source link

Performance issue when trying to load 100k addresses in the UI for first time. #200

Open MudDev opened 4 years ago

MudDev commented 4 years ago

Utilities node stats and cold staking are not happy when loading the wallet UI: http://localhost:48334/Wallets

image

After the wallet file loads, it's fast, fast, fasssssst!

dangershony commented 4 years ago

Well this is actually good news, that after load is finished wallet is still fast 👍