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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make test_bitcoin run in a temp datadir
Pieter Wuille
2012-11-29
1
-0
/
+7
*
Introduce script verification flags
Pieter Wuille
2012-11-15
5
-39
/
+38
*
Fix tests after cache tweaks
Pieter Wuille
2012-11-10
1
-2
/
+2
*
Add -reindex, to perform in-place reindexing of block chain files
Pieter Wuille
2012-11-09
1
-1
/
+1
*
Add redeemScript to listunspent output and signrawtransaction input
Gavin Andresen
2012-10-29
1
-0
/
+20
*
Tests for raw transactions argument checking
Gavin Andresen
2012-10-29
1
-1
/
+69
*
No need for test fixture now that multisig is enabled on main network.
Gavin Andresen
2012-10-29
1
-8
/
+1
*
change blockchain -> block chain (spelling)
Philip Kaufmann
2012-10-21
2
-5
/
+4
*
Remove BDB block database support
Pieter Wuille
2012-10-20
1
-5
/
+0
*
Add LevelDB MemEnv support
Pieter Wuille
2012-10-20
1
-1
/
+7
*
Use singleton block tree database instance
Pieter Wuille
2012-10-20
1
-0
/
+8
*
Direct CCoins references
Pieter Wuille
2012-10-20
1
-3
/
+0
*
Ultraprune
Pieter Wuille
2012-10-20
3
-29
/
+37
*
Compact serialization for amounts
Pieter Wuille
2012-10-20
1
-0
/
+62
*
Compact serialization for variable-length integers
Pieter Wuille
2012-10-20
1
-0
/
+45
*
Merge pull request #1742 from sipa/canonical
Jeff Garzik
2012-10-20
8
-40
/
+156
|
\
|
*
Check for canonical public keys and signatures
Pieter Wuille
2012-09-21
8
-40
/
+156
*
|
data-driven base58 CBitcoinAddress/CBitcoinSecret tests
Wladimir J. van der Laan
2012-10-01
4
-64
/
+854
|
/
*
Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2012-09-18
3
-4
/
+67
|
\
|
*
Add various tests for CTransaction::CheckTransaction()
Matt Corallo
2012-09-05
2
-2
/
+59
|
*
check tx.CheckTransaction for data-driven tx tests.
Matt Corallo
2012-09-05
1
-2
/
+8
*
|
Merge branch 'refactor_times' of git://github.com/luke-jr/bitcoin
Gavin Andresen
2012-09-18
1
-1
/
+1
|
\
\
|
*
|
Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db
Luke Dashjr
2012-09-08
1
-1
/
+1
*
|
|
Wrong address added to collection in test
xanatos
2012-09-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #1699 from laanwj/2012_08_securealloc
Pieter Wuille
2012-08-24
1
-0
/
+115
|
\
\
|
|
/
|
/
|
|
*
Handle locked pages more robustly (Fixes issue #1462)
Wladimir J. van der Laan
2012-08-23
1
-0
/
+115
*
|
Store a fixed order of transactions (and accounting) in the wallet
Luke Dashjr
2012-08-23
1
-0
/
+123
|
/
*
Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2012-08-21
5
-2
/
+411
|
\
|
*
Add data-driven transaction tests.
Matt Corallo
2012-08-20
3
-0
/
+216
|
*
Add a few test cases to data-driven script tests.
Matt Corallo
2012-08-20
2
-2
/
+195
*
|
Merge pull request #1687 from gavinandresen/quietunit
Pieter Wuille
2012-08-21
1
-1
/
+1
|
\
\
|
*
|
Suppress output when running unit tests.
Gavin Andresen
2012-08-20
1
-1
/
+1
|
|
/
*
/
Set block.nVersion to fix miner unit test
Gavin Andresen
2012-08-20
1
-0
/
+1
|
/
*
Remove useless non-cross-platform tests.
Matt Corallo
2012-08-17
1
-0
/
+2
*
fix further spelling errors / remove a tab in the source
Philip Kaufmann
2012-08-02
1
-3
/
+3
*
Bugfix: Use standard BTC unit in comments
Luke Dashjr
2012-08-01
1
-2
/
+2
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
2
-3
/
+3
*
Tests for CreateNewBlock
Luke Dashjr
2012-07-12
1
-0
/
+190
*
Run BDB disk-less for test_bitcoin
Luke Dashjr
2012-07-11
1
-1
/
+7
*
Implement raw transaction RPC calls
Gavin Andresen
2012-07-05
1
-0
/
+113
*
Fix a couple more typos
fanquake
2012-06-30
2
-2
/
+2
*
Merge branch 'patch-3' of https://github.com/xanatos/bitcoin
Gavin Andresen
2012-06-28
1
-3
/
+3
|
\
|
*
Small fix to rpc_tests
xanatos
2012-06-22
1
-3
/
+3
*
|
Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)
Gavin Andresen
2012-06-25
1
-7
/
+7
*
|
Node support for Tor hidden services
Pieter Wuille
2012-06-23
2
-2
/
+13
*
|
Unit tests for base32 encode/decode
Pieter Wuille
2012-06-22
1
-0
/
+20
|
/
*
= instead of == in multisig_tests.cpp
xanatos
2012-06-21
1
-1
/
+1
*
Fix netbase tests
Pieter Wuille
2012-06-19
1
-1
/
+0
*
Merge pull request #1399 from sipa/ipparse
Gavin Andresen
2012-06-18
1
-0
/
+92
|
\
|
*
Add netbase tests
Pieter Wuille
2012-06-14
1
-0
/
+92
[next]