neobytes/src
Darkcoin 4a6d17ef18 Merge pull request #103 from crowning-/patch-3
Non-void function should always return something.
2015-01-08 11:12:37 -07:00
..
compat libc-compat: add new symbol that's now needed 2014-08-21 18:07:05 +02:00
json switch from boost int types to <stdint.h> 2014-05-21 11:25:18 +02:00
leveldb Squashed 'src/leveldb/' changes from 9094c7f..7924331 2014-05-12 11:30:33 +02:00
m4 Change binaries to darkcoin*. 2014-12-09 23:38:13 +01:00
obj
obj-test
qt Fixed progress bar / Improve GetDenominatedBalance 2015-01-02 15:20:30 -07:00
test Update strings. 2014-12-12 12:44:25 +01:00
activemasternode.cpp Fixed start-many issue with multiple output tx 2015-01-08 09:05:59 -07:00
activemasternode.h Improve support for start-many: 2014-12-14 06:06:39 +01:00
addrman.cpp Remove redundant .c_str()s 2014-01-23 16:05:01 +01:00
addrman.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
aes_helper.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
alert.cpp Refactor -alertnotify code 2014-10-08 12:17:57 +02:00
alert.h Refactor -alertnotify code 2014-10-08 12:17:57 +02:00
allocators.cpp
allocators.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
base58.cpp base58: add paranoid return value checks 2014-08-18 15:34:29 +02:00
base58.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
bignum.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
bitcoin-cli-res.rc qt: Update remaining "The Bitcoin Core Developers" 2014-01-14 11:19:52 +01:00
bitcoind-res.rc qt: Update remaining "The Bitcoin Core Developers" 2014-01-14 11:19:52 +01:00
blake.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
bloom.cpp Fix bloom filter not to use bit_mask 2014-03-20 13:21:23 +09:00
bloom.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
bmw.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
chainparams.cpp Update BIP32 base58 address prefixes to darkcoin uniques. 2014-12-31 13:50:14 +01:00
chainparams.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
checkpoints.cpp revert 4f95ea2: testnet v4 2014-12-26 21:23:25 +01:00
checkpoints.h [Qt] rescan progress 2014-04-02 03:48:07 +02:00
checkqueue.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
clientversion.h gitian changes, tooltips and version bump 2015-01-02 09:54:13 -07:00
coincontrol.h Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
coins.cpp Add verbose boolean to getrawmempool 2013-11-30 15:42:10 +10:00
coins.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
compat.h reorder includes to compile on OpenBSD 2014-05-02 20:45:03 +02:00
core.cpp Update strings. 2014-12-12 12:44:25 +01:00
core.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
crypter.cpp Move CCryptoKeyStore to crypter.cpp 2013-12-04 12:46:13 +01:00
crypter.h Move CCryptoKeyStore to crypter.cpp 2013-12-04 12:46:13 +01:00
cubehash.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
darkcoin-cli.cpp Update strings. 2014-12-12 12:44:25 +01:00
darkcoind.cpp restrict start if masternode.conf has incorrect format / move error message out of debug.log to stderr/qt-dialog 2014-12-27 15:47:08 +03:00
darksend.cpp Non-void function should always return something. 2015-01-06 22:05:39 +01:00
darksend.h Fixed windows crashing issues 2015-01-02 07:49:44 -07:00
db.cpp unified and better log/error messages for CDBEnv/CDB 2014-04-01 09:41:49 +02:00
db.h Move CAddrDB frrom db to net 2013-12-04 12:46:13 +01:00
echo.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
groestl.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
hash.cpp
hash.h Update strings. 2014-12-12 12:44:25 +01:00
init.cpp Fixed windows crashing issues 2015-01-02 07:49:44 -07:00
init.h Allow -noserver with bitcoind 2013-12-20 16:07:33 +01:00
instantx.cpp Regtest+Darksend / Dsee update / vecMasternodes 2014-12-30 19:54:00 -07:00
instantx.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
jh.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
keccak.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
key.cpp key.cpp: fail with a friendlier message on missing ssl EC support 2014-08-18 15:34:29 +02:00
key.h key.cpp: fail with a friendlier message on missing ssl EC support 2014-08-18 15:34:29 +02:00
keystore.cpp Check redeemScript size does not exceed 520 byte limit 2014-08-18 15:34:29 +02:00
keystore.h Update moved and dead links 2014-03-24 20:26:02 +00:00
leveldbwrapper.cpp Wrap create_directory calls in try...catch blocks. 2014-03-31 09:51:58 +02:00
leveldbwrapper.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
limitedmap.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
luffa.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
main.cpp Fix for gitian windows compiling 2015-01-01 09:12:28 -07:00
main.h Update strings. 2014-12-12 12:44:25 +01:00
Makefile.am Improve support for start-many: 2014-12-14 06:06:39 +01:00
Makefile.include Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
masternode.cpp Exclude localnet addresses 2015-01-01 20:18:23 +01:00
masternode.h Regtest+Darksend / Dsee update / vecMasternodes 2014-12-30 19:54:00 -07:00
masternodeconfig.cpp restrict start if masternode.conf has incorrect format / move error message out of debug.log to stderr/qt-dialog 2014-12-27 15:47:08 +03:00
masternodeconfig.h restrict start if masternode.conf has incorrect format / move error message out of debug.log to stderr/qt-dialog 2014-12-27 15:47:08 +03:00
miner.cpp Regtest+Darksend / Dsee update / vecMasternodes 2014-12-30 19:54:00 -07:00
miner.h setgenerate creates multiple blocks in -regtest mode 2013-11-22 09:51:13 +10:00
mruset.h Limit number of known addresses per peer 2014-06-01 09:54:00 +02:00
net.cpp Added perfectly balanced masternode payments 2014-12-30 22:40:53 -07:00
net.h Improve support for start-many: 2014-12-14 06:06:39 +01:00
netbase.cpp Replace non-threadsafe strerror 2014-05-23 16:03:43 +02:00
netbase.h Regtest+Darksend / Dsee update / vecMasternodes 2014-12-30 19:54:00 -07:00
noui.cpp Update strings. 2014-12-12 12:44:25 +01:00
noui.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
protocol.cpp Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
protocol.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
rpcblockchain.cpp revert 4f95ea2: testnet v4 2014-12-26 21:23:25 +01:00
rpcclient.cpp Update strings. 2014-12-12 12:44:25 +01:00
rpcclient.h Update strings. 2014-12-09 23:19:26 +01:00
rpcdarksend.cpp Regtest+Darksend / Dsee update / vecMasternodes 2014-12-30 19:54:00 -07:00
rpcdump.cpp Update strings. 2014-12-12 12:44:25 +01:00
rpcmining.cpp Updated getblocktemplate for mining support 2015-01-08 11:02:10 -07:00
rpcmisc.cpp Update strings. 2014-12-12 12:44:25 +01:00
rpcnet.cpp Update strings. 2014-12-12 12:44:25 +01:00
rpcprotocol.cpp Update strings. 2014-12-12 12:44:25 +01:00
rpcprotocol.h Update strings. 2014-12-09 23:19:26 +01:00
rpcrawtransaction.cpp Update strings. 2014-12-12 12:44:25 +01:00
rpcserver.cpp Update strings. 2014-12-12 12:44:25 +01:00
rpcserver.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
rpcwallet.cpp Merge strings. 2014-12-12 13:00:21 +01:00
script.cpp Merge strings. 2014-12-12 13:00:21 +01:00
script.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
serialize.h Add a way to limit deserialized string lengths 2014-08-18 15:34:29 +02:00
shavite.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
simd.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
skein.c Add sph sources to prepare X11 integration 2014-11-29 11:07:09 +01:00
sph_blake.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_bmw.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_cubehash.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_echo.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_groestl.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_jh.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_keccak.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_luffa.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_shavite.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_simd.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_skein.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sph_types.h Add sph type definition to prepare X11 integration 2014-11-29 10:42:42 +01:00
sync.cpp Wallet locking fixes for -DDEBUG_LOCKORDER 2014-02-18 12:11:46 -05:00
sync.h Use mutex pointer instead of name for AssertLockHeld 2013-12-19 09:46:11 +01:00
threadsafety.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
tinyformat.h Make tinyformat errors raise an exception instead of assert()ing 2014-02-28 09:25:00 +01:00
txdb.cpp use standard __func__ instead of __PRETTY_FUNCTION__ 2014-04-30 14:45:24 +02:00
txdb.h Change new constants in txdb.h to int64_t 2014-02-18 17:13:32 +01:00
txmempool.cpp Remove CWalletTx::vfSpent 2014-02-26 11:53:51 -05:00
txmempool.h Remove CWalletTx::vfSpent 2014-02-26 11:53:51 -05:00
ui_interface.h [Qt] rescan progress 2014-04-02 03:48:07 +02:00
uint256.h Update strings. 2014-12-12 12:44:25 +01:00
util.cpp Improve support for start-many: 2014-12-14 06:06:39 +01:00
util.h Improve support for start-many: 2014-12-14 06:06:39 +01:00
version.cpp Update client name 2014-12-27 00:54:59 +01:00
version.h Change minversion to 70046 2015-01-01 11:15:24 -07:00
wallet.cpp Fixed progress bar / Improve GetDenominatedBalance 2015-01-02 15:20:30 -07:00
wallet.h Matching engine improvements 2014-12-30 12:42:34 -07:00
walletdb.cpp Update strings. 2014-12-12 12:44:25 +01:00
walletdb.h Add -zapwallettxes cli/config option, used for wallet recovery 2014-02-14 11:33:07 -05:00