neobytes/src
2019-01-22 22:57:04 -06:00
..
bench Reintroduce BLSInit to correctly set secure alloctor callbacks (#2543) 2018-12-10 06:04:48 +01:00
bls Implement CBLSInsecureBatchVerifier for convenient batch verification 2019-01-18 11:57:40 +01:00
compat Move to in-docker CI builds and add Jenkins support (#2178) 2018-07-12 16:28:59 +03:00
config
consensus Remove fLLMQAllowDummyCommitments from consensus params (#2636) 2019-01-22 14:16:30 +03:00
crypto Move bls stuff from crypto/ to bls/ 2018-10-12 19:39:26 +02:00
evo Add owner and voting addresses to rpc output, unify it across different methods (#2618) 2019-01-11 13:05:58 +03:00
immer Update immer to c89819df92191d6969a6a22c88c72943b8e25016 (#2626) 2019-01-14 11:52:19 +03:00
leveldb
llmq A couple of fixes/refactorings for CDKGSessionHandler (#2637) 2019-01-22 16:33:42 +03:00
obj
obj-test
policy Backports 0.15 pr2 (#2597) 2019-01-07 12:55:35 +03:00
primitives Serialize the block header in CBlockHeader::GetHash() (#2531) 2018-12-10 05:40:08 +01:00
qt Fix some strings, docs and cmd-line/rpc help messages (#2632) 2019-01-22 16:33:20 +03:00
rpc Fix some strings, docs and cmd-line/rpc help messages (#2632) 2019-01-22 16:33:20 +03:00
script Backports 0.15 pr2 (#2597) 2019-01-07 12:55:35 +03:00
secp256k1
support Implement mt_pooled_secure_allocator and use it for BLS secure allocation (#2375) 2018-10-26 07:04:22 +02:00
test manual fixes on #9868 2019-01-22 22:57:04 -06:00
univalue
wallet Fix some strings, docs and cmd-line/rpc help messages (#2632) 2019-01-22 16:33:20 +03:00
zmq [ZMQ] Notify when an IS double spend is attempted (#2262) 2018-09-12 14:12:44 +03:00
.clang-format Update .clang-format to more accurately show the actual style (#2299) 2018-09-20 15:40:00 +03:00
activemasternode.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
activemasternode.h Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
addrdb.cpp
addrdb.h
addressindex.h
addrman.cpp A few devnet related fixes (#2168) 2018-07-08 00:19:33 +03:00
addrman.h A few devnet related fixes (#2168) 2018-07-08 00:19:33 +03:00
alert.cpp Remove remaining using namespace std 2018-02-21 22:32:13 +03:00
alert.h
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp
base58.h
batchedlogger.cpp Add batched logger 2019-01-09 12:16:11 +01:00
batchedlogger.h Batched logger should not break log parsing 2019-01-11 07:07:54 +01:00
bip39_english.h
bip39.cpp
bip39.h
blockencodings.cpp Backport compact blocks functionality from bitcoin (#1966) 2018-04-11 14:06:01 +03:00
blockencodings.h Backport compact blocks functionality from bitcoin (#1966) 2018-04-11 14:06:01 +03:00
bloom.cpp
bloom.h
cachemap.h
cachemultimap.h
chain.cpp
chain.h
chainparams.cpp Remove fLLMQAllowDummyCommitments from consensus params (#2636) 2019-01-22 14:16:30 +03:00
chainparams.h [PrivateSend] Allow more than 3 mixing participants (#2612) 2019-01-07 13:21:10 +03:00
chainparamsbase.cpp Clear devNetParams and mimic behavior of other param types (#2367) 2018-10-25 09:17:37 +02:00
chainparamsbase.h
chainparamsseeds.h Update testnet seeds to point to MNs that are on the new chain (#2558) 2018-12-14 16:34:11 +01:00
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp [GUI] Create QR-code for Masternode private key (#1970) 2018-03-08 15:17:34 +03:00
clientversion.h Revert "Set CLIENT_VERSION_IS_RELEASE to true (#2591)" 2019-01-14 20:36:57 +03:00
coins.cpp Few (mostly trivial) cleanups and fixes (#1940) 2018-02-21 19:32:08 +03:00
coins.h Few (mostly trivial) cleanups and fixes (#1940) 2018-02-21 19:32:08 +03:00
compat.h
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp Merge #9650: Better handle invalid parameters to signrawtransaction 2018-02-07 13:11:08 +01:00
core_write.cpp
ctpl.h Add ctpl header only library 2018-10-04 16:46:48 +02:00
cuckoocache.h
cxxtimer.hpp Add cxxtimer header only libraries 2019-01-09 12:16:11 +01:00
dash-cli-res.rc
dash-cli.cpp
dash-tx-res.rc
dash-tx.cpp
dashd-res.rc
dashd.cpp Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
dbwrapper.cpp
dbwrapper.h Add ReadDataStream to CDBWrapper to allow manual deserialization 2019-01-18 11:58:58 +01:00
dsnotificationinterface.cpp Implement CQuorum and CQuorumManager 2019-01-15 15:47:24 +01:00
dsnotificationinterface.h Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
flat-database.h
governance-classes.cpp Gov cleanup + copyright bump (#2324) 2018-09-28 10:56:17 +03:00
governance-classes.h Gov cleanup + copyright bump (#2324) 2018-09-28 10:56:17 +03:00
governance-exceptions.h Gov cleanup + copyright bump (#2324) 2018-09-28 10:56:17 +03:00
governance-object.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
governance-object.h Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
governance-validators.cpp Gov cleanup + copyright bump (#2324) 2018-09-28 10:56:17 +03:00
governance-validators.h Gov cleanup + copyright bump (#2324) 2018-09-28 10:56:17 +03:00
governance-vote.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
governance-vote.h Use BLS keys for the DIP3 operator key (#2352) 2018-10-21 22:45:16 +03:00
governance-votedb.cpp Remove proposal/funding votes from MNs that changed the voting key (#2570) 2018-12-20 14:27:48 +01:00
governance-votedb.h Remove proposal/funding votes from MNs that changed the voting key (#2570) 2018-12-20 14:27:48 +01:00
governance.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
governance.h Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
hash.cpp
hash.h Few (mostly trivial) cleanups and fixes (#1940) 2018-02-21 19:32:08 +03:00
hdchain.cpp Fix some warnings and do a couple of other trivial cleanups (#2315) 2018-09-28 10:55:11 +03:00
hdchain.h Some cleanup (mostly trivial) (#2038) 2018-04-20 13:53:23 +03:00
httprpc.cpp Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
httprpc.h
httpserver.cpp Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
httpserver.h
indirectmap.h
init.cpp Merge #9822: Remove block file location upgrade code 2019-01-22 22:55:58 -06:00
init.h Refactor and fix restart (#1999) 2018-03-19 16:09:47 +03:00
instantx.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
instantx.h Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
keepass.cpp Refactor: use constant refs and Ret suffix (#1928) 2018-02-12 15:49:00 +03:00
keepass.h Refactor: use constant refs and Ret suffix (#1928) 2018-02-12 15:49:00 +03:00
key.cpp
key.h
keystore.cpp
keystore.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
limitedmap.h
Makefile.am Implement processing, verifcation and propagation of signature shares 2019-01-21 14:42:08 +01:00
Makefile.bench.include Add ECDSA benchmarks 2018-10-10 08:49:10 +02:00
Makefile.leveldb.include
Makefile.qt.include Translations 201811 (#2249) 2018-11-07 10:39:06 +03:00
Makefile.qttest.include Implement wrappers around Chia BLS lib 2018-10-10 08:49:09 +02:00
Makefile.test.include Implement wrappers around Chia BLS lib 2018-10-10 08:49:09 +02:00
masternode-meta.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
masternode-meta.h Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
masternode-payments.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
masternode-payments.h Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
masternode-sync.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
masternode-sync.h Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
masternode-utils.cpp Prepare inter-quorum masternode connections 2019-01-09 12:16:11 +01:00
masternode-utils.h Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
memusage.h
merkleblock.cpp
merkleblock.h
messagesigner.cpp Use spork addresses instead of raw keys and allow changing them on startup (#1969) 2018-03-02 16:15:04 +03:00
messagesigner.h Use spork addresses instead of raw keys and allow changing them on startup (#1969) 2018-03-02 16:15:04 +03:00
miner.cpp Merge #9868: Abstract out the command line options for block assembly 2019-01-22 22:56:54 -06:00
miner.h manual fixes on #9868 2019-01-22 22:57:04 -06:00
net_processing.cpp Faster re-requesting of recovered sigs 2019-01-21 14:42:08 +01:00
net_processing.h Implement IsBanned to allow checking for banned nodes outside of net_processing.cpp 2019-01-17 18:51:48 +01:00
net.cpp Merge #9861: Trivial: Debug log ambiguity fix for peer addrs 2019-01-22 22:56:05 -06:00
net.h Faster re-requesting of recovered sigs 2019-01-21 14:42:08 +01:00
netaddress.cpp
netaddress.h
netbase.cpp Backports 0.15 pr1 (#2590) 2019-01-03 12:18:47 +03:00
netbase.h
netfulfilledman.cpp A couple of fixes for shutdown sequence (#2406) 2018-11-02 00:58:17 +03:00
netfulfilledman.h A couple of fixes for shutdown sequence (#2406) 2018-11-02 00:58:17 +03:00
netmessagemaker.h
noui.cpp
noui.h
pow.cpp Remove temporary fork handling for emergency difficulty reduction on testnet 2018-12-13 21:51:52 +01:00
pow.h
prevector.h
privatesend-client.cpp [PrivateSend] Allow more than 3 mixing participants (#2612) 2019-01-07 13:21:10 +03:00
privatesend-client.h Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
privatesend-server.cpp [PrivateSend] Fallback to less participants if possible, fix too long timeouts on server side (#2616) 2019-01-15 16:05:26 +03:00
privatesend-server.h More fixes for PrivateSend after 2612 (#2614) 2019-01-08 13:36:12 +03:00
privatesend-util.cpp bump PS copyright (#2417) 2018-11-05 12:29:33 +03:00
privatesend-util.h bump PS copyright (#2417) 2018-11-05 12:29:33 +03:00
privatesend.cpp Refactor remains of CMasternode/-Man into CMasternodeMeta/-Man (#2606) 2019-01-03 23:08:34 +03:00
privatesend.h [PrivateSend] Allow more than 3 mixing participants (#2612) 2019-01-07 13:21:10 +03:00
protocol.cpp Implement processing, verifcation and propagation of signature shares 2019-01-21 14:42:08 +01:00
protocol.h Implement processing, verifcation and propagation of signature shares 2019-01-21 14:42:08 +01:00
pubkey.cpp
pubkey.h
random.cpp Move RandBool() into random.h/cpp 2019-01-09 12:16:12 +01:00
random.h Move RandBool() into random.h/cpp 2019-01-09 12:16:12 +01:00
rest.cpp
reverselock.h
scheduler.cpp
scheduler.h
sendalert.cpp
serialize.h Implement CFixedVarIntsBitSet and CAutoBitSet 2019-01-17 18:51:48 +01:00
spentindex.h
spork.cpp Introduce SPORK_18_QUORUM_DEBUG_ENABLED to enable/disable LLMQ debug messages 2019-01-09 12:16:12 +01:00
spork.h Introduce SPORK_18_QUORUM_DEBUG_ENABLED to enable/disable LLMQ debug messages 2019-01-09 12:16:12 +01:00
streams.h
sync.cpp
sync.h
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h Don't use short version of 'tinyformat/fmt' namespace in util.h (#1975) 2018-03-08 15:18:51 +03:00
torcontrol.cpp
torcontrol.h
txdb.cpp
txdb.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
txmempool.cpp Backports 0.15 pr2 (#2597) 2019-01-07 12:55:35 +03:00
txmempool.h Merge #9732: [Trivial] Remove nonsense #undef foreach 2019-01-22 22:55:54 -06:00
ui_interface.cpp
ui_interface.h
uint256.cpp Merge #9867: Replace remaining sprintf with snprintf 2019-01-22 22:55:48 -06:00
uint256.h Add "immer" functional/immutable containers library (#2244) 2018-08-29 16:31:21 +03:00
undo.h
util.cpp Add real timestamp to log output when mock time is enabled (#2604) 2019-01-03 12:21:19 +03:00
util.h Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
utilmoneystr.cpp Merge #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* 2018-02-21 22:32:13 +03:00
utilmoneystr.h
utilstrencodings.cpp Merge #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* 2018-02-21 22:32:13 +03:00
utilstrencodings.h
utiltime.cpp Add real timestamp to log output when mock time is enabled (#2604) 2019-01-03 12:21:19 +03:00
utiltime.h Add real timestamp to log output when mock time is enabled (#2604) 2019-01-03 12:21:19 +03:00
validation.cpp Gracefully shutdown on evodb inconsistency instead of crashing (#2611) (#2620) 2019-01-11 12:53:19 +03:00
validation.h Relay txes through MN network faster than through regular nodes (#2397) 2018-10-30 13:00:04 +03:00
validationinterface.cpp Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
validationinterface.h Backports 0.15 pr1 (#2590) 2019-01-03 12:18:47 +03:00
version.h Bump PROTOCOL_VERSION and DMN_PROTO_VERSION to 70213 (#2557) 2018-12-14 16:33:58 +01:00
versionbits.cpp Show BIP9 progress in getblockchaininfo (#2435) 2018-11-12 18:08:58 +03:00
versionbits.h Show BIP9 progress in getblockchaininfo (#2435) 2018-11-12 18:08:58 +03:00
warnings.cpp
warnings.h