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
2019-03-16
Merge #15522: Document sizeof(size_t) assumptions and compiler assumptions in...
Wladimir J. van der Laan
2019-03-16
Merge #15604: [docs] release note for disabling reject messages by default
Wladimir J. van der Laan
2019-03-16
Merge #15609: scripts and tools: Set 'distro' explicitly
Wladimir J. van der Laan
2019-03-16
Set 'distro' explicitly
Hennadii Stepanov
2019-03-15
Merge #15580: depends: native_protobuf: avoid system zlib
MarcoFalke
2019-03-15
[docs] release note for disabling reject messages by default
John Newbery
2019-03-15
Merge #15577: Docs: Enable TLS in link to chris.beams.io
Jonas Schnelli
2019-03-14
Merge #15444: [docs] Additional productivity tips
MarcoFalke
2019-03-14
Merge #15583: wallet: Log and ignore errors in ListWalletDir and IsBerkeleyBtree
Wladimir J. van der Laan
2019-03-13
wallet: Log and ignore errors in ListWalletDir and IsBerkeleyBtree
João Barbosa
2019-03-13
Merge #15559: doc: correct analyzepsbt rpc doc
Wladimir J. van der Laan
2019-03-12
Merge #15573: dead code: Remove dead option in HexStr conversion
Wladimir J. van der Laan
2019-03-12
Merge #15582: Fix overflow bug in analyzepsbt fee: CAmount instead of int
Wladimir J. van der Laan
2019-03-12
Merge #15548: build: use full version string in setup.exe
Wladimir J. van der Laan
2019-03-12
rpc: return a number for estimated_feerate in analyzepsbt
fanquake
2019-03-12
doc: correct analysepsbt rpc doc
fanquake
2019-03-11
Fix overflow bug in analyzepsbt fee: CAmount instead of int
Pieter Wuille
2019-03-11
depends: native_protobuf: avoid system zlib
Carl Dong
2019-03-11
Enable TLS in link to chris.beams.io
JeremyRand
2019-03-11
Merge #15564: cli: remove duplicate wallet fields from -getinfo
MarcoFalke
2019-03-11
Merge #15566: cli: replace testnet with chain and return network name as per ...
MarcoFalke
2019-03-10
dead code: Remove dead option in HexStr conversion
Lenny Maiorani
2019-03-09
Merge #15565: doc: remove release note fragments
Wladimir J. van der Laan
2019-03-09
cli: remove duplicate wallet fields from -getinfo
fanquake
2019-03-09
cli: replace testnet with chain and return network name as per BIP70.
fanquake
2019-03-09
doc: remove release note fragments
fanquake
2019-03-09
Merge #15562: doc: remove duplicate clone step in build-windows.md
Wladimir J. van der Laan
2019-03-09
Merge #15486: [addrman, net] Ensure tried collisions resolve, and allow feele...
Wladimir J. van der Laan
2019-03-09
doc: correct path in build-windows.md
Ferdinando M. Ametrano
2019-03-09
Merge #15549: gitian: Improve error handling
Wladimir J. van der Laan
2019-03-08
Merge #15532: Remove sharp edge (uninit member) when using the compiler-gener...
Wladimir J. van der Laan
2019-03-08
Merge #15528: contrib: Bump gitian descriptors for 0.19
MarcoFalke
2019-03-07
build: use full version string in setup.exe
MarcoFalke
2019-03-07
Merge #15464: gui: Drop unused return values in WalletFrame
Jonas Schnelli
2019-03-07
Merge #15402: Granular invalidateblock and RewindBlockIndex
Wladimir J. van der Laan
2019-03-07
Merge #15530: doc: Move wallet lock annotations to header
MarcoFalke
2019-03-07
gitian: Improve error handling
Wladimir J. van der Laan
2019-03-06
Merge #15473: bench: Benchmark MempoolToJSON
MarcoFalke
2019-03-06
Merge #15504: fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-03-05
Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)
MarcoFalke
2019-03-05
Merge #15531: Suggested interfaces::Chain cleanups from #15288
MarcoFalke
2019-03-05
Merge #14954: build: Require python 3.5
MarcoFalke
2019-03-05
Merge #15513: docs: add "sections" info to example bitcoin.conf
Wladimir J. van der Laan
2019-03-05
Merge #15527: doc: Remove pr release notes file in wrong dir
Wladimir J. van der Laan
2019-03-05
Document assumptions about C++ compiler
practicalswift
2019-03-05
Remove sharp edge (uninitialized m_filter_type) when using the compiler-gener...
practicalswift
2019-03-04
In lint-format-strings, open files sequentially
Glenn Willen
2019-03-04
test: Remove python3.4 workaround in feature_dbcrash
MarcoFalke
2019-03-04
doc: Move wallet lock annotations to header
MarcoFalke
2019-03-04
Suggested interfaces::Chain cleanups from #15288
Russell Yanofsky
[next]