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
Age
Commit message (
Expand
)
Author
2020-03-24
tests: Add integer serialization/deserialization fuzzing harness
practicalswift
2020-03-24
Merge #18417: tests: Add fuzzing harnesses for functions in addrdb.h, net_per...
MarcoFalke
2020-03-24
Merge #17720: test: add unit test for non-standard "scriptsig-not-pushonly" txs
MarcoFalke
2020-03-24
tests: Add fuzzing harness for functions in net_permissions.h
practicalswift
2020-03-24
tests: Add fuzzing harness for functions in timedata.h
practicalswift
2020-03-24
tests: Add fuzzing harness for functions in addrdb.h
practicalswift
2020-03-24
gui: avoid QT Designer/Form Editor re-formatting
Jon Atack
2020-03-24
gui: display Mapped AS in peers info window
Jon Atack
2020-03-23
Make VerifyWitnessProgram use a Span stack
Pieter Wuille
2020-03-23
Merge #18278: interfaces: Describe and follow some code conventions
MarcoFalke
2020-03-23
script: fix SCRIPT_ERR_SIG_PUSHONLY error string
Sebastian Falbesoner
2020-03-23
Merge #18393: tests: Don't assume presence of __builtin_mul_overflow(…) in ...
MarcoFalke
2020-03-22
tests: Don't assume presence of __builtin_mul_overflow in MultiplicationOverf...
practicalswift
2020-03-22
scripts: add PE dylib checking to symbol-check.py
fanquake
2020-03-21
rpc: fix broken RPCExamples for waitforblock(height)
Sebastian Falbesoner
2020-03-21
build: Fix typo in EVENT_CFLAGS variable
Hennadii Stepanov
2020-03-21
rpc: add missing HelpExampleRpc for getblockfilter
Sebastian Falbesoner
2020-03-19
refactor: Change createWallet, fillPSBT argument order
Russell Yanofsky
2020-03-19
refactor: Change Chain::broadcastTransaction param order
Russell Yanofsky
2020-03-19
refactor: Rename Chain::Notifications methods to be consistent with other int...
Russell Yanofsky
2020-03-19
refactor: Rename Node::disconnect methods
Russell Yanofsky
2020-03-19
refactor: Get rid of Wallet::IsWalletFlagSet method
Russell Yanofsky
2020-03-19
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...
Wladimir J. van der Laan
2020-03-19
build: fix sysctl() detection on macOS
fanquake
2020-03-18
Merge #18376: net: fix use-after-free in tests
MarcoFalke
2020-03-18
Merge #18155: tests: Add harness which fuzzes EvalScript and VerifyScript usi...
MarcoFalke
2020-03-18
Update merkle.cpp
4d55397500
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-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 #18353: tests: Add fuzzing harnesses for classes CBlockHeader, CFeeRate...
MarcoFalke
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 #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
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-14
Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation
Wladimir J. van der Laan
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-14
Replace remaining literals BTC with CURRENCY_UNIT
Daniel Kraft
[prev]
[next]