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
2013-01-23
Pre-Vista leveldb::port::InitOnce implementation
Pieter Wuille
2013-01-23
Native Windows LevelDB port
Pieter Wuille
2013-01-23
Remove Snappy support
Pieter Wuille
2013-01-23
Replace leveldb/ with vanilla 1.7.0
Pieter Wuille
2013-01-23
Merge pull request #2114 from sipa/strictstrict
Gavin Andresen
2013-01-23
Merge pull request #2167 from Diapolo/Qt_laa_flag
Gavin Andresen
2013-01-23
Merge pull request #2192 from mikehearn/notfoundmsg
Gavin Andresen
2013-01-23
Merge pull request #2188 from TheBlueMatt/bloom
Gavin Andresen
2013-01-21
Merge pull request #1872 from gmaxwell/listaddrnotmine
Gregory Maxwell
2013-01-21
Merge pull request #2193 from Diapolo/Qt_parseBitcoinURI
Gavin Andresen
2013-01-21
Merge pull request #2179 from gavinandresen/osx_codesign
Gavin Andresen
2013-01-21
Merge pull request #2190 from sipa/fixgenesis
Gavin Andresen
2013-01-21
Bitcoin-Qt: extend parseBitcoinURI() pre-check
Philip Kaufmann
2013-01-20
Merge pull request #2194 from Diapolo/UTF8-bitcoinrpc.cpp
Wladimir J. van der Laan
2013-01-20
make bitcoinrpc.cpp UTF-8 conformant again
Philip Kaufmann
2013-01-19
Add a notfound message to getdata that is sent if any transactions that aren'...
Mike Hearn
2013-01-19
Merge pull request #2157 from Diapolo/Qt_addrlist
Wladimir J. van der Laan
2013-01-19
Merge pull request #2171 from Diapolo/init
Wladimir J. van der Laan
2013-01-19
Merge pull request #2109 from Diapolo/qt-pro-file-win32
Wladimir J. van der Laan
2013-01-19
Bugfix + simplify special case for genesis
Pieter Wuille
2013-01-18
Replace 520 constant with MAX_SCRIPT_ELEMENT_SIZE
Matt Corallo
2013-01-18
Send transactions after a CMerkleBlock when asked for it in an inv.
Matt Corallo
2013-01-18
Code-signing certificates (no private keys) from Apple and Comodo
Gavin Andresen
2013-01-18
Port macdeployqtplus to OSX 10.8
Gavin Andresen
2013-01-17
Merge pull request #2149 from sipa/fixtxoutrpc
Gavin Andresen
2013-01-17
Merge pull request #2060 from sipa/parallel
Gavin Andresen
2013-01-17
enable GCC large address aware linker flag (Windows only)
Philip Kaufmann
2013-01-17
Merge pull request #1795 from TheBlueMatt/bloom
Gavin Andresen
2013-01-16
Merge pull request #2181 from Diapolo/translations
Wladimir J. van der Laan
2013-01-16
Filter mempool command
Matt Corallo
2013-01-16
Add nFlags to CBloomFilter to make filter updating optional.
Matt Corallo
2013-01-16
Use CPartialMerkleTree for CMerkleBlock transactions.
Matt Corallo
2013-01-16
Add CPartialMerkleTree
Pieter Wuille
2013-01-16
Add a nTweak to bloom filters to tweak the seed.
Matt Corallo
2013-01-16
Let a node opt out of tx invs before we get a their bloom filter
Matt Corallo
2013-01-16
Relay CMerkleBlocks when asked for MSG_FILTERED_BLOCK
Matt Corallo
2013-01-16
Add test cases for CMerkleBlock and CBloomFilter.
Matt Corallo
2013-01-16
Add a CMerkleBlock to store merkle branches of filtered txes.
Matt Corallo
2013-01-16
Add a CBlock.GetBlockHeader
Matt Corallo
2013-01-16
Automatically add any matching outputs to a filter during matching.
Matt Corallo
2013-01-16
Replace RelayMessage with RelayTransaction.
Matt Corallo
2013-01-16
Add a filter field in CNode, add filterload+filteradd+filterclear
Matt Corallo
2013-01-16
Bump PROTOCOL_VERSION for filter messages.
Matt Corallo
2013-01-16
Add a CBloomFilter class for use as a transaction filter.
Matt Corallo
2013-01-16
Add MurmurHash3 implementation to hash.h/add hash.cpp.
Matt Corallo
2013-01-16
Add const versions of base_uint.end()/begin(), make size() const.
Matt Corallo
2013-01-15
Fix clang warnings
Gavin Andresen
2013-01-14
update bitcoinstrings.cpp and bitcoin_en.ts (2013-01-14)
Philip Kaufmann
2013-01-14
Merge pull request #2172 from Diapolo/init_messages
Gavin Andresen
2013-01-14
Merge pull request #2159 from petertodd/display-nlocktime-correctly
Gavin Andresen
[next]