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
2017-12-06
Rename rpcuser.py to rpcauth.py
Henrik Jonsson
2017-12-06
Merge #10275: [rpc] Allow fetching tx directly from specified block in getraw...
Wladimir J. van der Laan
2017-12-06
Merge #11830: rpcuser.py: Use 'python' not 'python2'
Wladimir J. van der Laan
2017-12-05
Merge #11834: [verify-commits] Fix gpg.sh's echoing for commits with '\n'
Pieter Wuille
2017-12-05
Avoid leaking the prune height through getdata (fingerprinting countermeasure)
Jonas Schnelli
2017-12-05
Always set NODE_NETWORK_LIMITED bit
Jonas Schnelli
2017-12-05
Add NODE_NETWORK_LIMITED flags and min block amount constants
Jonas Schnelli
2017-12-05
[verify-commits] Fix gpg.sh's echoing for commits with '\n'
Matt Corallo
2017-12-05
Always return true if AppInitMain got to the end
Matt Corallo
2017-12-05
rpcuser.py: Use 'python' not 'python2'
Henrik Jonsson
2017-12-06
Test datadir in conf file exists
MeshCollider
2017-12-04
Merge #11556: [Qt] Improved copy for RBF checkbox and tooltip
Jonas Schnelli
2017-12-05
[test] Add tests for getrawtransaction with block hash.
Karl-Johan Alm
2017-12-05
[rpc] Allow getrawtransaction to take optional blockhash to fetch transaction...
Karl-Johan Alm
2017-12-04
Merge #10773: Shell script cleanups
Pieter Wuille
2017-12-04
Merge #11781: Add `-debuglogfile` option
Wladimir J. van der Laan
2017-12-04
Avoid calling GetSerializeSize on each tx in a block if !fTxIndex
Matt Corallo
2017-12-04
Move some additional variables into CChainState private
Matt Corallo
2017-12-04
Create initial CChainState to hold chain state information
Matt Corallo
2017-12-04
Move block writing out of AcceptBlock
Matt Corallo
2017-12-04
Move txindex/undo data disk location stuff out of ConnectBlock
Matt Corallo
2017-12-04
Make DisconnectBlock unaware of where undo data resides on disk
Matt Corallo
2017-12-01
Merge #11804: [docs] Fixed outdated link with archive.is
Wladimir J. van der Laan
2017-12-01
[docs] Fixed outdated link with archive.is
Tim Shimmin
2017-12-01
Merge #11337: Fix code constness in CBlockIndex::GetAncestor() overloads
Wladimir J. van der Laan
2017-12-01
test: Add tests for `-debuglogfile` with subdirs
Anthony Towns
2017-12-01
doc: Update release notes for `-debuglogfile`
Wladimir J. van der Laan
2017-12-01
test: Add test for `-debuglogfile`
Wladimir J. van der Laan
2017-11-30
Merge #11791: [tests] Rename NodeConn and NodeConnCB
MarcoFalke
2017-11-30
Merge #10493: Use range-based for loops (C++11) when looping over map elements
MarcoFalke
2017-11-30
Merge #10874: [RPC] getblockchaininfo: Loop through the bip9 soft fork deploy...
Wladimir J. van der Laan
2017-11-30
Loop through the bip9 soft fork deployments instead of hard coding
Andrew Chow
2017-11-30
Merge #11789: [tests] [travis-ci] Combine logs on failure
Wladimir J. van der Laan
2017-11-30
Merge #11794: Prefix leveldb debug logging
Wladimir J. van der Laan
2017-11-30
Merge #11744: net: Add missing locks in net.{cpp,h}
Wladimir J. van der Laan
2017-11-30
Add `-debuglogfile` option
Wladimir J. van der Laan
2017-11-30
Merge #11783: Fix shutdown in case of errors during initialization
Wladimir J. van der Laan
2017-11-30
Merge #11793: Docs: Bump OS X version to 10.13
Wladimir J. van der Laan
2017-11-30
Docs: Bump OSX version to 10.13 in build-osx.md
Varunram Ganesh
2017-11-30
Merge #11191: RPC: Improve help text and behavior of RPC-logging.
Wladimir J. van der Laan
2017-11-30
Prefix leveldb debug logging
Wladimir J. van der Laan
2017-11-30
Merge #9254: [depends] ZeroMQ 4.2.2
Wladimir J. van der Laan
2017-11-29
Merge #11792: Trivial: fix comments for ZeroMQ bitcoind args
Jonas Schnelli
2017-11-29
Merge #11395: Qt: Enable searching by transaction id
Jonas Schnelli
2017-11-29
Trivial: fix comments for ZeroMQ bitcoind args
aaron-hanson
2017-11-29
[tests] Rename NodeConn and NodeConnCB
John Newbery
2017-11-29
Merge #11712: [tests] Split NodeConn from NodeConnCB
MarcoFalke
2017-11-29
[tests] Add combinedlogslen argument to test_runner.py
John Newbery
2017-11-29
[tests] [travis-ci] Move Travis functional test log post processing to test_r...
John Newbery
2017-11-29
[tests] Improve logging shutdown and add hint for combine_logs
John Newbery
[prev]
[next]