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
2018-09-11
Merge #13558: Drop unused GetType() from CSizeComputer
Wladimir J. van der Laan
2018-09-11
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-08
Merge #12775: Integration of property based testing into Bitcoin Core
Wladimir J. van der Laan
2018-09-04
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
Merge #14094: refactoring: Remove unreferenced local variables
Wladimir J. van der Laan
2018-09-03
Increase signal to noise in appveyor build output by reducing the MSVC warnin...
practicalswift
2018-08-31
scripted-diff: Small locking rename
Russell Yanofsky
2018-08-31
Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
Wladimir J. van der Laan
2018-08-31
Merge #14088: tests: Don't assert(...) with side effects
Wladimir J. van der Laan
2018-08-31
Merge #14108: tests: Add missing locking annotations and locks (g_cs_orphans)
MarcoFalke
2018-08-31
Merge #14073: blockfilter: Avoid out-of-bounds script access.
Wladimir J. van der Laan
2018-08-30
tests: Add missing locking annotations and locks
practicalswift
2018-08-29
Merge #13792: tx pool: Avoid passing redundant hash into addUnchecked (script...
Wladimir J. van der Laan
2018-08-29
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
Wladimir J. van der Laan
2018-08-28
blockfilter: Omit empty scripts from filter contents.
Jim Posen
2018-08-28
Implements custom tolower and toupper functions.
251
2018-08-28
Implements ParseNetwork unit test.
251
2018-08-28
tests: Fix accidental trunction from int to bool
practicalswift
2018-08-28
Don't assert(...) with side effects
practicalswift
2018-08-27
Merge #13767: Remove redundant assignments (dead stores)
MarcoFalke
2018-08-27
Merge #13769: Mark single-argument constructors "explicit"
MarcoFalke
2018-08-27
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
Integration of property based testing into Bitcoin Core
Chris Stewart
2018-08-26
Merge #14071: qa: Stop txindex thread before calling destructor
MarcoFalke
2018-08-26
Merge #12254: BIP 158: Compact Block Filters for Light Clients
Wladimir J. van der Laan
2018-08-26
qa: Stop txindex thread before calling destructor
MarcoFalke
2018-08-26
Use assert when running from multithreaded code as BOOST_CHECK_* are not thre...
Jesse Cohen
2018-08-26
Add compile time checking for all cs_main runtime locking assertions
practicalswift
2018-08-25
Merge #13961: util: Replace boost::signals2 with std::function
Wladimir J. van der Laan
2018-08-25
blockfilter: Unit test against BIP 158 test vectors.
Jim Posen
2018-08-25
blockfilter: Construction of basic block filters.
Jim Posen
2018-08-25
blockfilter: Simple test for GCSFilter construction and Match.
Jim Posen
2018-08-25
streams: Unit tests for BitStreamReader and BitStreamWriter.
Jim Posen
2018-08-25
streams: Unit test for VectorReader class.
Jim Posen
2018-08-25
Merge #13429: Return the script type from Solver
Wladimir J. van der Laan
2018-08-24
util: Replace boost::signals2 with std::function
MarcoFalke
2018-08-13
Merge #13534: Don't assert(foo()) where foo() has side effects
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-09
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-03
Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
Russell Yanofsky
2018-08-03
Add unit test for DEBUG_LOCKORDER code
Russell Yanofsky
2018-08-02
trivial: correct typos
Varunram
2018-08-02
Remove unused variable
practicalswift
2018-08-02
Remove redundant assignments (dead stores)
practicalswift
2018-08-01
Merge #13697: Support output descriptors in scantxoutset
Wladimir J. van der Laan
2018-07-31
Merge #13247: Add tests to SingleThreadedSchedulerClient() and document the m...
MarcoFalke
2018-07-30
scripted-diff: Remove unused first argument to addUnchecked
MarcoFalke
[next]