Commit Graph

26652 Commits (03bfeee957ab7e3b6aece82b9561774648094f54)
 

Author SHA1 Message Date
sanket1729 e416cfc92b Add MAX_STANDARD_SCRIPTSIG_SIZE to policy
4 years ago
Hennadii Stepanov ec4a46dd9c
build: Drop unneeded IOKit framework dependency
4 years ago
Hennadii Stepanov 65afe4cb69
build: Drop unneeded ApplicationServices framework dependency
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
Hennadii Stepanov 8963b2c71f
qt: Improve comments in WalletController::getOrCreateWallet()
4 years ago
Hennadii Stepanov 5fcfee68af
qt: Call setParent() in the parent's context
4 years ago
Hennadii Stepanov 5659e73493
qt: Add ObjectInvoke template function
4 years ago
Hennadii Stepanov 830ddf4139
Drop noop gcc version checks
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
Russell Yanofsky 629a9299b2 Move WalletImpl from interfaces/wallet.cpp to wallet/interfaces.cpp
4 years ago
Russell Yanofsky 2a26771d81 Move ChainImpl from interfaces/chain.cpp to node/interfaces.cpp
4 years ago
Russell Yanofsky 12bd0fc9d7 Move NodeImpl from interfaces/node.cpp to node/interfaces.cpp
4 years ago
Jonas Schnelli 982e548a9a Don't set BDB flags when configuring without
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
João Barbosa 053b4fbad8 doc: Release note regarding -rpcauth validation
4 years ago
João Barbosa 46001323b1 rpc: Validate -rpcauth arguments
4 years ago
João Barbosa d37c813a43 rpc: Refactor to process -rpcauth once
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
MarcoFalke fad7be584f
test: Fix intermittent p2p_finerprint issue
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