Post
Topic
Board Project Development
Re: [C#] Watch Only Bitcoin Wallet. Keep track of balance, forks and price(V2.4)
by
Coding Enthusiast
on 25/01/2018, 05:46:05 UTC
When checking the balance of addresses, both in fork balances and main page,  I am receiving the error "Value was either too large or too small for an Int32." Any suggestions to fix this?
Thanks for the bug report. This commit should fix it:
https://github.com/Coding-Enthusiast/Watch-Only-Bitcoin-Wallet/commit/263665deb3ce3543fa7ab30ec46329837e25fe5c

Also, is there any way to import bulk addresses (if not through gui then by editing a file)?
Working on it. Will release soon.