index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
base58_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-6
/
+6
*
Move base58.h implementation code to base58.cpp
Pieter Wuille
2014-05-10
1
-2
/
+2
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Merge pull request #3712
Wladimir J. van der Laan
2014-02-25
1
-0
/
+6
|
\
|
*
add test of DecodeBase58 skipping whitespace
Christian von Roques
2014-02-21
1
-0
/
+6
*
|
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+12
*
|
Revert "Switch to using raw_utf8"
Jeff Garzik
2013-10-22
1
-5
/
+5
*
|
Merge pull request #2740 from constantined/constantined
Gavin Andresen
2013-10-22
1
-5
/
+5
|
\
\
|
*
|
Switch to using raw_utf8
constantined
2013-07-23
1
-5
/
+5
*
|
|
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
1
-8
/
+9
*
|
|
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-11
/
+10
|
/
/
*
/
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-05-30
1
-4
/
+6
|
/
*
data-driven base58 CBitcoinAddress/CBitcoinSecret tests
Wladimir J. van der Laan
2012-10-01
1
-64
/
+236
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-3
/
+1
*
Clean up warnings
Pieter Wuille
2012-05-09
1
-2
/
+2
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-2
/
+0
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-0
/
+2
*
Rework unit tests so test_bitcoin.cpp does not #include them all
Gavin Andresen
2011-12-19
1
-1
/
+3
*
remove possibility of 63 bit overflow in ParseMoney
Wladimir J. van der Laan
2011-10-01
1
-0
/
+87