Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
28870040
Topic
1616888
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
Quote from: Emerger on January 24, 2018, 01:06:50 PM
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
Quote from: Emerger on January 24, 2018, 01:06:50 PM
Also, is there any way to import bulk addresses (if not through gui then by editing a file)?
Working on it. Will release soon.