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-04
test: add coverage for passing fee rate as a string
Jon Atack
2020-12-04
wallet, bugfix: allow send to take string fee rate values
Jon Atack
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
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
2020-12-01
Merge #20496: build: Drop unneeded macOS framework dependencies
Jonas Schnelli
2020-12-01
Merge #20512: doc: Add bash as an OpenBSD dependency
Jonas Schnelli
2020-12-01
Merge bitcoin-core/gui#137: refactor: Replace deprecated Qt::SystemLocale{Sho...
Jonas Schnelli
2020-12-01
Merge #20222: refactor: CTxMempool constructor clean up
MarcoFalke
2020-12-01
Merge #20494: refactor: Move node and wallet code out of src/interfaces
MarcoFalke
2020-12-01
Merge #20519: Handle rename failure in DumpMempool(...) by using the RenameOv...
MarcoFalke
2020-11-30
doc: rename CODEOWNERS to REVIEWERS
Adam Jonas
2020-11-30
Merge #20499: Remove obsolete NODISCARD ifdef forest. Use [[nodiscard]] (C++17).
MarcoFalke
2020-11-30
Merge #20491: refactor: Drop noop gcc version checks
fanquake
2020-11-30
Merge #20471: build: use C++17 in depends
fanquake
2020-11-28
Merge #20522: [test] Fix sync issue in disconnect_p2ps
MarcoFalke
2020-11-28
Merge bitcoin-core/gui#138: unlock encrypted wallet "OK" button bugfix
MarcoFalke
2020-11-28
Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param ma...
MarcoFalke
[next]