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
2015-11-09
[trivial] New DEFAULT_MIN_RELAY_TX_FEE = 1000
MarcoFalke
2015-11-09
transaction_tests: Be more strict checking dust
MarcoFalke
2015-11-03
Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of...
Gregory Maxwell
2015-11-02
Merge pull request #6928
Wladimir J. van der Laan
2015-11-01
Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-ti...
Gregory Maxwell
2015-11-01
tests: Initialize networking on windows
Wladimir J. van der Laan
2015-10-27
unittest: fix test for null tx input
Daniel Kraft
2015-10-26
Merge pull request #6888
Wladimir J. van der Laan
2015-10-25
Use BOOST_CHECK_MESSAGE() rather than BOOST_CHECK() in alerts_tests.cpp and i...
Eric Lombrozo
2015-10-23
Enable policy enforcing GetMedianTimePast as the end point of lock-time const...
Mark Friedenbach
2015-10-23
Merge pull request #6873
Jeff Garzik
2015-10-22
leveldbwrapper file rename to dbwrapper.*
Jeff Garzik
2015-10-22
leveldbwrapper symbol rename: Remove "Level" from class, etc. names
Jeff Garzik
2015-10-22
Merge pull request #6848
Wladimir J. van der Laan
2015-10-21
Merge pull request #6722
Wladimir J. van der Laan
2015-10-20
Merge pull request #6235
Wladimir J. van der Laan
2015-10-20
Chainparams: Replace CBaseChainParams::Network enum with string constants (su...
Jorge Timón
2015-10-18
Add DERSIG transaction test cases
J Ross Nicoll
2015-10-14
Undo GetMinFee-requires-extra-call-to-hit-0
Matt Corallo
2015-10-13
Merge pull request #6777
Wladimir J. van der Laan
2015-10-13
Merge pull request #6798
Wladimir J. van der Laan
2015-10-13
Add reasonable test case for mempool trimming
Matt Corallo
2015-10-13
Only call TrimToSize once per reorg/blocks disconnect
Matt Corallo
2015-10-13
Reverse the sort on the mempool's feerate index
Suhas Daftuar
2015-10-10
tests: update transaction_tests for new dust threshold
Wladimir J. van der Laan
2015-10-10
Clarification of unit test build instructions.
Eric Lombrozo
2015-10-09
Refer to obfuscate_key via pointer in peripheral CLevelDB classes
James O'Beirne
2015-10-09
Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator
James O'Beirne
2015-10-07
Merge pull request #6720
Wladimir J. van der Laan
2015-10-06
Merge pull request #6650
Wladimir J. van der Laan
2015-10-06
Add chainstate obfuscation to avoid spurious antivirus detection
James O'Beirne
2015-10-01
Accept any sequence of PUSHDATAs in OP_RETURN outputs
Peter Todd
2015-10-01
[Univalue] add univalue over subtree
Jonas Schnelli
2015-09-30
Merge pull request #6713
Wladimir J. van der Laan
2015-09-25
Merge pull request #5264
Wladimir J. van der Laan
2015-09-24
Creates unittests for addrman, makes addrman testable.
EthanHeilman
2015-09-23
SanitizeString: Allow hypen char
MarcoFalke
2015-09-22
Do not store Merkle branches in the wallet.
Pieter Wuille
2015-09-22
Merge pull request #6315
Wladimir J. van der Laan
2015-09-22
Merge pull request #6647
Wladimir J. van der Laan
2015-09-19
Track transaction packages in CTxMemPoolEntry
Suhas Daftuar
2015-09-19
TxMemPool: Change mapTx to a boost::multi_index_container
Ashley Holman
2015-09-16
[QA] fix netbase tests because of new CSubNet::ToString() output
Jonas Schnelli
2015-09-16
net: Fix CIDR notation in ToString()
Wladimir J. van der Laan
2015-09-16
net: use CIDR notation in CSubNet::ToString()
Jonas Schnelli
2015-09-16
[uacomment] Sanitize per BIP-0014
MarcoFalke
2015-09-04
Merge pull request #5677
Wladimir J. van der Laan
2015-09-03
Replace boost::reverse_lock with our own.
Casey Rodarmor
2015-09-02
Remove rpc_boostasiotocnetaddr test
Wladimir J. van der Laan
2015-08-24
Merge pull request #6576
Wladimir J. van der Laan
[next]