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-08-25
build: use patch rather than sed in Boost package
fanquake
2020-08-25
build: use patch rather than sed in bdb package
fanquake
2020-08-25
Merge #15704: Move Win32 defines to configure.ac to ensure they are globally ...
fanquake
2020-08-25
Merge #18405: build: Drop all of the ZeroMQ patches
fanquake
2020-08-24
Merge #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_...
Wladimir J. van der Laan
2020-08-24
Merge #19704: Net processing: move ProcessMessage() to PeerLogicValidation
fanquake
2020-08-24
Merge #17396: build: modest Android improvements
fanquake
2020-08-24
Merge #19786: doc: Remove label from good first issue template
fanquake
2020-08-24
doc: Remove label from good first issue template
MarcoFalke
2020-08-24
Merge #19659: Add a seed corpus generation option to the fuzzing test_runner
MarcoFalke
2020-08-24
Merge #19689: build: Add Qt version checking
fanquake
2020-08-23
test/fuzz: add a seed corpus generation option to the test_runner
Antoine Poinsot
2020-08-22
Merge #19777: docs: Correct description for getblockstats's txs field
MarcoFalke
2020-08-21
docs: Correct description for getblockstats's txs field
Nadav Ivgi
2020-08-21
Merge #19722: test: Add test for getblockheader verboseness
MarcoFalke
2020-08-21
[net_processing] Move ProcessMessage to PeerLogicValidation
John Newbery
2020-08-21
Merge #19733: Move comment about BaseIndex::DB from TxIndex::DB
fanquake
2020-08-20
Move Win32 defines to configure.ac to ensure they are globally defined
Luke Dashjr
2020-08-20
Merge #19550: rpc: Add getindexinfo RPC
Wladimir J. van der Laan
2020-08-20
Merge #19727: test: Remove unused classes from p2p_leak.py
fanquake
2020-08-20
Merge #19765: doc: Fix getmempoolancestors RPC result doc
fanquake
2020-08-19
Merge #19750: refactor: remove unused c-string variant of atoi64()
Wladimir J. van der Laan
2020-08-19
Merge #19706: refactor: make EncodeBase58{Check} consume Spans
Wladimir J. van der Laan
2020-08-19
doc: Fix getmempoolancestor RPC result doc
MarcoFalke
2020-08-19
Merge #19746: ci: Move valgrind fuzzer to cirrus
MarcoFalke
2020-08-18
Remove unused includes
Marcin Jachymiak
2020-08-18
Move comment about BaseIndex::DB from TxIndex::DB
Marcin Jachymiak
2020-08-18
test: Distinguish between nodes(bitcoind) and peers(mininodes) in p2p_leak.py
Dhruv Mehta
2020-08-18
test: remove `CNodeNoVersionIdle` from p2p_leak.py
Dhruv Mehta
2020-08-18
test: remove `CNodeNoVersionMisbehavior` from p2p_leak.py
Dhruv Mehta
2020-08-19
Merge #19743: -maxapsfee follow-up
Samuel Dobson
2020-08-18
-maxapsfee: follow-up fixes
Karl-Johan Alm
2020-08-18
doc: release notes for -maxapsfee
Karl-Johan Alm
2020-08-18
Merge #19756: tests: add sync_all to fix race condition in wallet groups test
MarcoFalke
2020-08-18
Merge #19015: build: Enable some commonly enabled compiler diagnostics
fanquake
2020-08-18
Merge #19721: p2p: comment out unused MSG_FILTERED_WITNESS_BLOCK
fanquake
2020-08-18
Merge #19719: build: Add Werror=range-loop-analysis
fanquake
2020-08-18
tests: add sync_all to fix race condition in wallet groups test
Karl-Johan Alm
2020-08-17
util: remove unused c-string variant of atoi64()
Sebastian Falbesoner
2020-08-17
Merge #19734: Move CDiskTxPos to its own file
MarcoFalke
2020-08-17
ci: Set cirrus RAM to 8GB
MarcoFalke
2020-08-17
ci: Run valgrind fuzzer on cirrus
MarcoFalke
2020-08-17
[test] Add test for getblockheader verboseness
Torhte Butler
2020-08-17
Merge #14582: wallet: always do avoid partial spends if fees are within a spe...
Samuel Dobson
2020-08-16
Merge #19705: Shrink CAddress from 48 to 40 bytes on x64
Wladimir J. van der Laan
2020-08-16
build: AX_BOOST_THREAD serial 33
Igor Cota
2020-08-16
build: disable D-Bus on Android by default
Igor Cota
2020-08-16
doc: Add release notes for getindexinfo RPC
Fabian Jahr
2020-08-16
test: Add tests for getindexinfo RPC
Fabian Jahr
2020-08-16
rpc: Add getindexinfo RPC
Fabian Jahr
[next]