.. |
json
|
Silence useless warning in src/json/json_spirit_writer_template.h to make important warnings easier to see.
|
11 years ago |
leveldb
|
Merge commit 'a41a0ad07bdc1f6fd67abcad1d6ce1bc74c1bf76' as 'src/leveldb'
|
11 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
Litecoin: Update Norwegian bitcoin_nb.ts
|
11 years ago |
test
|
Litecoin: SSE2 scrypt unit test coverage
|
11 years ago |
addrman.cpp
|
Split off hash.h from util.h
|
12 years ago |
addrman.h
|
Trim trailing whitespace for src/*.{h,cpp}
|
12 years ago |
alert.cpp
|
Merge branch 'exp-btc09backports' into exp-mark11b
|
11 years ago |
alert.h
|
-alertnotify=<cmd>
|
12 years ago |
allocators.h
|
Make signature cache store CPubKeys
|
12 years ago |
base58.h
|
Merge branch 'exp-btc09backports' into exp-mark11b
|
11 years ago |
bignum.h
|
Use a uint256 for bnChainWork
|
12 years ago |
bitcoinrpc.cpp
|
RPC: getblock(): Accept 2nd "verbose" parameter, similar to getrawtransaction, but defaulting to 1 for backward compatibility
|
11 years ago |
bitcoinrpc.h
|
Litecoin: Remove native coin generation.
|
12 years ago |
bloom.cpp
|
Performance optimization for bloom filters.
|
11 years ago |
bloom.h
|
Performance optimization for bloom filters.
|
11 years ago |
checkpoints.cpp
|
Litecoin: Checkpoint at block 409004
|
11 years ago |
checkpoints.h
|
Merge pull request #2186 from Diapolo/misc_stuff
|
12 years ago |
checkqueue.h
|
Port Thread* methods to boost::thread_group
|
12 years ago |
clientversion.h
|
Litecoin version 0.8.5.1
|
11 years ago |
compat.h
|
Allow select()ing up to 1024 file descriptors on Windows
|
12 years ago |
crypter.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
crypter.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
db.cpp
|
Don't attempt to resize vector to negative size.
|
12 years ago |
db.h
|
Remove database/ after clean shutdown
|
12 years ago |
hash.cpp
|
Add MurmurHash3 implementation to hash.h/add hash.cpp.
|
12 years ago |
hash.h
|
Make CPubKey statically allocated
|
12 years ago |
init.cpp
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
init.h
|
Have Qt poll for shutdown requested, the QT way.
|
12 years ago |
key.cpp
|
Fix minor backward incompatibility
|
11 years ago |
key.h
|
Make signature cache store CPubKeys
|
12 years ago |
keystore.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
keystore.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
leveldb.cpp
|
Reduce number of open LevelDB files to 64
|
12 years ago |
leveldb.h
|
Deal with LevelDB errors
|
12 years ago |
limitedmap.h
|
Add a limitedmap class similar to mruset
|
12 years ago |
main.cpp
|
Disconnect nodes older than protocol version 70002 (Litecoin 0.8.3.7)
|
11 years ago |
main.h
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
makefile.linux-mingw
|
Litecoin: Upgrade gitian win32 to Precise 12.04 and boost-1.54
|
11 years ago |
makefile.mingw
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
makefile.osx
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
makefile.unix
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
mruset.h
|
…
|
|
net.cpp
|
Track blocks requested by peers
|
11 years ago |
net.h
|
Disconnect nodes older than protocol version 70002 (Litecoin 0.8.3.7)
|
11 years ago |
netbase.cpp
|
Hurricane Electric uses block 2001:470::, not 2011:470::
|
11 years ago |
netbase.h
|
Merge pull request #1913 from sipa/noi2p
|
12 years ago |
noui.cpp
|
Improve block database load error reporting
|
12 years ago |
protocol.cpp
|
Always print full hashes (tx, block, inv)
|
12 years ago |
protocol.h
|
Add NODE_BLOOM service bit and option to disable bloom filters
|
11 years ago |
rpcblockchain.cpp
|
RPC: getblock(): Accept 2nd "verbose" parameter, similar to getrawtransaction, but defaulting to 1 for backward compatibility
|
11 years ago |
rpcdump.cpp
|
Merge branch 'exp-btc09backports' into exp-mark11b
|
11 years ago |
rpcmining.cpp
|
Fix compiler warning for getnetworkhashps.
|
11 years ago |
rpcnet.cpp
|
Track blocks requested by peers
|
11 years ago |
rpcrawtransaction.cpp
|
Merge branch 'exp-btc09backports' into exp-mark11b
|
11 years ago |
rpcwallet.cpp
|
Merge branch 'exp-btc09backports' into exp-mark11b
|
11 years ago |
script.cpp
|
Make signature cache store CPubKeys
|
12 years ago |
script.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
scrypt-sse2.cpp
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
scrypt.cpp
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
scrypt.h
|
Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
|
11 years ago |
serialize.h
|
Use per-message send buffer, rather than per connection
|
12 years ago |
sync.cpp
|
Trim trailing whitespace for src/*.{h,cpp}
|
12 years ago |
sync.h
|
Merge pull request #2003 from alexanderkjeldaas/documented-locking-part-2
|
12 years ago |
threadsafety.h
|
o Added threadsafety.h - a set of macros using the -Wthread-safety
|
12 years ago |
txdb.cpp
|
Improve gettxoutsetinfo command
|
12 years ago |
txdb.h
|
Merge pull request #2221 from sipa/perfo
|
12 years ago |
ui_interface.h
|
Have Qt poll for shutdown requested, the QT way.
|
12 years ago |
uint256.h
|
Specified base_uint component size
|
12 years ago |
util.cpp
|
Enable NODE_BLOOM by default
|
11 years ago |
util.h
|
exclude CreatePidFile() function on WIN32 as it is unused
|
11 years ago |
version.cpp
|
Fix build date for from-tarball builds
|
12 years ago |
version.h
|
Disconnect nodes older than protocol version 70002 (Litecoin 0.8.3.7)
|
11 years ago |
wallet.cpp
|
Merge branch 'exp-btc09backports' into exp-mark11b
|
11 years ago |
wallet.h
|
Merge branch 'exp-btc09backports' into exp-mark11b
|
11 years ago |
walletdb.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
walletdb.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |