dogecoin/src
2014-07-13 16:07:06 +02:00
..
compat build: add symbol for upcoming gcc 4.9's libstdc++ 2014-05-26 21:02:53 +02:00
json switch from boost int types to <stdint.h> 2014-07-09 17:02:13 +02:00
leveldb Squashed 'src/leveldb/' changes from 9094c7f..7924331 2014-06-29 15:38:45 +02:00
m4 Bugfix: configure: Look in libx32 subdirectory for boost libraries 2014-05-26 20:40:34 +02:00
obj
obj-test
qt Revert "change icons to version with 7 images" 2014-07-13 16:07:06 +02:00
test Replace non-threadsafe gmtime and setlocale 2014-07-09 17:12:18 +02:00
addrman.cpp
addrman.h
alert.cpp
alert.h
allocators.cpp
allocators.h
base58.cpp Move base58.h implementation code to base58.cpp 2014-07-09 16:36:24 +02:00
base58.h Move base58.h implementation code to base58.cpp 2014-07-09 16:36:24 +02:00
bignum.h
bloom.cpp
bloom.h
chainparams.cpp Merge pull request #549 from leofidus/1.7-rpctests 2014-06-07 16:27:59 +02:00
chainparams.h Make rewards in regtest mode less random 2014-06-02 21:51:04 +02:00
checkpoints.cpp [Qt] rescan progress 2014-05-26 20:02:44 +02:00
checkpoints.h [Qt] rescan progress 2014-05-26 20:02:44 +02:00
checkqueue.h
clientversion.h
coincontrol.h
coins.cpp
coins.h
compat.h reorder includes to compile on OpenBSD 2014-06-29 15:38:31 +02:00
core.cpp
core.h
crypter.cpp
crypter.h
db.cpp unified and better log/error messages for CDBEnv/CDB 2014-05-26 19:49:21 +02:00
db.h
dogecoin-cli-res.rc
dogecoin-cli.cpp SetupEnvironment() - clean commit 2014-07-09 17:01:36 +02:00
dogecoind-res.rc
dogecoind.cpp SetupEnvironment() - clean commit 2014-07-09 17:01:36 +02:00
hash.cpp
hash.h
init.cpp Switch stdout to line buffering 2014-06-29 15:38:46 +02:00
init.h
key.cpp Also switch the (unused) verification code to low-s instead of even-s. 2014-06-29 15:38:41 +02:00
key.h Also switch the (unused) verification code to low-s instead of even-s. 2014-06-29 15:38:41 +02:00
keystore.cpp Check redeemScript size does not exceed 520 byte limit 2014-06-29 15:38:39 +02:00
keystore.h Update moved and dead links 2014-05-25 18:02:48 +02:00
leveldbwrapper.cpp Wrap create_directory calls in try catch-blocks 2014-05-26 19:34:50 +02:00
leveldbwrapper.h
limitedmap.h
main.cpp Add missing LOCK(cs_main) 2014-07-09 17:09:02 +02:00
main.h Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
Makefile.am Replace DecodeBase58/EncodeBase58 with direct implementation. 2014-05-29 20:05:40 +02:00
Makefile.include Don't use ded -i to stay POSIX compliant 2014-06-29 15:38:31 +02:00
miner.cpp Create (MANDATORY|STANDARD)_SCRIPT_VERIFY_FLAGS constants 2014-06-29 15:38:32 +02:00
miner.h
mruset.h Limit number of known addresses per peer 2014-07-09 17:19:32 +02:00
net.cpp Use pnode->nLastRecv as sync score directly 2014-07-09 17:20:12 +02:00
net.h Limit number of known addresses per peer 2014-07-09 17:19:32 +02:00
netbase.cpp Replace non-threadsafe strerror 2014-07-09 17:11:55 +02:00
netbase.h Replace non-threadsafe strerror 2014-07-09 17:11:55 +02:00
noui.cpp
noui.h
protocol.cpp
protocol.h
rpcblockchain.cpp switch from boost int types to <stdint.h> 2014-07-09 17:02:13 +02:00
rpcclient.cpp switch from boost int types to <stdint.h> 2014-07-09 17:02:13 +02:00
rpcclient.h
rpcdump.cpp [Qt] importwallet progress 2014-05-29 20:06:24 +02:00
rpcmining.cpp switch from boost int types to <stdint.h> 2014-07-09 17:02:13 +02:00
rpcmisc.cpp switch from boost int types to <stdint.h> 2014-07-09 17:02:13 +02:00
rpcnet.cpp switch from boost int types to <stdint.h> 2014-07-09 17:02:13 +02:00
rpcprotocol.cpp Replace non-threadsafe gmtime and setlocale 2014-07-09 17:12:18 +02:00
rpcprotocol.h 'sendrawtransaction' improvements 2014-05-25 18:57:45 +02:00
rpcrawtransaction.cpp switch from boost int types to <stdint.h> 2014-07-09 17:02:13 +02:00
rpcserver.cpp rpc: Add acceptors only when listening succeeded 2014-07-09 17:34:38 +02:00
rpcserver.h Add tests for BoostAsioToCNetAddr 2014-06-29 15:38:45 +02:00
rpcwallet.cpp No references to centralized databases in help text. 2014-07-09 17:18:40 +02:00
script.cpp Also switch the (unused) verification code to low-s instead of even-s. 2014-06-29 15:38:41 +02:00
script.h Also switch the (unused) verification code to low-s instead of even-s. 2014-06-29 15:38:41 +02:00
scrypt-sse2.cpp
scrypt.cpp
scrypt.h
serialize.h remove an assignment which is never used. 2014-05-25 18:58:11 +02:00
sync.cpp
sync.h
threadsafety.h
tinyformat.h
txdb.cpp use standard __func__ instead of __PRETTY_FUNCTION__ 2014-05-29 22:06:22 +02:00
txdb.h
txmempool.cpp
txmempool.h
ui_interface.h [Qt] rescan progress 2014-05-26 20:02:44 +02:00
uint256.h Add multiplication and division to uint160/uint256 2014-06-29 15:38:42 +02:00
util.cpp Replace non-threadsafe gmtime and setlocale 2014-07-09 17:12:18 +02:00
util.h Replace non-threadsafe gmtime and setlocale 2014-07-09 17:12:18 +02:00
version.cpp VERSION obtained from source instead of the previous git tag. 2014-05-26 21:34:40 +02:00
version.h
wallet.cpp add DEFAULT_TRANSACTION_FEE constant in wallet 2014-06-29 15:38:33 +02:00
wallet.h CWallet: fix nTimeFirstKey init, by making constructor init common code 2014-07-09 17:30:21 +02:00
walletdb.cpp AddToWallet implies BindWallet 2014-05-29 19:52:30 +02:00
walletdb.h