aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-14fuzz: FuzzedSock::Recv() don't lose bytes from MSG_PEEK readVasil Dimov
2024-06-14fuzz: simplify FuzzedSock::m_peek_dataVasil Dimov
2024-06-14Merge bitcoin/bitcoin#30281: Update leveldb subtree to latest upstreammerge-script
2024-06-13Merge bitcoin/bitcoin#29607: refactor: Reduce memory copying operations in be...Ava Chow
2024-06-13Update leveldb-subtree subtree to latest upstreamfanquake
2024-06-13Merge bitcoin/bitcoin#30270: Update minisketch subtree to eb37a9b8e79f9e49d73...merge-script
2024-06-12Merge bitcoin/bitcoin#29015: kernel: Streamline util libraryAva Chow
2024-06-12Merge bitcoin/bitcoin#30229: fuzz: Use std::span in FuzzBufferTypemerge-script
2024-06-12Merge bitcoin/bitcoin#30230: fuzz: add I2P harnessmerge-script
2024-06-12Update minisketch subtree to latest masterfanquake
2024-06-12Squashed 'src/minisketch/' changes from 3472e2f5ec..eb37a9b8e7fanquake
2024-06-12fuzz: Use std::span in FuzzBufferTypeMarcoFalke
2024-06-12Merge bitcoin/bitcoin#30268: util: add missing VecDeque includeglozow
2024-06-12Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_tmerge-script
2024-06-11Merge bitcoin/bitcoin#30160: util: add BitSetAva Chow
2024-06-11Merge bitcoin/bitcoin#28339: validation: improve performance of CheckBlockIndexAva Chow
2024-06-11Merge bitcoin/bitcoin#29521: cli: Detect port errors in rpcconnect and rpcportAva Chow
2024-06-11Merge bitcoin/bitcoin#28830: [refactor] Check CTxMemPool options in ctorAva Chow
2024-06-11utils: add missing includeCory Fields
2024-06-11Merge bitcoin/bitcoin#30254: test: doc: fix units in tx-size standardness tes...glozow
2024-06-10Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...Ryan Ofsky
2024-06-10tests: add fuzz tests for BitSetPieter Wuille
2024-06-10util: add BitSetPieter Wuille
2024-06-10Merge bitcoin/bitcoin#30257: build: Remove --enable-gprofmerge-script
2024-06-10Merge bitcoin/bitcoin#30235: build: warn on self-assignmentmerge-script
2024-06-09build: Remove --enable-gprofMarcoFalke
2024-06-09test: doc: fix units in tx size standardness test (s/vbytes/weight units)Sebastian Falbesoner
2024-06-09refactor: performance-for-range-copy in psbt.hMarcoFalke
2024-06-08Merge bitcoin/bitcoin#30238: json-rpc 2.0 followups: docs, tests, climerge-script
2024-06-07refactor: Rename CTransaction::nVersion to versionAva Chow
2024-06-07blockman: Replace m_reindexing with m_blockfiles_indexedRyan Ofsky
2024-06-07indexes: Don't wipe indexes again when already reindexingTheCharlatan
2024-06-07kernel: Add less confusing reindex optionsRyan Ofsky
2024-06-07consensus: Store transaction nVersion as uint32_tAva Chow
2024-06-07Merge bitcoin/bitcoin#29496: policy: bump TX_MAX_STANDARD_VERSION to 3Ava Chow
2024-06-07minor: remove unnecessary semicolons from RPC content type examplesMatthew Zipkin
2024-06-07bitcoin-cli: use json-rpc 2.0Matthew Zipkin
2024-06-07validation: Remove needs_init from LoadBlockIndexTheCharlatan
2024-06-07bugfix: Streamline setting reindex optionTheCharlatan
2024-06-06tests: add fuzz tests for VecDequePieter Wuille
2024-06-06util: add VecDequePieter Wuille
2024-06-06fuzz: add I2P harnessmarcofleon
2024-06-06refactor: disable self-assign warning for testsCory Fields
2024-06-05Reduce memory copying operations in bech32 encodeLőrinc
2024-06-05Reserve hrp memory in Decode and LocateErrorsLőrinc
2024-06-04Merge bitcoin/bitcoin#30218: refactor: remove unused `CKey::Negate` methodAva Chow
2024-06-04Merge bitcoin/bitcoin#28307: rpc, wallet: fix incorrect segwit redeem script ...Ava Chow
2024-06-04Merge bitcoin/bitcoin#28074: fuzz: wallet, add target for `Crypter`Ava Chow
2024-06-04Merge bitcoin/bitcoin#30047: refactor: Model the bech32 charlimit as an EnumAva Chow
2024-06-04Merge bitcoin/bitcoin#29997: rpc: Remove index-based Arg accessorAva Chow