aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-10-01Merge #18309: zmq: Add support to listen on multiple interfacesWladimir J. van der Laan
2020-09-30Merge #19802: doc: elaborate on release notes wrt netmasksWladimir J. van der Laan
2020-09-30doc: Add 19501 release notesMarcoFalke
2020-09-29Merge #19969: Send RPC bug fix and touch-upsfanquake
2020-09-28Merge #15367: feature: Added ability for users to add a startup commandMarcoFalke
2020-09-28feature: Added ability for users to add a startup commandBen Carman
2020-09-26Merge #19725: [RPC] Add connection type to getpeerinfo, improve logsMarcoFalke
2020-09-23doc: Add release notes to support multiple interfacesnthumann
2020-09-23doc: Adjust ZMQ usage to support multiple interfacesnthumann
2020-09-23Merge #19979: Replace LockAssertion with AssertLockHeld, remove LockAssertionMarcoFalke
2020-09-23Merge #19572: ZMQ: Create "sequence" notifier, enabling client-side mempool t...Wladimir J. van der Laan
2020-09-22doc: Document signet BIPMarcoFalke
2020-09-22Update zmq notification documentation and sample consumerGregory Sanders
2020-09-21[doc] Release notesAmiti Uttarwar
2020-09-19Remove unused LockAssertion structHennadii Stepanov
2020-09-19Merge #19940: rpc: Return fee and vsize from testmempoolacceptfanquake
2020-09-18Merge #15454: Remove the automatic creation and loading of the default walletSamuel Dobson
2020-09-17Mark send RPC experimentalSjors Provoost
2020-09-15[rpc] Return fee and vsize from testmempoolacceptcodeShark149
2020-09-15Merge #19903: Update build-openbsd.md with GUI supportfanquake
2020-09-15Merge #16378: The ultimate send RPCSamuel Dobson
2020-09-11Merge #19870: doc: update PyZMQ install instructions, fix zmq_sub.py file per...fanquake
2020-09-10Add OpenBSD instructions for building the Qt GUIgrubles
2020-09-10[rpc] add send methodSjors Provoost
2020-09-08Do not create default walletAndrew Chow
2020-09-04doc: update PyZMQ installation instructions, ZeroMQ linkJon Atack
2020-09-04Merge #19405: rpc, cli: add network in/out connections to `getnetworkinfo` an...Wladimir J. van der Laan
2020-09-03Merge #19754: wallet, gui: Reload previously loaded wallets on startupJonas Schnelli
2020-09-02Merge #14687: zmq: enable tcp keepaliveJonas Schnelli
2020-09-01wallet: Reload previously loaded wallets on GUI startupAndrew Chow
2020-09-01doc: elaborate on release notes wrt netmasksVasil Dimov
2020-09-01Merge #19668: Do not hide compile-time thread safety warningsMarcoFalke
2020-09-01Merge #19671: wallet: Remove -zapwallettxesfanquake
2020-08-31Remove -zapwallettxesAndrew Chow
2020-08-31Merge #18244: rpc: fundrawtransaction and walletcreatefundedpsbt also lock ma...Samuel Dobson
2020-08-29doc: Add best practice for annotating/asserting locksHennadii Stepanov
2020-08-25Merge #19628: net: change CNetAddr::ip to have flexible sizeMarcoFalke
2020-08-24net: don't accept non-left-contiguous netmasksVasil Dimov
2020-08-24Add in/out connections to cli -getinfoJon Atack
2020-08-24Add in/out connections to rpc getnetworkinfoJon Atack
2020-08-24Merge #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_...Wladimir J. van der Laan
2020-08-20Merge #19550: rpc: Add getindexinfo RPCWladimir J. van der Laan
2020-08-18doc: release notes for -maxapsfeeKarl-Johan Alm
2020-08-16doc: Add release notes for getindexinfo RPCFabian Jahr
2020-08-15doc: release note for getpeerinfo last_block/last_transactionJon Atack
2020-08-13Add loadwallet and createwallet RPC load_on_startup optionsRussell Yanofsky
2020-08-10Merge #19605: doc: set CC_FOR_BUILD when building on OpenBSDfanquake
2020-08-09Merge #19638: Replace `hidden service` with `onion service`Wladimir J. van der Laan
2020-08-07Replace `hidden service` with `onion service`Riccardo Masutti
2020-08-07[rpc] fundrawtransaction, walletcreatefundedpsbt lock manually selected coinsSjors Provoost