Commit Graph

127 Commits (a485c1b69e282883414dfb387d0aac1cfa21533d)

Author SHA1 Message Date
Pieter Wuille 487db8a2b1 Make test_bitcoin run in a temp datadir
12 years ago
Pieter Wuille 99d0d0f356 Introduce script verification flags
12 years ago
Pieter Wuille c7075c4b65 Fix tests after cache tweaks
12 years ago
Pieter Wuille 7fea484674 Add -reindex, to perform in-place reindexing of block chain files
12 years ago
Gavin Andresen 03346a61b1 Add redeemScript to listunspent output and signrawtransaction input
12 years ago
Gavin Andresen 2d43f88e1f Tests for raw transactions argument checking
12 years ago
Gavin Andresen c4d884e20e No need for test fixture now that multisig is enabled on main network.
12 years ago
Philip Kaufmann 729b180686 change blockchain -> block chain (spelling)
12 years ago
Pieter Wuille 4ca60bba5c Remove BDB block database support
12 years ago
Pieter Wuille e1bfbab802 Add LevelDB MemEnv support
12 years ago
Pieter Wuille d979e6e36a Use singleton block tree database instance
12 years ago
Pieter Wuille 13c51f20f6 Direct CCoins references
12 years ago
Pieter Wuille 450cbb0944 Ultraprune
12 years ago
Pieter Wuille 0fa593d0fb Compact serialization for amounts
12 years ago
Pieter Wuille 4d6144f97f Compact serialization for variable-length integers
12 years ago
Jeff Garzik dee0ee2ac9 Merge pull request #1742 from sipa/canonical
12 years ago
Wladimir J. van der Laan d6b13283d1 data-driven base58 CBitcoinAddress/CBitcoinSecret tests
12 years ago
Pieter Wuille 58bc86e37f Check for canonical public keys and signatures
12 years ago
Gavin Andresen 6cbae37667 Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin
12 years ago
Gavin Andresen a0971337d0 Merge branch 'refactor_times' of git://github.com/luke-jr/bitcoin
12 years ago
Luke Dashjr da7b8c1260 Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db
12 years ago
xanatos af8c050bff Wrong address added to collection in test
12 years ago
Matt Corallo 65786afb05 Add various tests for CTransaction::CheckTransaction()
12 years ago
Matt Corallo 1fcebc16c5 check tx.CheckTransaction for data-driven tx tests.
12 years ago
Pieter Wuille af1c6b93b7 Merge pull request #1699 from laanwj/2012_08_securealloc
12 years ago
Luke Dashjr 9c7722b7c5 Store a fixed order of transactions (and accounting) in the wallet
12 years ago
Wladimir J. van der Laan e95568b78d Handle locked pages more robustly (Fixes issue #1462)
12 years ago
Gavin Andresen f39ab4c8d0 Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin
12 years ago
Pieter Wuille 143acc7672 Merge pull request #1687 from gavinandresen/quietunit
12 years ago
Matt Corallo fc4743faa8 Add data-driven transaction tests.
12 years ago
Matt Corallo 336a0abbbb Add a few test cases to data-driven script tests.
12 years ago
Gavin Andresen 4d51be1cf3 Suppress output when running unit tests.
12 years ago
Gavin Andresen 3fcec0d4a0 Set block.nVersion to fix miner unit test
12 years ago
Matt Corallo 8555a3e3cc Remove useless non-cross-platform tests.
12 years ago
Philip Kaufmann efdcf94174 fix further spelling errors / remove a tab in the source
12 years ago
Luke Dashjr 3c726dd3c0 Bugfix: Use standard BTC unit in comments
12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings
12 years ago
Luke Dashjr 639b61d78e Tests for CreateNewBlock
13 years ago
Luke Dashjr 148e107da6 Run BDB disk-less for test_bitcoin
13 years ago
Gavin Andresen a2709fad7f Implement raw transaction RPC calls
13 years ago
fanquake 7790f391ab Fix a couple more typos
13 years ago
Gavin Andresen 1b71f82e38 Merge branch 'patch-3' of https://github.com/xanatos/bitcoin
13 years ago
Gavin Andresen 1282c8653e Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)
13 years ago
Pieter Wuille 70f7f00385 Node support for Tor hidden services
13 years ago
Pieter Wuille e0be8da392 Unit tests for base32 encode/decode
13 years ago
xanatos d89f06c1ae Small fix to rpc_tests
13 years ago
xanatos fdfdb5cd7d = instead of == in multisig_tests.cpp
13 years ago
Pieter Wuille 4c6b210af0 Fix netbase tests
13 years ago
Gavin Andresen c5532e188e Merge pull request #1399 from sipa/ipparse
13 years ago
Gavin Andresen 550c73f4c8 Merge branch 'signbugs' of https://github.com/wizeman/bitcoin
13 years ago