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