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
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-09
1
-1
/
+1
*
[test] Remove unused code
MarcoFalke
2016-08-24
1
-3
/
+0
*
Do not shadow local variables
Pavel JanÃk
2016-06-07
1
-2
/
+2
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[Univalue] add univalue over subtree
Jonas Schnelli
2015-10-01
1
-1
/
+1
*
Remove JSON Spirit wrapper, remove JSON Spirit leftovers
Jonas Schnelli
2015-06-04
1
-2
/
+2
*
remove JSON Spirit UniValue wrapper
Jonas Schnelli
2015-06-04
1
-13
/
+13
*
Convert tree to using univalue. Eliminate all json_spirit uses.
Jeff Garzik
2015-06-04
1
-23
/
+17
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
test: Remove UNITTEST params
Wladimir J. van der Laan
2015-03-09
1
-2
/
+2
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
1
-0
/
+1
*
Switch testing framework from MAIN to new UNITTEST network
SergioDemianLerner
2014-10-02
1
-2
/
+2
*
Revert merge of pull #4845
Wladimir J. van der Laan
2014-10-02
1
-2
/
+2
*
Switch testing framework from MAIN to new UNITTEST network
SergioDemianLerner
2014-09-29
1
-2
/
+2
*
script: Fix reference into empty vector run time exception
ENikS
2014-09-25
1
-1
/
+1
*
Move CScript class and dependencies to script/script
jtimon
2014-09-08
1
-1
/
+1
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-1
/
+1
*
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