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-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
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-29
Merge #10256: [test] Add test for gettxout to wallet.py
MarcoFalke
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
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
2017-04-27
Merge #10283: Cleanup: reduce to one GetMinimumFee call signature
Pieter Wuille
2017-04-26
Merge #10280: [test] Unit test amount.h/amount.cpp
MarcoFalke
2017-04-26
cleanup: reduce to one GetMinimumFee call signature
Alex Morcos
2017-04-26
Remove unused C++ code not covered by unit tests
practicalswift
2017-04-26
[test] Unit test amount.h/amount.cpp
Jimmy Song
2017-04-26
Merge #9614: [wallet] [refactor] Simplify getbalance implementation
Wladimir J. van der Laan
2017-04-26
[wallet] Remove unneeded legacy getbalance code
Russell Yanofsky
2017-04-26
[wallet] Add GetLegacyBalance method to simplify getbalance RPC
Russell Yanofsky
2017-04-26
Merge #9743: Fix several potential issues found by sanitizers
Wladimir J. van der Laan
2017-04-26
Merge #9670: contrib: github-merge improvements
Wladimir J. van der Laan
2017-04-26
Merge #10273: [scripts] Minor improvements to `macdeployqtplus` script.
Wladimir J. van der Laan
2017-04-26
Merge #10278: [test] Add Unit Test for GetListenPort
Wladimir J. van der Laan
2017-04-26
Merge #9930: Trivial: Correct indentation and bracing
Wladimir J. van der Laan
2017-04-25
[test] Add Unit Test for GetListenPort
Jimmy Song
2017-04-25
Merge #10225: [test] Add aborttrescan tests
Wladimir J. van der Laan
2017-04-25
Merge #10265: [wallet] [moveonly] Check non-null pindex before potentially re...
Wladimir J. van der Laan
2017-04-25
Merge #10263: Trivial: fix fee estimate write error log message
Wladimir J. van der Laan
2017-04-25
Merge #10270: Remove Clang workaround for Boost 1.46
Wladimir J. van der Laan
2017-04-25
Use `with` in `macdeployqtplus` script.
Chris Gavin
2017-04-25
Remove unused variable from `macdeployqtplus` script.
Chris Gavin
2017-04-25
Merge #10272: [Tests] Prevent warning: variable 'x' is uninitialized
Wladimir J. van der Laan
2017-04-25
[wallet] Make sure pindex is non-null before possibly referencing in LogPrint...
Karl-Johan Alm
2017-04-25
Prevent warning: variable 'x' is uninitialized
Pavel JanÃk
2017-04-25
Remove Clang workaround for Boost 1.46
fanquake
2017-04-24
Merge #10249: Switch CCoinsMap from boost to std unordered_map
Pieter Wuille
2017-04-24
Merge #9951: Wallet database handling abstractions/simplifications
Wladimir J. van der Laan
2017-04-24
Merge #9792: FastRandomContext improvements and switch to ChaCha20
Wladimir J. van der Laan
2017-04-23
Trivial: fix fee estimate write error log message
CryptAxe
2017-04-23
Merge #10097: Move zmq test skipping logic into individual test case.
MarcoFalke
2017-04-23
Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by o...
MarcoFalke
[next]