Commit Graph

26594 Commits (32347cd56aaae95f3f4c78be9270565285280d72)
 

Author SHA1 Message Date
fanquake 32347cd56a
macdeploy: assume plistlib is available
4 years ago
fanquake 0ab4018c12
macdeploy: have a single level of logging output
4 years ago
fanquake 827d382aa7
macdeploy: remove add-resources argument
4 years ago
fanquake 464b34d4c3
macdeploy: remove codesigning argument
4 years ago
fanquake 4d70d3d7fe
build: automatically determine macOS translations
4 years ago
fanquake 2e1336dbfe
Merge #20471: build: use C++17 in depends
4 years ago
MarcoFalke 7ae86b3c68
Merge #20522: [test] Fix sync issue in disconnect_p2ps
4 years ago
MarcoFalke 854b36cfa2
Merge bitcoin-core/gui#138: unlock encrypted wallet "OK" button bugfix
4 years ago
MarcoFalke 1ae5758981
Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC endpoint wallet
4 years ago
Amiti Uttarwar 3ebde2143a [test] Fix wait condition in disconnect_p2ps
4 years ago
Michael Dietz 8008ef770f qt: unlock wallet "OK" button bugfix
4 years ago
MarcoFalke e2ff5e7b35
Merge #20497: [Refactor] Add MAX_STANDARD_SCRIPTSIG_SIZE to policy
4 years ago
sanket1729 e416cfc92b Add MAX_STANDARD_SCRIPTSIG_SIZE to policy
4 years ago
Wladimir J. van der Laan 50091592dd
Merge #19337: sync: detect double lock from the same thread
4 years ago
MarcoFalke 19b8071eae
Merge #20489: CI msvc: only build vcpkg dependencies for release (not debug) to reduce build times
4 years ago
MarcoFalke 5c0aebfcd4
Merge #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute
4 years ago
MarcoFalke afdfd3c8c1
Merge #20403: wallet: upgradewallet fixes, improvements, test coverage
4 years ago
Aaron Clauson fa18e7cbc5
This change to the appveyor CI config for msvc builds reverses a change introduced in #19960. It re-applies a setting to inform vcpkg to only build release vesions of the dependencies rather than the default of debug and release.
4 years ago
Wladimir J. van der Laan 1e9e4b68f3
Merge #20469: build: Avoid secp256k1.h include from system
4 years ago
MarcoFalke efd4cdb81f
Merge #20456: test: Fix intermittent issue in mempool_compatibility
4 years ago
MarcoFalke ca4a784942
Merge #20410: wallet: Do not treat default constructed types as None-type
4 years ago
fanquake 31c9987976
Merge #20447: depends: Patch qt_intersect_spans to avoid non-deterministic behavior in LLVM 8
4 years ago
MarcoFalke 9402159b9b
Merge #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s
4 years ago
MarcoFalke 3a32b62fa7
Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC request and wallet_name parameter specify a wallet
4 years ago
MarcoFalke 6f9dac5ede
Merge #20473: doc: Document current boost dependency as 1.71.0
4 years ago
Wladimir J. van der Laan 0918eb49d5 doc: Document current boost dependency as 1.71.0
4 years ago
Wladimir J. van der Laan 7ebbee551d
Merge #19764: depends: Split boost into build/host packages + bump + cleanup
4 years ago
practicalswift 05c1095388 test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s
4 years ago
Luke Dashjr 89bdad5b25 RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC endpoint
4 years ago
Luke Dashjr b1f59d55d9 RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and wallet_name parameter specify a wallet
4 years ago
fanquake 2f5dfe4a7f
depends: build qt in c++17 mode
4 years ago
fanquake 104e859c97
builds: don't pass -silent to qt when building in debug mode
4 years ago
fanquake e2c500636c
depends: build zeromq with -std=c++17
4 years ago
fanquake 2374f2fbef
depends: build Boost with -std=c++17
4 years ago
fanquake 2dde55702d
depends: build bdb with -std=c++17
4 years ago
Niklas Gögge e95aaefe25 build: Avoid secp256k1.h include from system
4 years ago
Carl Dong f190343c96
depends: boost: Specify cflags+compileflags
4 years ago
Carl Dong b2328b7989
depends: boost: Remove unnecessary _archiver_
4 years ago
Carl Dong ab9e047cc2
depends: boost: Cleanup toolset selection
4 years ago
Carl Dong 86002e7e90
depends: boost: Cleanup architecture/address-model
4 years ago
Carl Dong d7048fa73f
depends: boost: Disable all compression
4 years ago
Carl Dong 9cf2ee54d3
depends: boost: Split into non-/native packages
4 years ago
Carl Dong a57b498560
depends: boost: Bump to 1.71.0
4 years ago
Carl Dong 800655ff31
depends: boost: Refer to version in URL
4 years ago
MarcoFalke cb89e18845
Merge #19179: ci: Run ci configs on cirrus
4 years ago
Andrew Chow 8f7d1b39ef Fix QPainter non-determinism on macOS
4 years ago
MarcoFalke fa7a4385d0
ci: Fix doc typos in .cirrus.yml
4 years ago
MarcoFalke fa73674738
ci: Run i686 centos ci config on cirrus
4 years ago
MarcoFalke fa1f949a4d
ci: Run nowallet ci config on cirrus
4 years ago
MarcoFalke 2ee954daae
Merge #20458: test: add is_bdb_compiled helper
4 years ago