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-29
Merge #18391: doc: Update init and reduce-traffic docs for -blocksonly
MarcoFalke
2020-03-29
Update -blocksonly documentation
glowang
2020-03-28
Merge #18459: rpc: remove unused getbalances() code
MarcoFalke
2020-03-28
rpc: remove unused getbalances() code
Jon Atack
2020-03-28
Merge #18444: RPC: Remove final comma for last entry of fixed-size arrays/obj...
MarcoFalke
2020-03-28
Merge #18449: util: Remove unused itostr
Wladimir J. van der Laan
2020-03-28
Bugfix: RPC: Remove final comma for last entry of fixed-size Arrays and Objec...
Luke Dashjr
2020-03-27
Merge #16995: Fix gcc 9 warnings
Wladimir J. van der Laan
2020-03-27
util: Replace i64tostr with ToString
MarcoFalke
2020-03-27
util: Remove unused itostr
MarcoFalke
2020-03-27
Merge #18398: rpc: fix broken RPCExamples for waitforblock(height)
fanquake
2020-03-27
Merge #18416: util: Limit decimal range of numbers ParseScript accepts
Wladimir J. van der Laan
2020-03-27
Limit decimal range of numbers ParseScript accepts
pierrenn
2020-03-27
Merge #18388: Make VerifyWitnessProgram use a Span stack
fanquake
2020-03-26
Merge #18445: tests: Add fuzzing harnesses for functions/classes in chain.h a...
MarcoFalke
2020-03-26
Merge #18270: util: Fail to parse whitespace-only strings in ParseMoney(...) ...
MarcoFalke
2020-03-26
tests: Add fuzzing harness for functions/classes in chain.h
practicalswift
2020-03-26
tests: Add fuzzing harness for functions/classes in protocol.h
practicalswift
2020-03-26
Merge #18312: wallet: remove deprecated fee bumping by totalFee
Wladimir J. van der Laan
2020-03-26
wallet: remove CreateTotalBumpTransaction()
Jon Atack
2020-03-26
wallet: remove totalfee from createBumpTransaction()
Jon Atack
2020-03-26
rpc: remove deprecated totalFee arg from RPC bumpfee
Jon Atack
2020-03-26
Merge #18412: script: fix SCRIPT_ERR_SIG_PUSHONLY error string
MarcoFalke
2020-03-26
Merge #15600: lockedpool: When possible, use madvise to avoid including sensi...
Wladimir J. van der Laan
2020-03-26
Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile
fanquake
2020-03-26
Merge #18397: build: Fix libevent linking for bench_bitcoin binary
fanquake
2020-03-25
Merge #18134: Replace std::to_string with locale-independent alternative
Wladimir J. van der Laan
2020-03-25
Merge #18395: scripts: add PE dylib checking to symbol-check.py
Wladimir J. van der Laan
2020-03-25
Merge #18402: gui: display mapped AS in peers info window
Wladimir J. van der Laan
2020-03-25
build: remove double LIBBITCOIN_SERVER from bench-Makefile
Harris
2020-03-24
tests: Add fuzzing harness for classes/functions in blockfilter.h
practicalswift
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
[next]