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
2018-09-13
build: Remove libssl from LDADD unless gui
MarcoFalke
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
Merge #14199: [psbt]Remove redundant BIP174 test from rpc_psbt.json
Wladimir J. van der Laan
2018-09-13
Merge #14180: qa: Run all tests even if wallet is not compiled
Wladimir J. van der Laan
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
2018-09-13
Pass export privkey DER compression flag correctly
liuyujun
2018-09-13
Merge #14209: logging: Replace LogPrint macros with regular functions
Wladimir J. van der Laan
2018-09-13
doc: `-help-debug` implies `-help`
Wladimir J. van der Laan
2018-09-12
logging: Replace LogPrint macros with regular functions
MarcoFalke
2018-09-12
Merge #14204: build: Move interfaces/* to libbitcoin_server
Wladimir J. van der Laan
2018-09-12
Merge #13886: utils: run commands using utf-8 string on Windows
Wladimir J. van der Laan
2018-09-12
build: Move interfaces/* to libbitcoin_server
Wladimir J. van der Laan
2018-09-11
Remove redundant BIP174 test from rpc_psbt.json
araspitzu
2018-09-11
Merge #14168: Remove ENABLE_WALLET from libbitcoin_server.a
MarcoFalke
2018-09-11
Call unicode API on Windows
Chun Kuan Lee
2018-09-11
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...
Wladimir J. van der Laan
2018-09-11
Merge #14184: Scripts and tools: increased timeout downloading
Wladimir J. van der Laan
2018-09-11
Merge #13419: [tests] Speed up knapsack_solver_test by not recreating wallet ...
Wladimir J. van der Laan
2018-09-11
Merge #13558: Drop unused GetType() from CSizeComputer
Wladimir J. van der Laan
2018-09-11
Merge #13866: utils: Use _wfopen and _wfreopen on Windows
Wladimir J. van der Laan
2018-09-11
Merge #14162: gui: Also log and print messages or questions like bitcoind
Wladimir J. van der Laan
2018-09-11
Drop minor GetSerializeSize template
Ben Woosley
2018-09-11
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-09-10
[build] remove ENABLE_WALLET ifdef from httprpc.cpp
John Newbery
2018-09-10
Merge #14189: qa: Fix silent merge conflict in wallet_importmulti
MarcoFalke
2018-09-10
qa: Fix silent merge conflict in wallet_importmulti
MarcoFalke
2018-09-10
Merge #9332: Let wallet importmulti RPC accept labels for standard scriptPubKeys
Wladimir J. van der Laan
2018-09-10
Merge #13793: tx pool: Use class methods to hide raw map iterator impl details
Wladimir J. van der Laan
2018-09-10
Merge #14008: Preserve a format of RPC command definitions
Wladimir J. van der Laan
2018-09-10
Merge #14127: build: avoid getifaddrs when unavailable
Wladimir J. van der Laan
2018-09-10
Merge #14138: wallet: Set encrypted_batch to nullptr after delete. Avoid doub...
Wladimir J. van der Laan
2018-09-10
Merge #14054: p2p: Disable BIP 61 by default
Wladimir J. van der Laan
2018-09-10
Merge #14183: depends: Remove unused Qt 4 dependencies
Wladimir J. van der Laan
2018-09-10
Merge #14164: Update univalue subtree
MarcoFalke
2018-09-10
Merge #14057: [Logging] Only log "Using config file PATH_TO_bitcoin.conf" mes...
Wladimir J. van der Laan
2018-09-10
Merge #14186: bitcoin-cli: don't translate command line options
MarcoFalke
2018-09-10
don't translate command line options
Michael Polzer
2018-09-10
depends: Remove unused Qt 4 dependencies
Chun Kuan Lee
2018-09-09
doc: release notes for -enablebip61 default change
MarcoFalke
2018-09-09
Scripts and tools: increased timeout downloading
Emanuele Cisbani
2018-09-08
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
Wladimir J. van der Laan
2018-09-08
Merge #12775: Integration of property based testing into Bitcoin Core
Wladimir J. van der Laan
2018-09-07
[build] Move dummy wallet into its own .cpp file.
John Newbery
[next]