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
2018-10-08
Fix macOS files description
Hennadii Stepanov
2018-09-30
Merge #14331: doxygen: Fix member comments
MarcoFalke
2018-09-27
Merge #14244: amount: Move CAmount CENT to unit test header
MarcoFalke
2018-09-27
Merge #14307: Consolidate redundant implementations of ParseHashStr
MarcoFalke
2018-09-27
Merge #14027: Skip stale tip checking if outbound connections are off or if r...
MarcoFalke
2018-09-27
Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
MarcoFalke
2018-09-26
Merge #14282: [wallet] Remove -usehd
MarcoFalke
2018-09-26
doxygen: Fix member comments
MarcoFalke
2018-09-26
Merge #14310: [wallet] Ensure wallet is unlocked before signing
MarcoFalke
2018-09-25
Merge #13877: utils: Make fs::path::string() always return utf-8 string on Wi...
MarcoFalke
2018-09-25
Consolidate redundant implementations of ParseHashStr
Ben Woosley
2018-09-24
Merge #13311: Don't edit Chainparams after initialization
MarcoFalke
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-24
[wallet] Ensure wallet is unlocked before signing
gustavonalle
2018-09-24
Merge #14297: [RPC] Remove warning for removed estimatefee RPC
MarcoFalke
2018-09-24
Merge #14298: [REST] improve performance for JSON calls
MarcoFalke
2018-09-24
Merge #13546: wallet: Fix use of uninitialized value bnb_used in CWallet::Cre...
MarcoFalke
2018-09-23
Don't edit Chainparams after initialization
Jorge Timón
2018-09-23
MOVEONLY: Move versionbits info out of versionbits.o
Jorge Timón
2018-09-23
[REST] improve performance for JSON calls
Antoine Le Calvez
2018-09-22
[RPC] Remove warning for removed estimatefee RPC
John Newbery
2018-09-23
Make fs::path::string() always return utf-8 string
Chun Kuan Lee
2018-09-20
[wallet] Remove -usehd
John Newbery
2018-09-19
init: Remove deprecated args from hidden args
MarcoFalke
2018-09-19
Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrs
MarcoFalke
2018-09-21
tests: Use MakeUnique to construct objects owned by unique_ptrs
practicalswift
2018-09-20
Merge #14214: convert C-style (void) parameter lists to C++ style ()
MarcoFalke
2018-09-19
wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateT...
practicalswift
2018-09-18
Merge #13152: [rpc] Add getnodeaddresses RPC command
MarcoFalke
2018-09-17
[rpc] Add getnodeaddresses RPC command
chris-belcher
2018-09-17
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-09-17
amount: Move CAmount CENT to unit test header
MarcoFalke
2018-09-17
Merge #13578: [depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecate...
Wladimir J. van der Laan
2018-09-15
use integer division instead of double conversion and multiplication for comp...
Arvid Norberg
2018-09-15
Merge #14212: build: Remove libssl from LDADD unless gui
MarcoFalke
2018-09-15
Merge #14206: doc: Document -checklevel levels
Wladimir J. van der Laan
2018-09-15
doc: Document -checklevel levels
Wladimir J. van der Laan
2018-09-14
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
Wladimir J. van der Laan
2018-09-13
build: Remove libssl from LDADD unless gui
MarcoFalke
2018-09-13
convert C-style (void) parameter lists to C++ style ()
Arvid Norberg
2018-09-13
Merge #14192: utils: Convert fs::filesystem_error messages from local multiby...
Wladimir J. van der Laan
2018-09-13
Merge #14208: [build] Actually remove ENABLE_WALLET
Wladimir J. van der Laan
2018-09-13
[build] remove #ifdef ENABLE_WALLET from interfaces/node
John Newbery
2018-09-13
Merge #13983: rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-09-13
Merge #13310: Report progress in ReplayBlocks while rolling forward
Wladimir J. van der Laan
2018-09-13
Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
Luke Dashjr
2018-09-13
configure: Make it possible to build only one of bitcoin-cli or bitcoin-tx
Luke Dashjr
2018-09-13
Merge #13888: Call unicode API on Windows
Wladimir J. van der Laan
2018-09-13
Merge #14207: doc: `-help-debug` implies `-help`
Wladimir J. van der Laan
2018-09-13
Merge #14195: Pass privkey export DER compression flag correctly
Wladimir J. van der Laan
[next]