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-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
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
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
Merge #10255: [test] Add test for listaddressgroupings
MarcoFalke
2017-05-02
Merge #10198: [tests] Remove is_network_split from functional test framework
MarcoFalke
2017-05-02
[tests] Remove is_network_split from funtional test cases
John Newbery
2017-05-02
Merge #10169: [tests] Remove func test code duplication
Wladimir J. van der Laan
2017-05-02
Merge #10314: Remove unused forward declaration for non-existent ScriptPubKey...
Wladimir J. van der Laan
2017-05-02
Merge #10260: [doc] Minor corrections to osx dependencies
Wladimir J. van der Laan
2017-05-02
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets
Wladimir J. van der Laan
2017-05-02
Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...)
practicalswift
2017-05-02
Merge #10093: [Qt] Don't add arguments of sensitive command to console window
Jonas Schnelli
2017-05-02
Merge #10175: Remove excess logic.
Wladimir J. van der Laan
2017-05-02
Merge #10180: [trivial] Fix typos (tempoarily → temporarily, inadvertantly ...
Wladimir J. van der Laan
2017-05-02
Remove unused args from GetFetchhFlags()
BtcDrak
2017-05-02
Merge #10281: doc: Add RPC interface guidelines
Wladimir J. van der Laan
2017-05-02
doc: Add RPC interface guidelines
Wladimir J. van der Laan
2017-05-01
Merge #10292: Improved efficiency in COutPoint constructors
Pieter Wuille
2017-05-01
Merge #10305: Fix potential NPD introduced in b297426c
Pieter Wuille
2017-05-01
Merge #10309: Trivial: remove extra character from comment
Pieter Wuille
2017-05-01
Trivial: remove extra character from comment
CryptAxe
2017-05-01
[tests] allow zmq test to be run in out-of-tree builds
John Newbery
2017-05-01
[test] Add test for listaddressgroupings
Jimmy Song
2017-05-01
Fix potential NPD introduced in b297426c
Matt Corallo
2017-05-01
Merge #10294: [Wallet] unset change position when there is no change
Wladimir J. van der Laan
2017-05-01
[Wallet] unset change position when there is no change on exact match
Gregory Sanders
2017-05-01
Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping
MarcoFalke
2017-05-01
Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()
Wladimir J. van der Laan
2017-05-01
Merge #10290: Add -stopatheight for benchmarking
Wladimir J. van der Laan
2017-04-30
[Makefile] Alphabetically Reorder addrdb.cpp
Spencer Lievens
2017-04-29
Merge #10256: [test] Add test for gettxout to wallet.py
MarcoFalke
2017-04-28
Simplify DisconnectBlock arguments/return value
Pieter Wuille
2017-04-28
[test] Add gettxout call
Jimmy Song
2017-04-28
[test] Add tests for getconnectioncount, getnettotals and ping
Jimmy Song
2017-04-28
[tests] update disconnect_ban.py test case to work with listbanned
John Newbery
2017-04-28
[net] listbanned RPC and QT should show correct banned subnets
John Newbery
2017-04-28
refactor TxToJSON() and ScriptPubKeyToJSON()
jonnynewbs
2017-04-28
Improved efficiency in COutPoint constructors
Marcos Mayorga
2017-04-27
Add -stopatheight for benchmarking
Pieter Wuille
2017-04-27
Merge #10075: Remove unused C++ code not covered by unit tests
Wladimir J. van der Laan
[next]