aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-09-30rpc: add getchainstatesJames O'Beirne
2023-09-30rpc: add loadtxoutsetJames O'Beirne
2023-09-30validation: pruning for multiple chainstatesJames O'Beirne
2023-09-30validationinterface: only send zmq notifications for activeJames O'Beirne
2023-09-28Add instructions for headerssync-params.py to release-process.mdPieter Wuille
2023-09-24Merge bitcoin/bitcoin#28512: doc: Be vague instead of wrong about MALLOC_AREN...fanquake
2023-09-23Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded...Andrew Chow
2023-09-20doc: Be vague instead of wrong about MALLOC_ARENA_MAXTim Ruffing
2023-09-20Replace MAX_PACKAGE_SIZE with MAX_PACKAGE_WEIGHT to avoid vbyte confusionGreg Sanders
2023-09-15doc: add release noteismaelsadeeq
2023-09-15build: remove dmg dependenciesfanquake
2023-09-14doc: Remove confusing assert linterMarcoFalke
2023-09-12Merge bitcoin/bitcoin#28414: wallet rpc: return final tx hex from walletproce...Andrew Chow
2023-09-11rpc: Deprecate rpcserialversion=0Anthony Towns
2023-09-06doc: add release note for PR #28414Matthew Zipkin
2023-08-29Bump python minimum version to 3.9MarcoFalke
2023-08-28doc: Release notes for testnet defaulting to -acceptnonstdtxn=0Anthony Towns
2023-08-17Update JSON-RPC-interface.mdiamcarlos94
2023-08-09Merge bitcoin/bitcoin#28189: doc: diversify network outbounds release notefanquake
2023-08-07doc: remove Fedora libdb4-*-devel install docsfanquake
2023-08-03doc: Add release noteAmiti Uttarwar
2023-08-01Merge bitcoin/bitcoin#28003: doc: cleanup release process docfanquake
2023-07-31Merge bitcoin/bitcoin#27746: Rework validation logic for assumeutxoRyan Ofsky
2023-07-27doc: Correct release-notes for sighashtype exceptionsTheCharlatan
2023-07-25Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel libraryAndrew Chow
2023-07-25kernel: Split ParseSighashStringTheCharlatan
2023-07-25doc: misc changes in release-processfanquake
2023-07-25doc: filter out merge-script from list of authorsjosibake
2023-07-25doc: remove generate changelog section from release-process.mdfanquake
2023-07-25doc: remove note to update bips.md version numberfanquake
2023-07-24Documentation improvements for assumeutxoRyan Ofsky
2023-07-20doc: correct Fedora systemtap depfanquake
2023-07-07doc: describe 'init load' thread actionsMartin Zumsande
2023-07-07scripted-diff: rename 'loadblk' thread name to 'initload'furszy
2023-07-03docs: fixup honggfuzz patchfanquake
2023-06-30Merge bitcoin/bitcoin#27937: doc: i2p documentation updatesfanquake
2023-06-27Merge bitcoin/bitcoin#24914: wallet: Load database records in a particular orderRyan Ofsky
2023-06-27doc: simplify the router options in doc/i2p.mdJon Atack
2023-06-27doc: clarify when and how to launch the SAM bridge in doc/i2p.mdJon Atack
2023-06-27doc: Add release note for wallet loading changesAndrew Chow
2023-06-22depends: Bump MacOS minimum runtime requirement to 11.0Cory Fields
2023-06-20Merge bitcoin/bitcoin#27632: Raise on invalid -debug and -loglevel config opt...Andrew Chow
2023-06-16Merge bitcoin/bitcoin#27757: rpc: remove deprecated "warning" field from {cre...Andrew Chow
2023-06-15doc: release note re raising on invalid -debug/debugexclude/loglevelJon Atack
2023-06-15build: suppress external warnings by defaultfanquake
2023-06-12Use `int32_t` type for most transaction size/weight valuesHennadii Stepanov
2023-06-07Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...Andrew Chow
2023-06-04doc: add release note about removal of `deprecatedrpc=walletwarningfield` flagSebastian Falbesoner
2023-06-02Merge bitcoin/bitcoin#27225: doc: document json rpc endpointsfanquake
2023-06-01Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parametersAndrew Chow