aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-27test: introduce `generate_to_height` helper, use in rpc_signrawtransactionSebastian Falbesoner
2021-07-26test: Disable automatic connections by defaultMartin Zumsande
2021-07-26p2p: refactor: tidy up `PeerManagerImpl::Misbehaving(...)`Sebastian Falbesoner
2021-07-25test: check that CSV/CLTV are active in rpc_signrawtransactionSebastian Falbesoner
2021-07-25coinstats: Add comments for new coinstatsindex valuesFabian Jahr
2021-07-25Index: Improve logging in coinstatsindexFabian Jahr
2021-07-25rpc: Block until synced if coinstatsindex is used in gettxoutsetinfoFabian Jahr
2021-07-25rpc: Add missing gettxoutsetinfo help docsFabian Jahr
2021-07-25Merge bitcoin/bitcoin#22454: fuzz: Limit max ops in tx_pool fuzz targetsMarcoFalke
2021-07-25Merge bitcoin/bitcoin#22453: fuzz: Limit max ops in rolling_bloom_filter fuzz...MarcoFalke
2021-07-25Merge bitcoin/bitcoin#22444: fuzz: Limit max ops in prevector fuzz targetMarcoFalke
2021-07-25Merge bitcoin/bitcoin#22442: util: improves error messages on get_previous_re...MarcoFalke
2021-07-25Merge bitcoin/bitcoin#22517: fuzz: Temporarily disable failing assert in banm...MarcoFalke
2021-07-24Merge bitcoin/bitcoin#13533: [tests] Reduced number of validations in tx_vali...MarcoFalke
2021-07-23script, doc: guix touchupsjonatack
2021-07-23Updated Readme, Corrected the codesign typoh
2021-07-23Fix incorrect whitespace in addrmanMarcoFalke
2021-07-23Add missing GUARDED_BY to CAddrMan::insecure_randMarcoFalke
2021-07-23Merge bitcoin/bitcoin#22533: guix/build: Remove vestigial SKIPATTEST.TAGfanquake
2021-07-23Merge bitcoin/bitcoin#22511: guix: Silence `getent(1)` invocation, doc fixupsfanquake
2021-07-23Merge bitcoin/bitcoin#22526: build: use newer config.guess & config.sub in de...fanquake
2021-07-22guix: Allow changing the base manifest in guix-verifyAndrew Chow
2021-07-22guix: Make all.SHA256SUMS rather than codesigned.SHA256SUMSAndrew Chow
2021-07-22guix/build: Remove vestigial SKIPATTEST.TAGCarl Dong
2021-07-22guix/INSTALL: Misc fixupsCarl Dong
2021-07-22log, refactor: use guard clause in LogCategoriesList()Jon Atack
2021-07-22log: sort LogCategoriesList and LogCategoriesString alphabeticallyJon Atack
2021-07-22doc: GetTransaction()/getrawtransaction follow-ups to #22383John Newbery
2021-07-22Merge bitcoin/bitcoin#22383: rpc: Prefer to use txindex if available for GetT...MarcoFalke
2021-07-22test: verify number of categories returned by logging RPCJon Atack
2021-07-22Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServicesW. J. van der Laan
2021-07-22Merge bitcoin/bitcoin#22493: fuzz: Extend addrman fuzz test with deserializeMarcoFalke
2021-07-22refactor: move `GetTransaction(...)` to node/transaction.cppSebastian Falbesoner
2021-07-22Merge bitcoin/bitcoin#22481: mempool: apply rule of 5 to epochguard.h, fix co...W. J. van der Laan
2021-07-22Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusableW. J. van der Laan
2021-07-22contrib: use newer config.guess & config.sub in install_db4.shfanquake
2021-07-22Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::C...MarcoFalke
2021-07-22depends: use latest config.guess and config.sub for sqlitefanquake
2021-07-22depends: use latest config.guess and config.sub for cctoolsfanquake
2021-07-22depends: use latest config.guess and config.sub for libeventfanquake
2021-07-22test: update logging and docstring in rpc_blockchain.pyJon Atack
2021-07-22test: replace magic values by constants in rpc_blockchain.pyJon Atack
2021-07-21test: assert on mediantime in getblockheader and getblockchaininfoJon Atack
2021-07-21test: assert on the value of getblockchaininfo#timeJon Atack
2021-07-21fuzz: Actually use const addrmanMarcoFalke
2021-07-21refactor: Mark CAddrMan::GetAddr constMarcoFalke
2021-07-21refactor: Mark CAddrMan::Select constMarcoFalke
2021-07-21fuzz: Temporarily disable failing assert in banman fuzz testMarcoFalke
2021-07-21Merge bitcoin/bitcoin#22428: [Refactor] Rename scriptPubKey -> exec_scriptMarcoFalke
2021-07-21Merge bitcoin/bitcoin#21832: cli: Improve -getinfo return formatMarcoFalke