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-12-07
Remove unused and confusing CTransaction constructor
MarcoFalke
2020-12-07
Merge #19847: rpc, refactor: Avoid duplicate set lookup in gettxoutproof
Jonas Schnelli
2020-12-07
Merge #19832: p2p: Put disconnecting logs into BCLog::NET category
MarcoFalke
2020-12-07
Merge #20476: contrib: Add test for ELF symbol-check
fanquake
2020-12-07
Merge #20577: doc: libconsensus: add missing error code description, fix NBit...
fanquake
2020-12-06
Merge #19893: test: Remove or explain syncwithvalidationinterfacequeue
MarcoFalke
2020-12-06
Merge #20581: Don't make "in" parameters look like "out"/"in-out" parameters:...
MarcoFalke
2020-12-06
Don't make "in" parameters look like "out"/"in-out" parameters: pass by ref t...
practicalswift
2020-12-05
doc: libbitcoinconsensus: add missing error code description, fix NBitcoin link
Sebastian Falbesoner
2020-12-05
Merge #20572: ci: Adjust Cirrus CI task names (follow up)
MarcoFalke
2020-12-04
ci: Adjust Cirrus CI task names (follow up)
Hennadii Stepanov
2020-12-04
rpc: Reject empty txids in gettxoutproof
João Barbosa
2020-12-04
rpc, refactor: Avoid duplicate set lookup in gettxoutproof
João Barbosa
2020-12-04
Merge #20562: tests: Test that a fully signed tx given to signrawtx is unchanged
MarcoFalke
2020-12-04
Merge #20566: refactor: Use C++17 std::array where possible
MarcoFalke
2020-12-04
Merge #20565: Android : Ensure pic build for bdb
fanquake
2020-12-04
Merge #20255: util: Add Assume() identity function
MarcoFalke
2020-12-04
Merge #20200: doc: rename CODEOWNERS to REVIEWERS
Wladimir J. van der Laan
2020-12-04
Merge #20563: build: Check that Homebrew's berkeley-db4 package is actually i...
Jonas Schnelli
2020-12-04
refactor: Use C++17 std::array where possible
MarcoFalke
2020-12-04
Merge #20182: ci: Build with --enable-werror by default, and document exceptions
MarcoFalke
2020-12-04
Android : Ensure pic build for bdb
Block Mechanic
2020-12-03
build: Check that Homebrew's berkeley-db4 package is actually installed
Hennadii Stepanov
2020-12-03
tests: Test that a fully signed tx given to signrawtx is unchanged
Andrew Chow
2020-12-03
ci: Build with --enable-werror by default, and document exceptions
Hennadii Stepanov
2020-12-03
Merge #20221: net: compat.h related cleanup
Wladimir J. van der Laan
2020-12-03
Merge #20506: ci: AppVeyor fixes for Visual Studio 2019 16.8.1 image
Wladimir J. van der Laan
2020-12-03
Merge #20520: depends: Do not force Precompiled Headers (PCH) for building Qt...
Wladimir J. van der Laan
2020-12-03
contrib: add MACHO tests to symbol-check tests
fanquake
2020-12-03
contrib: Add test for ELF symbol-check
Wladimir J. van der Laan
2020-12-03
Removed redundant git pull from appveyor config.
Aaron Clauson
2020-12-03
Merge #20466: test: Fix intermittent p2p_fingerprint issue
MarcoFalke
2020-12-02
Merge #20545: ci: Adjust cirrus ci task names
MarcoFalke
2020-12-02
Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve exp...
fanquake
2020-12-02
depends: Do not force Precompiled Headers (PCH) for building Qt on Linux
Hennadii Stepanov
2020-12-02
Adjusted msvc compiler and linker settings to remove optimisations that are c...
Aaron Clauson
2020-12-02
ci: Adjust cirrus ci task names
MarcoFalke
2020-12-02
Merge #20543: ci: no-longer exclude feature_block in TSAN job
MarcoFalke
2020-12-02
Merge #18948: qt: Call setParent() in the parent's context
Jonas Schnelli
2020-12-02
Merge #20507: sync: print proper lock order location when double lock is dete...
MarcoFalke
2020-12-02
ci: no-longer exclude feature_block in TSAN job
fanquake
2020-12-02
Merge #20461: rpc: Validate -rpcauth arguments
MarcoFalke
2020-12-02
Merge #20540: test: Fix wallet_multiwallet issue on windows
MarcoFalke
2020-12-02
Merge #19980: refactor: Some wallet cleanups
fanquake
2020-12-01
refactor: Improve use of explicit keyword
Fabian Jahr
2020-12-01
lint: Use c++17 std in cppcheck linter
Fabian Jahr
2020-12-01
Merge #20207: Follow-up extra comments on taproot code and tests
MarcoFalke
2020-12-01
Merge #20425: fuzz: Make CAddrMan fuzzing harness deterministic
MarcoFalke
2020-12-01
test: Fix wallet_multiwallet issue on windows
MarcoFalke
2020-12-01
Merge #20478: Don't set BDB flags when configuring without
Jonas Schnelli
[next]