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
/
test_bitcoin.cpp
Age
Commit message (
Expand
)
Author
2016-03-11
Move GetTempPath() to testutil.
Mustafa
2016-01-20
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-01
Store the total sig op count of a tx.
Alex Morcos
2015-11-30
Track coinbase spends in CTxMemPoolEntry
Suhas Daftuar
2015-11-19
Change GetPriority calculation.
Alex Morcos
2015-11-27
Merge pull request #7053
Wladimir J. van der Laan
2015-11-23
Globals: Remove a bunch of Params() calls from main.cpp:
Jorge Timón
2015-11-16
Implement helper class for CTxMemPoolEntry constructor
Alex Morcos
2015-11-11
Chainparams: Explicit CChainParams arg for miner:
Jorge Timón
2015-11-11
Chainparams: Explicit CChainParams arg for main (pre miner):
Jorge Timón
2015-11-01
tests: Initialize networking on windows
Wladimir J. van der Laan
2015-10-20
Chainparams: Replace CBaseChainParams::Network enum with string constants (su...
Jorge Timón
2015-07-27
Unit test doublespends in new blocks
Gavin Andresen
2015-07-23
TRIVIAL: Missing includes
Jorge Timón
2015-05-06
Merge pull request #6047
Wladimir J. van der Laan
2015-05-04
Update key.cpp to use new libsecp256k1
Pieter Wuille
2015-04-16
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-04-01
Merge pull request #5900
Wladimir J. van der Laan
2015-03-29
Initialization: setup environment before starting tests
dexX7
2015-03-27
Add a consistency check for the block chain data structures
Pieter Wuille
2015-03-20
Merge pull request #5745
Wladimir J. van der Laan
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-09
test: Remove UNITTEST params
Wladimir J. van der Laan
2015-03-03
Reinitialize state in between individual unit tests.
Pieter Wuille
2014-12-16
Remove references to X11 licence
Michael Ford
2014-10-20
Rename CWalletInterface to CValidationInterface
Pieter Wuille
2014-10-08
Merge pull request #4834
Pieter Wuille
2014-10-02
Switch testing framework from MAIN to new UNITTEST network
SergioDemianLerner
2014-10-02
Revert merge of pull #4845
Wladimir J. van der Laan
2014-09-29
Switch testing framework from MAIN to new UNITTEST network
SergioDemianLerner
2014-09-24
Get rid of the dummy CCoinsViewCache constructor arg
Pieter Wuille
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-07-09
move rand functions from util to new random.h/.cpp
Philip Kaufmann
2014-07-07
Move ui_interface to bitcoin_server.a
Wladimir J. van der Laan
2014-06-25
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-03-25
Fix test build after d138598
Wladimir J. van der Laan
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2013-12-20
Merge pull request #3416
Wladimir J. van der Laan
2013-12-19
Make bitcoin compile without wallet if "db_cxx.h" is not present
Thomas Holenstein
2013-12-15
Remove -logtodebugger
Wladimir J. van der Laan
2013-12-08
Add main-specific node state
Pieter Wuille
2013-12-04
Delimit code with #ifdef ENABLE_WALLET
Wladimir J. van der Laan
2013-12-03
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-04-03
Port Thread* methods to boost::thread_group
Gavin Andresen
2013-02-01
Make sure the genesis block is present after reindex
Pieter Wuille
2013-01-08
Parallelize script verification
Pieter Wuille
2012-11-29
Make test_bitcoin run in a temp datadir
Pieter Wuille
[prev]
[next]