index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2020-09-29
Merge #19969: Send RPC bug fix and touch-ups
fanquake
2020-09-28
Merge #15367: feature: Added ability for users to add a startup command
MarcoFalke
2020-09-28
feature: Added ability for users to add a startup command
Ben Carman
2020-09-26
Merge #19725: [RPC] Add connection type to getpeerinfo, improve logs
MarcoFalke
2020-09-23
Merge #19979: Replace LockAssertion with AssertLockHeld, remove LockAssertion
MarcoFalke
2020-09-23
Merge #19572: ZMQ: Create "sequence" notifier, enabling client-side mempool t...
Wladimir J. van der Laan
2020-09-22
doc: Document signet BIP
MarcoFalke
2020-09-22
Update zmq notification documentation and sample consumer
Gregory Sanders
2020-09-21
[doc] Release notes
Amiti Uttarwar
2020-09-19
Remove unused LockAssertion struct
Hennadii Stepanov
2020-09-19
Merge #19940: rpc: Return fee and vsize from testmempoolaccept
fanquake
2020-09-18
Merge #15454: Remove the automatic creation and loading of the default wallet
Samuel Dobson
2020-09-17
Mark send RPC experimental
Sjors Provoost
2020-09-15
[rpc] Return fee and vsize from testmempoolaccept
codeShark149
2020-09-15
Merge #19903: Update build-openbsd.md with GUI support
fanquake
2020-09-15
Merge #16378: The ultimate send RPC
Samuel Dobson
2020-09-11
Merge #19870: doc: update PyZMQ install instructions, fix zmq_sub.py file per...
fanquake
2020-09-10
Add OpenBSD instructions for building the Qt GUI
grubles
2020-09-10
[rpc] add send method
Sjors Provoost
2020-09-08
Do not create default wallet
Andrew Chow
2020-09-04
doc: update PyZMQ installation instructions, ZeroMQ link
Jon Atack
2020-09-04
Merge #19405: rpc, cli: add network in/out connections to `getnetworkinfo` an...
Wladimir J. van der Laan
2020-09-03
Merge #19754: wallet, gui: Reload previously loaded wallets on startup
Jonas Schnelli
2020-09-02
Merge #14687: zmq: enable tcp keepalive
Jonas Schnelli
2020-09-01
wallet: Reload previously loaded wallets on GUI startup
Andrew Chow
2020-09-01
Merge #19668: Do not hide compile-time thread safety warnings
MarcoFalke
2020-09-01
Merge #19671: wallet: Remove -zapwallettxes
fanquake
2020-08-31
Remove -zapwallettxes
Andrew Chow
2020-08-31
Merge #18244: rpc: fundrawtransaction and walletcreatefundedpsbt also lock ma...
Samuel Dobson
2020-08-29
doc: Add best practice for annotating/asserting locks
Hennadii Stepanov
2020-08-25
Merge #19628: net: change CNetAddr::ip to have flexible size
MarcoFalke
2020-08-24
net: don't accept non-left-contiguous netmasks
Vasil Dimov
2020-08-24
Add in/out connections to cli -getinfo
Jon Atack
2020-08-24
Add in/out connections to rpc getnetworkinfo
Jon Atack
2020-08-24
Merge #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_...
Wladimir J. van der Laan
2020-08-20
Merge #19550: rpc: Add getindexinfo RPC
Wladimir J. van der Laan
2020-08-18
doc: release notes for -maxapsfee
Karl-Johan Alm
2020-08-16
doc: Add release notes for getindexinfo RPC
Fabian Jahr
2020-08-15
doc: release note for getpeerinfo last_block/last_transaction
Jon Atack
2020-08-13
Add loadwallet and createwallet RPC load_on_startup options
Russell Yanofsky
2020-08-10
Merge #19605: doc: set CC_FOR_BUILD when building on OpenBSD
fanquake
2020-08-09
Merge #19638: Replace `hidden service` with `onion service`
Wladimir J. van der Laan
2020-08-07
Replace `hidden service` with `onion service`
Riccardo Masutti
2020-08-07
[rpc] fundrawtransaction, walletcreatefundedpsbt lock manually selected coins
Sjors Provoost
2020-08-06
Merge #19667: build: set minimum required Boost to 1.58.0
fanquake
2020-08-05
Merge #15382: util: add RunCommandParseJSON
Samuel Dobson
2020-08-05
build: set minimum required Boost to 1.58
fanquake
2020-08-01
doc: Add historical release notes for 0.20.1
Wladimir J. van der Laan
2020-07-31
[doc] include Doxygen comments for HAVE_BOOST_PROCESS
Sjors Provoost
2020-07-30
doc: list support for BIP 339 in doc/bips.md
Pieter Wuille
[next]