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-30
macdeploy: remove codesigning argument
fanquake
2020-11-30
build: automatically determine macOS translations
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
2020-11-27
[test] Fix wait condition in disconnect_p2ps
Amiti Uttarwar
2020-11-27
qt: unlock wallet "OK" button bugfix
Michael Dietz
2020-11-27
Merge #20497: [Refactor] Add MAX_STANDARD_SCRIPTSIG_SIZE to policy
MarcoFalke
2020-11-25
Add MAX_STANDARD_SCRIPTSIG_SIZE to policy
sanket1729
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
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
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
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
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
Fix QPainter non-determinism on macOS
Andrew Chow
2020-11-23
ci: Fix doc typos in .cirrus.yml
MarcoFalke
2020-11-23
ci: Run i686 centos ci config on cirrus
MarcoFalke
2020-11-23
ci: Run nowallet ci config on cirrus
MarcoFalke
2020-11-23
Merge #20458: test: add is_bdb_compiled helper
MarcoFalke
2020-11-23
Merge #20419: build: set minimum supported macOS to 10.14
Wladimir J. van der Laan
2020-11-23
Merge #20449: build: Fix Windows installer build
Wladimir J. van der Laan
2020-11-23
test: add is_bdb_compiled helper
Sjors Provoost
[next]