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-11-25
build: Drop unneeded IOKit framework dependency
Hennadii Stepanov
2020-11-25
build: Drop unneeded ApplicationServices framework dependency
Hennadii Stepanov
2020-11-25
Merge #19337: sync: detect double lock from the same thread
Wladimir J. van der Laan
2020-11-25
Merge #20489: CI msvc: only build vcpkg dependencies for release (not debug) ...
MarcoFalke
2020-11-25
Merge #19387: span: update constructors to match c++20 draft spec and add lif...
MarcoFalke
2020-11-25
qt: Improve comments in WalletController::getOrCreateWallet()
Hennadii Stepanov
2020-11-25
qt: Call setParent() in the parent's context
Hennadii Stepanov
2020-11-25
qt: Add ObjectInvoke template function
Hennadii Stepanov
2020-11-25
Drop noop gcc version checks
Hennadii Stepanov
2020-11-25
Merge #20403: wallet: upgradewallet fixes, improvements, test coverage
MarcoFalke
2020-11-25
This change to the appveyor CI config for msvc builds reverses a change intro...
Aaron Clauson
2020-11-25
Merge #20469: build: Avoid secp256k1.h include from system
Wladimir J. van der Laan
2020-11-25
Merge #20456: test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-25
Merge #20410: wallet: Do not treat default constructed types as None-type
MarcoFalke
2020-11-24
Add depends qt fix for ARM macs
Jonas Schnelli
2020-11-24
Move WalletImpl from interfaces/wallet.cpp to wallet/interfaces.cpp
Russell Yanofsky
2020-11-24
Move ChainImpl from interfaces/chain.cpp to node/interfaces.cpp
Russell Yanofsky
2020-11-24
Move NodeImpl from interfaces/node.cpp to node/interfaces.cpp
Russell Yanofsky
2020-11-24
Don't set BDB flags when configuring without
Jonas Schnelli
2020-11-24
Merge #20447: depends: Patch qt_intersect_spans to avoid non-deterministic be...
fanquake
2020-11-24
Merge #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading...
MarcoFalke
2020-11-24
Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC ...
MarcoFalke
2020-11-24
Merge #20473: doc: Document current boost dependency as 1.71.0
MarcoFalke
2020-11-24
doc: Document current boost dependency as 1.71.0
Wladimir J. van der Laan
2020-11-24
Merge #19764: depends: Split boost into build/host packages + bump + cleanup
Wladimir J. van der Laan
2020-11-24
util: Remove probably misleading TODO
MarcoFalke
2020-11-24
util: Add Assume() identity function
MarcoFalke
2020-11-24
util: Allow Assert(...) to be used in all contexts
practicalswift
2020-11-24
test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s
practicalswift
2020-11-24
RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC end...
Luke Dashjr
2020-11-24
RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...
Luke Dashjr
2020-11-24
depends: build qt in c++17 mode
fanquake
2020-11-24
builds: don't pass -silent to qt when building in debug mode
fanquake
2020-11-24
depends: build zeromq with -std=c++17
fanquake
2020-11-24
depends: build Boost with -std=c++17
fanquake
2020-11-24
depends: build bdb with -std=c++17
fanquake
2020-11-23
build: Avoid secp256k1.h include from system
Niklas Gögge
2020-11-23
doc: Release note regarding -rpcauth validation
João Barbosa
2020-11-23
rpc: Validate -rpcauth arguments
João Barbosa
2020-11-23
rpc: Refactor to process -rpcauth once
João Barbosa
2020-11-23
depends: boost: Specify cflags+compileflags
Carl Dong
2020-11-23
depends: boost: Remove unnecessary _archiver_
Carl Dong
2020-11-23
depends: boost: Cleanup toolset selection
Carl Dong
2020-11-23
depends: boost: Cleanup architecture/address-model
Carl Dong
2020-11-23
depends: boost: Disable all compression
Carl Dong
2020-11-23
depends: boost: Split into non-/native packages
Carl Dong
2020-11-23
depends: boost: Bump to 1.71.0
Carl Dong
2020-11-23
depends: boost: Refer to version in URL
Carl Dong
2020-11-23
Merge #19179: ci: Run ci configs on cirrus
MarcoFalke
2020-11-23
test: Fix intermittent p2p_finerprint issue
MarcoFalke
[prev]
[next]