index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-19
Merge #14262: 0.15.2 release notes, manpage and version bump
v0.15.2
Wladimir J. van der Laan
2018-09-19
doc: Update manpages for 0.15.2
Sjors Provoost
2018-09-19
build: Bump version to 0.15.2
Sjors Provoost
2018-09-19
doc: 0.15.2 release notes
Sjors Provoost
2018-09-18
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-07-11
Merge #13574: [0.15] backport depends: Update Qt download url
Wladimir J. van der Laan
2018-06-30
depends: Update Qt download url
fanquake
2018-05-15
Merge #13093: [0.15] backport: depends qt patches
Wladimir J. van der Laan
2018-04-27
depends: Fix Qt build with XCode 9.3
fanquake
2018-04-27
[Depends] Fix Qt build with Xcode 9.2
fanquake
2018-01-03
Merge #12032: [backport] #11847 Make boost::multi_index comparators const
Wladimir J. van der Laan
2017-12-27
Make boost::multi_index comparators const
Suhas Daftuar
2017-12-17
Merge #11647: 0.15: Backports
Wladimir J. van der Laan
2017-11-20
Merge #11662: [0.15] Sanity-check script sizes in bitcoin-tx
Wladimir J. van der Laan
2017-11-13
contrib/init: Update openrc-run filename
Luke Dashjr
2017-11-11
Doc: Clean out release notes after 0.15.1
Wladimir J. van der Laan
2017-11-11
Sanity-check script sizes in bitcoin-tx
Matt Corallo
2017-11-09
Wrap dumpwallet warning and note scripts aren't dumped
MeshCollider
2017-11-09
Add wallet backup text to import*, add* and dumpwallet RPCs
MeshCollider
2017-11-06
Merge #11610: [0.15] Update release notes for 0.15.1
v0.15.1
Wladimir J. van der Laan
2017-11-06
Update release notes for 0.15.1
MeshCollider
2017-11-05
doc: Fill in 0.15.1 changelog and authors in release notes
Wladimir J. van der Laan
2017-11-03
Merge #11592: 0.15: Backports
v0.15.1rc1
Pieter Wuille
2017-11-03
Add test for multiwallet batch RPC calls
Russell Yanofsky
2017-11-03
Add missing batch rpc calls to python coverage logs
Russell Yanofsky
2017-11-03
Add missing multiwallet rpc calls to python coverage logs
Russell Yanofsky
2017-11-03
Make AuthServiceProxy._batch method usable
Russell Yanofsky
2017-11-03
Limit AuthServiceProxyWrapper.__getattr__ wrapping
Russell Yanofsky
2017-11-03
Fix uninitialized URI in batch RPC requests
Russell Yanofsky
2017-11-03
[Wallet] always show help-line of wallet encryption calls
Jonas Schnelli
2017-11-02
rpc: further constrain the libevent workaround
Cory Fields
2017-11-02
rpc: work-around an upstream libevent bug
Cory Fields
2017-11-02
build: Bump version to 0.15.1
Wladimir J. van der Laan
2017-11-02
Add unit test for stale tip checking
Suhas Daftuar
2017-11-02
Add CConnmanTest to mutate g_connman in tests
João Barbosa
2017-11-02
Connect to an extra outbound peer if our tip is stale
Suhas Daftuar
2017-11-02
Track tip update time and last new block announcement from each peer
Suhas Daftuar
2017-11-02
net: Allow connecting to extra outbound peers
Suhas Daftuar
2017-11-02
Add release notes describing blockmaxweight deprecation
Matt Corallo
2017-11-02
Use a sensible default for blockmaxweight
Matt Corallo
2017-11-02
Deprecate confusing blockmaxsize, fix getmininginfo output
Matt Corallo
2017-11-02
Fix minchainwork test for 0.15 backport
Suhas Daftuar
2017-11-02
Make p2p-acceptablock not an extended test
Matt Corallo
2017-11-02
[qa] test that invalid blocks on an invalid chain get a disconnect
Matt Corallo
2017-11-02
Reject headers building on invalid chains by tracking invalidity
Matt Corallo
2017-11-02
Accept unrequested blocks with work equal to our tip
Matt Corallo
2017-11-02
Stop always storing blocks from whitelisted peers
Matt Corallo
2017-11-02
Rewrite p2p-acceptblock in preparation for slight behavior changes
Matt Corallo
2017-11-02
net: Add missing lock in ProcessHeadersMessage(...)
practicalswift
2017-11-02
Disconnect outbound peers relaying invalid headers
Suhas Daftuar
[next]