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
2016-05-02
[qa] smartfees: Properly use ordered dict
MarcoFalke
2016-05-02
bitcoin-cli.cpp: Use symbolic constant for exit code
Puru
2016-05-02
Merge #7959: fix race that could fail to persist a ban
Wladimir J. van der Laan
2016-05-02
Merge #7964: Minor changes for c++11 consistency
Wladimir J. van der Laan
2016-04-30
build: No need to check for leveldb atomics
Cory Fields
2016-04-30
Remove obsolete reference to CValidationState from UpdateCoins.
21E14
2016-04-30
[trivial] Add missing const qualifiers.
Daniel Kraft
2016-04-29
More comments on the design of AttemptToEvictConnection.
Gregory Maxwell
2016-04-29
[doc] Update bitcoin-core GitHub links
MarcoFalke
2016-04-29
Merge #7807: Fixed miner test values, gave constants for less error-prone val...
MarcoFalke
2016-04-28
[RPC] add feerate option to fundrawtransaction
Jonas Schnelli
2016-04-28
Test for signing messages
Andrew Chow
2016-04-28
Merge #7962: CalculateNextWorkRequired Cleanup
Wladimir J. van der Laan
2016-04-28
More efficient bitsliced rolling Bloom filter
Pieter Wuille
2016-04-28
Benchmark rolling bloom filter
Pieter Wuille
2016-04-28
Merge #7926: [RPC] push back getaddednodeinfo dead value
Wladimir J. van der Laan
2016-04-28
Merge #7952: Log invalid block hash to make debugging easier.
Wladimir J. van der Laan
2016-04-28
auto_ptr → unique_ptr
Wladimir J. van der Laan
2016-04-28
chain: define enum used as bit field as uint32_t
Wladimir J. van der Laan
2016-04-28
Merge #7514: Fix IsInitialBlockDownload for testnet
Wladimir J. van der Laan
2016-04-28
Merge #7939: qt: Make it possible to show details for multiple transactions
Wladimir J. van der Laan
2016-04-28
Merge #7165: build: Enable C++11 in build, require C++11 compiler
Wladimir J. van der Laan
2016-04-28
doc: Add note about new build/test requirements to release notes
Wladimir J. van der Laan
2016-04-28
build: update ax_cxx_compile_stdcxx to serial 4
Wladimir J. van der Laan
2016-04-27
Deprecating the remaining LogPrintf dependencies that were made obsolete in P...
21E14
2016-04-27
fix race that could fail to persist a ban
Kaz Wesley
2016-04-27
Remove useless argument to AlertNotify.
Pavel Janík
2016-04-27
Only use AddInventoryKnown for transactions
Suhas Daftuar
2016-04-27
[bitcoin-tx] allow to set nSequence number over the in= command
Jonas Schnelli
2016-04-27
[RPC] createrawtransaction: add option to set the sequence number per input
Jonas Schnelli
2016-04-27
Merge #7954: build: quiet annoying warnings without adding new ones
Wladimir J. van der Laan
2016-04-27
depends: use c++11
Cory Fields
2016-04-27
Create signmessagewithprivkey rpc
Andrew
2016-04-27
test: Add more thorough test for dbwrapper iterators
Wladimir J. van der Laan
2016-04-27
chain: Add assertion in case of missing records in index db
Wladimir J. van der Laan
2016-04-27
Merge #7951: [qa] test_framework: Properly print exception
MarcoFalke
2016-04-27
build: quiet annoying warnings without adding new ones
Cory Fields
2016-04-26
Log invalid block hash to make debugging easier.
Pavel Janík
2016-04-26
[qa] test_framework: Properly print exceptions and assert empty dict
MarcoFalke
2016-04-26
build: Enable C++11 build, require C++11 compiler
Wladimir J. van der Laan
2016-04-26
qt: Add transaction hash to details window title
Wladimir J. van der Laan
2016-04-26
Merge #7933: Fix OOM when deserializing UTXO entries with invalid length
Wladimir J. van der Laan
2016-04-26
Merge #7941: Fixing comment in script_test.json test case
Wladimir J. van der Laan
2016-04-26
Merge #7920: Switch Travis to Trusty
Wladimir J. van der Laan
2016-04-26
Merge #7944: Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e035.
Wladimir J. van der Laan
2016-04-26
Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e035.
randy-waterhouse
2016-04-26
travis: temporarily disable qt to avoid timeouts
Cory Fields
2016-04-26
travis: Don't disable writing ccache for pull-requests
Cory Fields
2016-04-25
travis: drop MAKEJOBS=2 for windows compilers
Cory Fields
2016-04-25
depends: enable pre-compiled headers for qt
Cory Fields
[prev]
[next]