index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-19
Merge #18386: doc: Temporary note that release notes should be edited in wiki
MarcoFalke
2020-03-19
doc: Temporary note that release notes should be edited in wiki
Wladimir J. van der Laan
2020-03-19
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...
Wladimir J. van der Laan
2020-03-19
Merge #18340: doc: mention MAKE=gmake workaround when building on a BSD
Wladimir J. van der Laan
2020-03-19
Merge #18359: build: fix sysctl() detection on macOS
Wladimir J. van der Laan
2020-03-19
Merge #18378: Bugfix & simplify bn2vch using int.to_bytes
Wladimir J. van der Laan
2020-03-19
build: fix sysctl() detection on macOS
fanquake
2020-03-18
Add bn2vch test to functional tests
Pieter Wuille
2020-03-18
Simplify bn2vch using int.to_bytes
Pieter Wuille
2020-03-18
Merge #18376: net: fix use-after-free in tests
MarcoFalke
2020-03-18
Merge #18300: fuzz: Add option to merge input dir to test runner
MarcoFalke
2020-03-18
Merge #18155: tests: Add harness which fuzzes EvalScript and VerifyScript usi...
MarcoFalke
2020-03-18
Merge #18379: doc: Comment fix merkle.cpp
MarcoFalke
2020-03-18
Update merkle.cpp
4d55397500
2020-03-18
Merge #18371: test: use fs namespace in dbwrapper unicodepath test
MarcoFalke
2020-03-18
net: fix use-after-free in tests
Vasil Dimov
2020-03-18
test: use fs namespace in dbwrapper unicodepath test
fanquake
2020-03-18
doc: mention MAKE=gmake workaround when building on a BSD
emu
2020-03-17
Merge #18289: refactor: Make scheduler methods type safe
MarcoFalke
2020-03-17
tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed si...
practicalswift
2020-03-17
Merge #15283: log: Fix UB with bench on genesis block
MarcoFalke
2020-03-17
Merge #17319: Tests: remove bignum module
MarcoFalke
2020-03-17
Merge #18353: tests: Add fuzzing harnesses for classes CBlockHeader, CFeeRate...
MarcoFalke
2020-03-17
Merge #18364: random: remove getentropy() fallback for macOS < 10.12
Wladimir J. van der Laan
2020-03-17
Merge #18366: tests: simplify next_block() function in feature_block
MarcoFalke
2020-03-17
tests: simplify next_block() function in feature_block
John Newbery
2020-03-17
doc: fix GetTimeMicros() comment in random.cpp
fanquake
2020-03-17
rand: remove getentropy() fallback for macOS < 10.12
fanquake
2020-03-16
Merge #18350: test: Fix mining to an invalid target + ensure that a new block...
MarcoFalke
2020-03-16
Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time
Wladimir J. van der Laan
2020-03-16
Merge #17997: refactor: Remove mempool global from net
MarcoFalke
2020-03-16
Merge #18344: doc: Fix nit in getblockchaininfo
Wladimir J. van der Laan
2020-03-16
Merge #18341: doc: Replace remaining literal BTC with CURRENCY_UNIT.
Wladimir J. van der Laan
2020-03-16
Merge #18357: Fix missing header in sync.h
fanquake
2020-03-16
Merge #18360: Bump transifex slug and update English translations for 0.20
Wladimir J. van der Laan
2020-03-16
tx: Bump transifex slug to 020x
Wladimir J. van der Laan
2020-03-16
qt: Periodical translations update
Wladimir J. van der Laan
2020-03-15
Fix missing header in sync.h
João Barbosa
2020-03-15
tests: Add fuzzing harness for various functions taking std::string as input
practicalswift
2020-03-15
tests: Add fuzzing harness for MultiplicationOverflow(...)
practicalswift
2020-03-15
tests: Add fuzzing harness for CFeeRate
practicalswift
2020-03-15
tests: Add fuzzing harness for CBlockHeader
practicalswift
2020-03-15
tests: Add fuzzing harness for count_seconds(...)
practicalswift
2020-03-15
Merge #18345: test: Bump timeouts to avoid valgrind failures
MarcoFalke
2020-03-14
test: Bump timeouts to avoid valgrind failures
MarcoFalke
2020-03-14
Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation
Wladimir J. van der Laan
2020-03-14
Fix mining to an invalid target + ensure that a new block has the
Samer Afach
2020-03-14
Replace remaining literals BTC with CURRENCY_UNIT
Daniel Kraft
2020-03-13
Merge #18204: descriptors: improve descriptor cache and cache xpubs
Wladimir J. van der Laan
2020-03-13
Merge #18002: Abstract out script execution out of VerifyWitnessProgram()
Wladimir J. van der Laan
[next]