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-01-31
Prefer boost::optional#get_value_or over #value_or
Ben Woosley
2019-01-31
Piecewise construct to avoid invalid construction
Ben Woosley
2019-01-31
Merge #15301: tests: When testing with --usecli, unify RPC arg to cli arg con...
MarcoFalke
2019-01-31
Merge #14372: msvc: build secp256k1 and leveldb locally
MarcoFalke
2019-01-31
Merge #15299: Fix assertion in CKey::SignCompact
Wladimir J. van der Laan
2019-01-31
tests: unify RPC argument to cli argument conversion and handle dicts and lists
Andrew Chow
2019-01-31
Merge #11911: Free BerkeleyEnvironment instances when not in use
Wladimir J. van der Laan
2019-02-01
msvc: build leveldb locally
Chun Kuan Lee
2019-02-01
msvc: build secp256k1 locally
Chun Kuan Lee
2019-01-31
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-31
Fix assertion in CKey::SignCompact
João Barbosa
2019-01-31
Merge #15244: gdb attaching to process during tests has non-sudo solution
Wladimir J. van der Laan
2019-01-31
Merge #15225: GUI: Change the receive button to respond to keypool state chan...
Wladimir J. van der Laan
2019-01-31
Merge #15246: qa: Add tests for invalid message headers
Wladimir J. van der Laan
2019-01-31
Merge #15272: doc: correct logging return type and RPC example
Wladimir J. van der Laan
2019-01-31
Merge #15176: docs: Get rid of badly named readme
Wladimir J. van der Laan
2019-01-31
gdb attaching to process during tests has non-sudo solution
Gregory Sanders
2019-01-31
Merge #15275: Add gitian PGP key for hebasto
Wladimir J. van der Laan
2019-01-30
Merge #15292: Remove 'boost::optional'-related false positive -Wmaybe-uniniti...
Wladimir J. van der Laan
2019-01-30
[tests] Add wallet-tool test
João Barbosa
2019-01-30
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2019-01-30
Remove 'boost::optional'-related gcc warnings
Hennadii Stepanov
2019-01-30
Merge #15276: travis: Compile once on trusty
MarcoFalke
2019-01-30
Merge #15043: test: Build fuzz targets into seperate executables
Wladimir J. van der Laan
2019-01-30
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
Merge #15279: wallet: Clarify rescanblockchain doc
MarcoFalke
2019-01-30
Merge #15159: [RPC] Remove lookup to UTXO set from GetTransaction
MarcoFalke
2019-01-30
Merge #15243: [doc] add notes on release notes
Wladimir J. van der Laan
2019-01-30
Merge #15270: Pull leveldb subtree
Wladimir J. van der Laan
2019-01-30
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-30
Merge #14711: Remove uses of chainActive and mapBlockIndex in wallet code
MeshCollider
2019-01-29
test: Build fuzz targets into seperate executables
MarcoFalke
2019-01-29
Merge #14929: net: Allow connections from misbehavior banned peers
Jonas Schnelli
2019-01-29
wallet: Fixup rescanblockchain result doc
MarcoFalke
2019-01-29
doc: correct logging rpc return type and example
fanquake
2019-01-29
Merge #14987: RPCHelpMan: Pass through Result and Examples
MarcoFalke
2019-01-28
travis: Compile trusty with depends for now
MarcoFalke
2019-01-28
travis: Compile once on trusty
MarcoFalke
2019-01-28
Merge #15248: rpc: Compile on GCC4.8
MarcoFalke
2019-01-28
Add gitian PGP key for hebasto
Hennadii Stepanov
2019-01-27
rpc: Compile on GCC4.8
MarcoFalke
2019-01-27
Merge #15254: Trivial: fixup a few doxygen comments
Wladimir J. van der Laan
2019-01-26
[RPC] Update getrawtransaction interface
Amiti Uttarwar
2019-01-26
Merge #15258: Scripts and tools: Fix devtools/copyright_header.py to always h...
MarcoFalke
2019-01-26
Pull leveldb subtree
MarcoFalke
2019-01-26
Squashed 'src/leveldb/' changes from 524b7e36a8..f545dfabff
MarcoFalke
2019-01-25
[test] fuzz: make test_one_input return void
MarcoFalke
2019-01-25
Trivial: Doxygenize existing CBufferedFile and VectorReader comments
Ben Woosley
2019-01-25
RPCHelpMan: Pass through Result and Examples
MarcoFalke
2019-01-25
Merge #15249: Docs: Update python docs to reflect that wildcard imports are d...
MarcoFalke
[next]