Commit Graph

18161 Commits (893628be0166b4096b6e52f516e0f65bb63a75a2)
 

Author SHA1 Message Date
Ben Woosley 893628be01
Drop minor GetSerializeSize template
6 years ago
Ben Woosley da74db0940
Drop unused GetType() from CSizeComputer
6 years ago
Wladimir J. van der Laan 4e9a6f87b7
Merge #14097: validation: Log FormatStateMessage on ConnectBlock error in ConnectTip
6 years ago
Wladimir J. van der Laan 888acefa5e
Merge #13792: tx pool: Avoid passing redundant hash into addUnchecked (scripted-diff)
6 years ago
MarcoFalke 1361f8babc
Merge #14020: Add tests for RPC help
6 years ago
Wladimir J. van der Laan b0eb8f7ed4
Merge #14028: Explicitly initialize prevector _union
6 years ago
Wladimir J. van der Laan 5924dadc2f
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
6 years ago
Wladimir J. van der Laan 2ddce35abc
Merge #13862: utils: drop boost::interprocess::file_lock
6 years ago
MarcoFalke 13887f41f2
Merge #14093: tests: Fix accidental trunction from int to bool
6 years ago
MarcoFalke fa309dc305
validation: Log FormatStateMessage on ConnectBlock error in ConnectTip
6 years ago
Wladimir J. van der Laan 5de338ec72
Merge #14055: fix walletcreatefundedpsbt deriv paths, add test
6 years ago
MarcoFalke 8e9f851415
Merge #14052: qa: Add some actual witness in rpc_rawtransaction
6 years ago
251 b193d5a443 Removes the Boost case_conv.hpp dependency.
6 years ago
251 7a208d9fad Implements custom tolower and toupper functions.
6 years ago
251 e2ba043b8d Implements ParseNetwork unit test.
6 years ago
practicalswift 1cc58978b7 tests: Fix accidental trunction from int to bool
6 years ago
Wladimir J. van der Laan aa39ca7645
Merge #13723: PSBT key path cleanups
6 years ago
Wladimir J. van der Laan ee9e6e7c5f
Merge #14051: [Tests] Make combine_logs.py handle multi-line logs
6 years ago
John Newbery 16e288acdd test padding non micro timestamps
6 years ago
MarcoFalke 0df9b0aed2
Merge #14042: travis: add CXXFLAGS=-Wno-psabi at ARM job
6 years ago
MarcoFalke fea4e9eca5
Merge #13767: Remove redundant assignments (dead stores)
6 years ago
MarcoFalke dd34204611
Merge #13769: Mark single-argument constructors "explicit"
6 years ago
Chun Kuan Lee 4c530e0102 travis: add CXXFLAGS=-Wnopsabi at ARM job
6 years ago
Chun Kuan Lee 1661a472b8 add unicode compatible file_lock for Windows
6 years ago
Ben Woosley 1d9aa008d6
Explicitly initialize prevector _union
6 years ago
Wladimir J. van der Laan f180e81d57
Merge #14023: Remove accounts rpcs
6 years ago
John Newbery bb08423d5c [doc] Add release notes for 'account' API removal
6 years ago
John Newbery 1f4b865e57 [wallet] Re-sort wallet RPC commands
6 years ago
John Newbery f0dc850bf6 [wallet] Remove wallet account RPCs
6 years ago
MarcoFalke 794e55be10
Merge #14081: travis: fix missing differentiation between UNIT and FUNCTIONAL tests
6 years ago
Julian Fleischer c55c5f2b17 fix missing differentiation between UNIT and FUNCTIONAL tests in travis build
6 years ago
MarcoFalke ca4510c15d
Merge #13863: travis: move script sections to files in `.travis/` subject to shellcheck
6 years ago
John Newbery c410f41575 [tests] Remove wallet accounts test
6 years ago
MarcoFalke 51a73c9862
Merge #13935: contrib: Adjust output to current test format
6 years ago
MarcoFalke 6667490466
Merge #13987: Report minfeefilter value in getpeerinfo rpc
6 years ago
Akio Nakamura a9910d82c3 contrib: Adjust output to current test format
6 years ago
Anthony Towns 5778bf95d9 Report minfeefilter value in getpeerinfo rpc
6 years ago
Wladimir J. van der Laan e13a820f99
Merge #13861: test: Add testing of value_ret for SelectCoinsBnB
6 years ago
Wladimir J. van der Laan 4a1a2148f6
Merge #14030: Remove ambiguity in construction of prevector
6 years ago
Julian Fleischer 414326952c use export LC_ALL=C.UTF-8
6 years ago
Julian Fleischer 728c82d029 make script exit if a command fails
6 years ago
Julian Fleischer 506890b24d move remaining travis build steps into individual files
6 years ago
Julian Fleischer 272306ea57 number .travis/ script according to build lifecycle and add README to explain
6 years ago
Julian Fleischer 519e2739cf move lint stage up to resemble travis build ui
6 years ago
Julian Fleischer 86d34f0e65 abort script in END_FOLD on non-zero exit code
6 years ago
Julian Fleischer 4f2f88c7b0 move script sections info individual files and comply with shellcheck
6 years ago
Wladimir J. van der Laan cb98effc5c
Merge #14031: Make IS_TRIVIALLY_CONSTRUCTIBLE consistent on GCC < 5, don't patch clang
6 years ago
Wladimir J. van der Laan 0ae15bd05f
Merge #14036: travis: Run unit tests --with-sanitizers=undefined
6 years ago
Wladimir J. van der Laan deed63f6fb
Merge #14056: Docs: Fix help message typo optiona -> optional
6 years ago
MarcoFalke e8061831e8
Merge #14071: qa: Stop txindex thread before calling destructor
6 years ago