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-09-07
[test] Add bitcoin-cli -stdin and -stdinrpcpass functional tests
João Barbosa
2017-09-07
[test] Replace check_output with low level version
João Barbosa
2017-09-07
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-09-07
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-09-07
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-09-07
Fix style in -stdin and -stdinrpcpass handling
João Barbosa
2017-09-07
Merge #10838: (finally) remove getinfo
Wladimir J. van der Laan
2017-09-07
Merge #11259: Remove duplicate destination decoding
Wladimir J. van der Laan
2017-09-06
(finally) remove getinfo in favor of more module-specific infos
Matt Corallo
2017-09-06
Remove duplicate destination decoding
João Barbosa
2017-09-06
Remove unused GetKeyID and IsScript methods from CBitcoinAddress
João Barbosa
2017-09-07
Merge #11219: [docs] explain how to recompile a modified unit test
Wladimir J. van der Laan
2017-09-06
Merge #11238: Add assertions before potential null deferences
Wladimir J. van der Laan
2017-09-06
Merge #11099: [RPC][mempool]: Add savemempool RPC
MarcoFalke
2017-09-06
Merge #11117: Prepare for non-Base58 addresses
Wladimir J. van der Laan
2017-09-06
Move CBitcoinAddress to base58.cpp
Pieter Wuille
2017-09-06
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
Merge #10845: Remove unreachable code
Wladimir J. van der Laan
2017-09-06
Merge #11203: rpc: add wtxid to mempool entry output
Wladimir J. van der Laan
2017-09-06
Merge #8330: Structure Packing Optimizations in C{,Mutable}Transaction
Wladimir J. van der Laan
2017-09-06
Merge #11067: [qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
Merge #11135: Update developer notes with RPC response guidelines
Wladimir J. van der Laan
2017-09-06
Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin
Wladimir J. van der Laan
2017-09-06
Merge #10357: Allow setting nMinimumChainWork on command line
Wladimir J. van der Laan
2017-09-06
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
[docs] explain how to recompile only what bitcoind tests need
Sjors Provoost
2017-09-06
Add savemempool RPC
Lawrence Nahum
2017-09-06
Add return value to DumpMempool
Lawrence Nahum
2017-09-06
Merge #10596: Add vConnect to CConnman::Options
Wladimir J. van der Laan
2017-09-06
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ...
Wladimir J. van der Laan
2017-09-05
Merge #11247: qt: Use IsMine to validate custom change address
MarcoFalke
2017-09-05
qt: Use IsMine to validate custom change address
Chris Moore
2017-09-05
Merge #11246: github-merge: Coalesce git fetches
MarcoFalke
2017-09-05
Merge #11173: RPC: Fix currency unit string in the help text
MarcoFalke
2017-09-05
github-merge: Coalesce git fetches
Wladimir J. van der Laan
2017-09-05
Merge #11234: Remove redundant testutil.cpp|h files
Wladimir J. van der Laan
2017-09-05
Merge #11143: Fix include path for bitcoin-config.h
Wladimir J. van der Laan
2017-09-05
Merge #11241: [tests] Improve signmessages functional test
Wladimir J. van der Laan
2017-09-05
Merge #11164: Fix boost headers included as user instead of system headers
Wladimir J. van der Laan
2017-09-05
Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and ena...
Wladimir J. van der Laan
2017-09-05
Merge #11236: Add note on translations to CONTRIBUTING.md
Wladimir J. van der Laan
2017-09-05
[qa] Test nMinimumChainWork
Suhas Daftuar
2017-09-05
Allow setting nMinimumChainWork on command line
Suhas Daftuar
2017-09-05
Merge #11179: rpc: Push down safe mode checks
Wladimir J. van der Laan
2017-09-05
Improve signmessages functional test
Cristian Mircea Messel
2017-09-05
Add translation note to CONTRIBUTING.md
MeshCollider
2017-09-05
Remove redundant testutil files
MeshCollider
2017-09-05
Fix currency/fee-rate unit string in the help text
Akio Nakamura
2017-09-04
Merge #10701: Remove the virtual specifier for functions with the override sp...
MarcoFalke
2017-09-02
Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip
MarcoFalke
[next]