aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2023-07-07crypto: Implement RFC8439-compatible variant of ChaCha20Pieter Wuille
2023-07-07Merge bitcoin/bitcoin#28012: util: Allow FastRandomContext::randbytes for std...fanquake
2023-07-07Merge bitcoin/bitcoin#28036: test: Restore unlimited timeout in IndexWaitSyncedfanquake
2023-07-06Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...Ryan Ofsky
2023-07-06test: Restore unlimited timeout in IndexWaitSyncedMarcoFalke
2023-07-03Merge bitcoin/bitcoin#27920: wallet: bugfix, always use apostrophe for spkm d...Andrew Chow
2023-06-30Merge bitcoin/bitcoin#27745: addrman: select addresses by network follow-upAndrew Chow
2023-06-30Merge bitcoin/bitcoin#28009: script, test: python typing and linter updatesfanquake
2023-06-30Allow std::byte serializationMarcoFalke
2023-06-30Merge bitcoin/bitcoin#27988: test: Use same timeout for all index syncfanquake
2023-06-29script: appease spelling linterJon Atack
2023-06-29refactor: remove in-code warning suppressionfanquake
2023-06-29Merge bitcoin/bitcoin#27932: test: Fuzz on macOSfanquake
2023-06-29miniscript: make GetStackSize() and GetOps() return optionalsAntoine Poinsot
2023-06-28test: add coverage for descriptor IDfurszy
2023-06-28test: Use same timeout for all index syncMarcoFalke
2023-06-28kernel: Add fatalError method to notificationsTheCharlatan
2023-06-28kernel: Add flushError method to notificationsTheCharlatan
2023-06-28kernel: Pass interrupt reference to chainmanTheCharlatan
2023-06-27Use only Span{} constructor for byte-like types where possibleMarcoFalke
2023-06-27util: Allow std::byte and char Span serializationMarcoFalke
2023-06-26Merge bitcoin/bitcoin#27479: BIP324: ElligatorSwift integrationsAndrew Chow
2023-06-23Fuzz test for Ellswift ECDHdhruv
2023-06-23Fuzz test for CKey->EllSwift->CPubKey creation/decodingdhruv
2023-06-23Unit test for ellswift creation/decoding roundtripdhruv
2023-06-22test: Run fuzz tests on macOSMarcoFalke
2023-06-21Merge bitcoin/bitcoin#27921: fuzz: Avoid OOM in transaction fuzz targetfanquake
2023-06-21Merge bitcoin/bitcoin#27822: Renamed UniValue::__pushKV to UniValue::pushKVEnd.fanquake
2023-06-21fuzz: Avoid OOM in transaction fuzz targetMarcoFalke
2023-06-20Merge bitcoin/bitcoin#27632: Raise on invalid -debug and -loglevel config opt...Andrew Chow
2023-06-20scripted-diff: Following the C++ Standard rules for identifiers with _.Brotcrunsher
2023-06-19fuzz: addrman, avoid `ConsumeDeserializable` when possiblebrunoerg
2023-06-14tx fees, policy: read stale fee estimates with a regtest-only optionismaelsadeeq
2023-06-14test: move random.h include header from setup_common.h to cppJon Atack
2023-06-14test: move remaining random test util code from setup_common to randomjonatack
2023-06-14init: raise on invalid loglevel config optionJon Atack
2023-06-13Merge bitcoin/bitcoin#27876: test: (refactor) Use datadir from options in cha...Andrew Chow
2023-06-13Merge bitcoin/bitcoin#27806: fuzz: Fix mini_miner_selection running out of coinfanquake
2023-06-13scripted-diff: Use datadir from options in chainstatemanager testTheCharlatan
2023-06-12Use `int32_t` type for most transaction size/weight valuesHennadii Stepanov
2023-06-12fuzz: Fix mini_miner_selection running out of coinMurch
2023-06-09Merge bitcoin/bitcoin#27576: kernel: Remove args, settings, chainparams, chai...Ryan Ofsky
2023-06-07Merge bitcoin/bitcoin#27810: fuzz: Partially revert #27780fanquake
2023-06-07Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...Andrew Chow
2023-06-05test: add unit test for local address advertisingMartin Zumsande
2023-06-05net, refactor: pass reference for peer address in GetReachabilityFromMartin Zumsande
2023-06-03[fuzz] Only check duplicate coinbase script when block was validdergoegge
2023-06-02Merge bitcoin/bitcoin#27256: refactor: rpc: Remove unnecessary uses of ParseN...fanquake
2023-06-01Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parametersAndrew Chow
2023-05-31Merge bitcoin/bitcoin#27780: fuzz: Avoid timeout in utxo_total_supplyfanquake