index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-09-07
[macOS] remove Growl support, remove unused code
Jonas Schnelli
2017-09-07
Merge #11156: Fix memory leaks in qt/guiutil.cpp
Jonas Schnelli
2017-09-07
Merge #10770: Drop upgrade-cancel callback registration for a generic "cancel...
Jonas Schnelli
2017-09-07
Merge #10911: [qt] Fix typo and access key in optionsdialog.ui
Jonas Schnelli
2017-09-07
Typo in optionsdialog.ui
James Evans
2017-09-06
Merge #10682: Trivial: Move the AreInputsStandard documentation next to its i...
MarcoFalke
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-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 #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
[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 #11173: RPC: Fix currency unit string in the help text
MarcoFalke
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 #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
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
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
2017-09-02
Update hmac_sha256.h
Utsav Gupta
2017-09-01
Stop test_bitcoin-qt touching ~/.bitcoin
MeshCollider
2017-08-31
Fix include path for bitcoin-config.h in crypto/common.h
danra
2017-08-31
RPC: add wtxid to mempool entry output
Suhas Daftuar
2017-08-30
[Qt] Fix display of package name on 'open config file' tooltip
Daniel Edgecumbe
2017-08-30
Merge #10777: [tests] Avoid redundant assignments. Remove unused variables
MarcoFalke
2017-08-29
rpc: Push down safe mode checks
Andrew Chow
2017-08-28
Merge #10859: RPC: gettxout: Slightly improve doc and tests
MarcoFalke
2017-08-29
RPC: gettxout: Slightly improve doc and tests
Jorge Timón
2017-08-28
Merge #11144: Move local include to before system includes
Wladimir J. van der Laan
[next]