aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-11fuzz: Fail if message type is not fuzzedMarcoFalke
2021-02-11fuzz: Count message type fuzzers before main()MarcoFalke
2021-02-11Merge #20663: fuzz: Hide script_assets_test_minimizerMarcoFalke
2021-02-10log: Move "Pre-allocating up to position 0x[...] in [...].dat" log message to...practicalswift
2021-02-10log: Move "Leaving block file [...]: [...]" log message to debug categorypracticalswift
2021-02-10Merge #21130: script: Make LXC container size suitable for gitian buildsWladimir J. van der Laan
2021-02-10Merge #21114: Deduplicate some block-to-JSON codeWladimir J. van der Laan
2021-02-10Merge #21123: code style: Add EditorConfig fileWladimir J. van der Laan
2021-02-10style: rename hSocket to sockVasil Dimov
2021-02-10net: use Sock in InterruptibleRecv() and Socks5()Vasil Dimov
2021-02-10net: add RAII socket and use it instead of bare SOCKETVasil Dimov
2021-02-10net: move CloseSocket() from netbase to util/sockVasil Dimov
2021-02-10Merge #21138: ci: Re-run wine tests once if they failfanquake
2021-02-10net: move MillisToTimeval() from netbase to util/timeVasil Dimov
2021-02-10Merge #21125: test: Change BOOST_CHECK to BOOST_CHECK_EQUAL for pathsMarcoFalke
2021-02-10Deduplicate some block-to-JSON code.Daniel Kraft
2021-02-10ci: Re-run wine tests once if they failMarcoFalke
2021-02-10Add EditorConfig file.Kiminuo
2021-02-10Merge #21126: ci: Properly bump to focal for win cross buildfanquake
2021-02-09zmq test: speedup test by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2021-02-09zmq test: fix flakiness by using more robust sync methodSebastian Falbesoner
2021-02-09zmq test: accept arbitrary sequence start number in ZMQSubscriberSebastian Falbesoner
2021-02-09zmq test: dedup message reception handling in ZMQSubscriberSebastian Falbesoner
2021-02-09Merge #21052: refactor: Replace fs::unique_path with GetUniquePath(path) callsWladimir J. van der Laan
2021-02-09ci: Properly bump to focal for win cross buildMarcoFalke
2021-02-09Merge #21124: test: remove unnecessary assignment in bdbMarcoFalke
2021-02-09wallet: load flags before everything elseSjors Provoost
2021-02-09test: remove unused function xor_bytesSebastian Falbesoner
2021-02-09script: Make LXC container size suitable for gitian buildsHennadii Stepanov
2021-02-09[refactor] improve style for touched codegzhao408
2021-02-09[refactor] const ATMPArgs and non-const Workspacegzhao408
2021-02-09[refactor] return MempoolAcceptResultgzhao408
2021-02-09Change BOOST_CHECK to BOOST_CHECK_EQUAL to see mismatched values when a check...Kiminuo
2021-02-09test: remove unnecessary assignment in bdbBruno Garcia
2021-02-09Merge #20557: addrman: Fix new table bucketing during unserializationWladimir J. van der Laan
2021-02-09Merge #21112: ci: use Focal for macOS cross buildsMarcoFalke
2021-02-09Merge #21075: doc: Fix markdown formattingMarcoFalke
2021-02-09Merge #21117: test: remove assert_blockchain_heightMarcoFalke
2021-02-09Merge #21116: build: Disable --disable-fuzz-binary for gitian/guix buildsfanquake
2021-02-09ci: use Ubuntu Focal for macOS cross buildfanquake
2021-02-09Merge #21115: test: Fix Windows cross buildfanquake
2021-02-08Merge #20944: rpc: Return total fee in getmempoolinfoMarcoFalke
2021-02-08test: remove assert_blockchain_heightMarcoFalke
2021-02-08build: Disable --disable-fuzz-binary for guix buildsHennadii Stepanov
2021-02-08build: Disable --disable-fuzz-binary for gitian buildsHennadii Stepanov
2021-02-08test: Fix Windows cross buildHennadii Stepanov
2021-02-08Merge #21107: test: remove type: comments in favour of actual annotationsMarcoFalke
2021-02-08Merge #21036: gitian: Bump descriptors to Focal for 22.0MarcoFalke
2021-02-08Merge #21084: test: fix timeout decrease in feature_assumevalidMarcoFalke
2021-02-08doc: Fixup docs in fuzz/script_assets_test_minimizer.cppMarcoFalke