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
2017-05-15
tests: Correct testcase in script_tests.json for large number OP_EQUAL
Wladimir J. van der Laan
2017-05-15
Merge #9494: Introduce an ArgsManager class encapsulating cs_args, mapArgs a...
Wladimir J. van der Laan
2017-05-09
[tests] Clean up addrman_tests.cpp
Jimmy Song
2017-05-09
Util: Create ArgsManager class...
Jorge Timón
2017-05-09
Merge #10287: [tests] Update Unit Test for addrman.h/addrman.cpp
MarcoFalke
2017-05-09
Merge #8855: Use a proper factory for creating chainparams
Wladimir J. van der Laan
2017-05-03
Chainparams: Use the factory for pow tests
Jorge Timón
2017-05-03
Chainparams: Get rid of CChainParams& Params(std::string)
Jorge Timón
2017-05-03
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-02
[tests] Update Unit Test for addrman.h/addrman.cpp
Jimmy Song
2017-04-26
Merge #10280: [test] Unit test amount.h/amount.cpp
MarcoFalke
2017-04-26
[test] Unit test amount.h/amount.cpp
Jimmy Song
2017-04-25
[test] Add Unit Test for GetListenPort
Jimmy Song
2017-04-24
Merge #9792: FastRandomContext improvements and switch to ChaCha20
Wladimir J. van der Laan
2017-04-20
Merge #9942: Refactor CBlockPolicyEstimator
Wladimir J. van der Laan
2017-04-13
Merge #9480: De-duplicate SignatureCacheHasher
Pieter Wuille
2017-04-12
Deduplicate SignatureCacheHasher
Jeremy Rubin
2017-04-10
Call estimate(Smart)Fee directly from CBlockPolicyEstimator
Alex Morcos
2017-04-10
Make feeEstimator its own global instance of CBlockPolicyEstimator
Alex Morcos
2017-04-03
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-03-30
Decrease testcase sizes in cuckoocache tests
Jeremy Rubin
2017-03-29
Add a FastRandomContext::randrange and use it
Pieter Wuille
2017-03-29
Switch FastRandomContext to ChaCha20
Pieter Wuille
2017-03-29
Add ChaCha20
Pieter Wuille
2017-03-22
Merge #10045: [trivial] Fix typos in comments
Jonas Schnelli
2017-03-21
[trivial] Fix typos in comments
practicalswift
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-03-20
Merge #10027: Set to nullptr after delete
Wladimir J. van der Laan
2017-03-18
Set to nullptr after delete
practicalswift
2017-03-18
Merge #9911: Wshadow: various gcc fixes
Wladimir J. van der Laan
2017-03-18
Merge #9987: Remove unused code
Wladimir J. van der Laan
2017-03-18
Fix shadowing of local variables.
Pavel Janík
2017-03-18
Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1.
Pavel Janík
2017-03-17
Merge #9974: Add basic Qt wallet test
Jonas Schnelli
2017-03-17
Remove unused code
practicalswift
2017-03-14
Merge #9497: CCheckQueue Unit Tests
Wladimir J. van der Laan
2017-03-10
Make test_bitcoin.cpp compatible with Qt Test framework
Russell Yanofsky
2017-03-09
Merge #9916: Fix msvc compiler error C4146 (minus operator applied to unsigne...
Wladimir J. van der Laan
2017-03-08
Fix msvc compiler error C4146 (unary minus operator applied to unsigned type)
kobake
2017-03-07
Improve logging in bctest.py if there is a formatting mismatch
John Newbery
2017-03-07
Merge #9548: Remove min reasonable fee
Wladimir J. van der Laan
2017-03-07
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
Merge #9555: [test] Avoid reading a potentially uninitialized variable in tx_...
MarcoFalke
2017-03-03
[cleanup] Remove coin age priority completely.
Alex Morcos
2017-03-03
[test] Remove priority from tests
Alex Morcos
2017-03-03
Merge #8808: Do not shadow variables (gcc set)
Wladimir J. van der Laan
2017-03-02
test: Report InitBlockIndex result
Wladimir J. van der Laan
2017-03-01
Merge #9821: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD
Wladimir J. van der Laan
2017-03-01
Merge #9868: Abstract out the command line options for block assembly
Wladimir J. van der Laan
[next]