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-10-11
Mention BIP155 in doc/bips.md
Pieter Wuille
2020-10-11
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
fanquake
2020-10-09
tor: make a TORv3 hidden service instead of TORv2
Vasil Dimov
2020-10-09
net: CAddress & CAddrMan: (un)serialize as ADDRv2
Vasil Dimov
2020-10-09
Merge #20107: doc: Collect release-notes snippets
fanquake
2020-10-08
doc: Add release notes for #20101
MarcoFalke
2020-10-06
doc: Update and improve files.md
Hennadii Stepanov
2020-10-02
Merge #19991: net: Use alternative port for incoming Tor connections
Wladimir J. van der Laan
2020-10-02
doc: Collect release-notes snippets
MarcoFalke
2020-10-01
doc: Update onion service target port numbers in tor.md
Hennadii Stepanov
2020-10-01
Merge #18309: zmq: Add support to listen on multiple interfaces
Wladimir J. van der Laan
2020-09-30
Merge #19802: doc: elaborate on release notes wrt netmasks
Wladimir J. van der Laan
2020-09-30
doc: Add 19501 release notes
MarcoFalke
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
doc: Add release notes to support multiple interfaces
nthumann
2020-09-23
doc: Adjust ZMQ usage to support multiple interfaces
nthumann
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
doc: elaborate on release notes wrt netmasks
Vasil Dimov
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
[next]