Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
29175209
Topic
1616888
Board
Project Development
Re: [C#] Watch Only Bitcoin Wallet. Suppo SegWit and Forks (V3.0)
by
Coding Enthusiast
on
29/01/2018, 15:24:12 UTC
Released version 3.0.0
Added a new block explorer (the only API that supports Bech32 address format) called Blockonomics.
The wallet now supports Bech32 SegWit address format, uses Blockonomics api for their balances explicitly.
Wallet also has verification capabilities for Bech32 format.
Also moved verification classes (Base58 and Bech32) to a new assembly and added some unit tests.