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-05-22
Add internal method to add new random data to our internal RNG state
Matt Corallo
2017-05-09
Merge #10338: Maintain state across GetStrongRandBytes calls
Pieter Wuille
2017-05-09
Merge #10322: Use hardware timestamps in RNG seeding
Pieter Wuille
2017-05-09
Merge #10287: [tests] Update Unit Test for addrman.h/addrman.cpp
MarcoFalke
2017-05-09
Merge #8855: Use a proper factory for creating chainparams
Wladimir J. van der Laan
2017-05-09
Merge #9279: Consensus: Move CFeeRate out of libconsensus
Wladimir J. van der Laan
2017-05-08
Merge #10342: [tests] Improve mempool_persist test
MarcoFalke
2017-05-08
[tests] use wait_until in mempool_persist.py
John Newbery
2017-05-08
Merge #10352: test: Add elapsed time to RPC tracing
MarcoFalke
2017-05-08
Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help.
MarcoFalke
2017-05-07
Merge #10351: removed unused code in INV message
Pieter Wuille
2017-05-07
Merge #10171: [tests] Add node methods to test framework
MarcoFalke
2017-05-07
Merge #10189: devtools/net: add a verifier for scriptable changes. Use it to ...
Wladimir J. van der Laan
2017-05-07
test: Add elapsed time to RPC tracing
Wladimir J. van der Laan
2017-05-07
removed unused code in INV message
Greg Griffith
2017-05-06
Merge #10318: [tests] fix wait_for_inv()
MarcoFalke
2017-05-06
Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was d...
MarcoFalke
2017-05-06
Merge #10344: [tests] Fix abandonconflict.py intermittency
MarcoFalke
2017-05-06
[qa] Fixes segwit block relay test after inv-direct-fetch was disabled
Suhas Daftuar
2017-05-06
[doc] Add hint about getmempoolentry to getrawmempool help.
Karl-Johan Alm
2017-05-05
Reorganize BitcoinTestFramework class
John Newbery
2017-05-05
Use sanity check timestamps as entropy
Pieter Wuille
2017-05-05
Test that GetPerformanceCounter() increments
Pieter Wuille
2017-05-05
Use hardware timestamps in RNG seeding
Pieter Wuille
2017-05-05
[tests] Fix abandonconflict.py intermittency
John Newbery
2017-05-04
Maintain state across GetStrongRandBytes calls
Pieter Wuille
2017-05-04
net: make CNode's id private
Cory Fields
2017-05-04
scripted-diff: net: Use accessor rather than node's id directly
Cory Fields
2017-05-04
devtools: add script to verify scriptable changes
Cory Fields
2017-05-03
Chainparams: Use the factory for pow tests
Jorge Timón
2017-05-03
Chainparams: Get rid of CChainParams& Params(std::string)
Jorge Timón
2017-05-03
Chainparams: Use a regular factory for creating chainparams
Jorge Timón
2017-05-03
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-03
Consensus: Minimal way to move dust out of consensus
Jorge Timón
2017-05-03
Merge #10327: [tests] remove import-abort-rescan.py
Wladimir J. van der Laan
2017-05-03
[tests] remove import-abort-rescan.py
John Newbery
2017-05-03
[tests] fix wait_for_inv()
John Newbery
2017-05-03
Merge #10311: Remove unused args from GetFetchFlags()
Wladimir J. van der Laan
2017-05-03
Merge #10302: [Makefile] Alphabetically Reorder addrdb.cpp
Wladimir J. van der Laan
2017-05-03
Merge #9966: Control mempool persistence using a command line parameter
Wladimir J. van der Laan
2017-05-03
Merge #10115: Avoid reading the old hd master key during wallet encryption
Wladimir J. van der Laan
2017-05-03
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds
Wladimir J. van der Laan
2017-05-03
Merge #9733: Add getchaintxstats RPC
Wladimir J. van der Laan
2017-05-03
Add getchaintxstats RPC
Pieter Wuille
2017-05-02
Merge #10297: Simplify DisconnectBlock arguments/return value
Pieter Wuille
2017-05-02
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
MarcoFalke
2017-05-02
Add start and stop node methods to BitcoinTestFramework
John Newbery
2017-05-02
move initialize_chain() and initialize_chain_clean() to be methods of Bitcoin...
John Newbery
2017-05-02
Merge #10255: [test] Add test for listaddressgroupings
MarcoFalke
2017-05-02
Merge #10198: [tests] Remove is_network_split from functional test framework
MarcoFalke
[next]