Wladimir J. van der Laan
5326a31249
make SetHash160 return a value (as specified in the function signature)
13 years ago
Abraham Jewowich
03f8b54565
Fix bug with accessing vchData[0] when vchData is empty.
...
Fix typo in CBase58Data::CompareTo
14 years ago
Pieter Wuille
cb61b8dc4c
split off CBase58Data from CBitcoinAddress
...
Split off features unrelated to addresses from CBitcoinAddress to
CBase58Data, so they can be reused.
14 years ago
Pieter Wuille
2ffba736e9
Use CBitcoinAddress instead of string/uint160
...
Instead of conversion functions between pubkey/uint160/address in
base58.h, have a fully fledged class CBitcoinAddress (CAddress was
already taken) to represent addresses.
14 years ago
Wladimir J. van der Laan
18cf214528
update bitcoin core to git ce148944c7
14 years ago
Wladimir J. van der Laan
ba4081c1fc
move back to original directory structure
14 years ago
Wladimir J. van der Laan
85663f2c18
update to bitcoin-git
14 years ago
Wladimir J. van der Laan
c24d047b9c
core is a more appropriate name for the bitcoin library
14 years ago
Wladimir J. van der Laan
1f2e0df865
begin integration with bitcoin upstream
14 years ago