aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-12bitcoin-tx: Reject non-integral and out of range multisig numbersMarcoFalke
2021-10-12bitcoin-tx: Reject non-integral and out of range sequence idsMarcoFalke
2021-10-12test: Check that bitcoin-tx accepts whitespace around sequence id and multisi...MarcoFalke
2021-10-12rest: Return error when header count is not integralMarcoFalke
2021-10-12Merge bitcoin/bitcoin#23132: test: Change background_cs from pointer to refer...MarcoFalke
2021-10-12Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0Samuel Dobson
2021-10-12Merge bitcoin/bitcoin#23255: util: Add mincore and clone3 to syscall sandboxfanquake
2021-10-12scripts: remove pixie.pyfanquake
2021-10-12scripts: only parse the binary once in security-check.pyfanquake
2021-10-12scripts: use LIEF for ELF checks in security-check.pyfanquake
2021-10-12scripts: only parse the binary once in symbol-check.pyfanquake
2021-10-12scripts: use LIEF for ELF checks in symbol-check.pyfanquake
2021-10-12test-*-check: Pass in *FLAGS and compile with themCarl Dong
2021-10-11util: Add mincore and clone3 to syscall sandboxMarcoFalke
2021-10-11validation: put coins cache write log into bench debug logAnthony Towns
2021-10-11blockstorage: use debug log categoryAnthony Towns
2021-10-11validation: move header validation error logging to VALIDATION debug categoryAnthony Towns
2021-10-11validation: include block hash when reporting prev block not found errorsAnthony Towns
2021-10-11Merge bitcoin/bitcoin#22794: test: Verify if wallet is compiled in rpc_invali...MarcoFalke
2021-10-11bitcoin-tx: Avoid treating overflow as OP_0MarcoFalke
2021-10-11Merge bitcoin/bitcoin#22409: configure: keep relative paths in debug infofanquake
2021-10-11Merge bitcoin/bitcoin#23199: refactor: use `{Read,Write}BE32` helpers for BIP...fanquake
2021-10-11Merge bitcoin/bitcoin#23214: Replace stoul with ToIntegral in dbwrapperfanquake
2021-10-11Merge bitcoin/bitcoin#23168: build: no-longer fail default configure if BDB i...fanquake
2021-10-09Merge bitcoin-core/gui#448: Add helper to load fontHennadii Stepanov
2021-10-08style: Fix whitespace in Parse* functionsMarcoFalke
2021-10-08refactor: Use C++11 range based for loop in ParseScriptMarcoFalke
2021-10-08doc: Fixup ToIntegral docsMarcoFalke
2021-10-08Merge bitcoin/bitcoin#23185: test: Add ParseMoney and ParseScript testsMarcoFalke
2021-10-08Merge bitcoin/bitcoin#23053: [fuzz] Use public methods in addrman fuzz testsfanquake
2021-10-08Merge bitcoin/bitcoin#23188: wallet: fund transaction external input cleanupsfanquake
2021-10-07qt: Add helper to load fontJoão Barbosa
2021-10-07Merge bitcoin/bitcoin#23118: test: refactor: introduce `script_util` helper f...W. J. van der Laan
2021-10-07ci: Reduce Windows memory for faster schedulingMarcoFalke
2021-10-07Merge bitcoin/bitcoin#23196: util: Make syscall sandbox compilable with kerne...W. J. van der Laan
2021-10-07Merge bitcoin/bitcoin#22539: Re-include RBF replacement txs in fee estimationW. J. van der Laan
2021-10-07Replace stoul with ToIntegral in dbwrapperMarcoFalke
2021-10-07Merge bitcoin/bitcoin#23146: Test transactions conflicted by double spend in ...MarcoFalke
2021-10-07Merge bitcoin/bitcoin#23210: test: Replace satoshi_round with int() or Decimal()MarcoFalke
2021-10-07Merge bitcoin/bitcoin#23172: doc: Extract FundTxDoc in rpcwalletfanquake
2021-10-07Merge bitcoin/bitcoin#23208: util: Add mremap syscall to AllowAddressSpaceAccessfanquake
2021-10-07Merge bitcoin/bitcoin#22890: doc: Replace a link to Qt precompiled binaries w...fanquake
2021-10-06Merge bitcoin-core/gui#409: Fix window title of wallet loading windowHennadii Stepanov
2021-10-06test: Add ParseMoney and ParseScript testsMarcoFalke
2021-10-06Merge bitcoin-core/gui#446: RPCConsole: Throw when overflowing size_t type fo...MarcoFalke
2021-10-06Merge bitcoin/bitcoin#23209: test: Avoid RPC roundtrip in MiniWallet get_desc...MarcoFalke
2021-10-06test: Replace satoshi_round with int() or Decimal()MarcoFalke
2021-10-06test: Avoid RPC roundtrip in MiniWallet get_descriptor()MarcoFalke
2021-10-06qt: Fix WalletControllerActivity progress dialog titleShashwat
2021-10-06util: Add mremap syscall to AllowAddressSpaceAccessMarcoFalke