oxen-core/src
Doyle 663f946d08 Only store block hashes for invalid blocks
We only need this information to instantly reject blocks again from the
P2P network.
2019-09-23 11:09:19 +10:00
..
blockchain_db Include the tip of the chain when recalculating difficulty (#847) 2019-09-19 17:38:34 +10:00
blockchain_utilities Rescan difficulty periodically, fix incorrect timestamps/difficulties in rescan (#835) 2019-09-13 15:46:15 +10:00
blocks Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
checkpoints Merge branch 'dev' into AlternativeQuorums 2019-09-10 12:31:03 +10:00
common Report portential decomission and recommission for your node 2019-09-19 17:46:21 +10:00
crypto ifdef x86 CPUID to avoid 'cpuid' defined but not used error 2019-09-16 11:10:00 +10:00
cryptonote_basic Add core test for service node reward dervied from unpenalized reward 2019-09-20 09:32:59 +10:00
cryptonote_core Only store block hashes for invalid blocks 2019-09-23 11:09:19 +10:00
cryptonote_protocol Remove sychronization check on receipt of uptime 2019-09-19 16:58:09 +10:00
daemon Report portential decomission and recommission for your node 2019-09-19 17:46:21 +10:00
daemonizer Merge commit '581994b' into LokiMergeUpstream 2019-05-02 14:15:02 +10:00
debug_utilities Merge commit 'f2f725d8db3535055d1c7e102c0bba75b22a3409' into LokiMergeUpstream 2019-04-12 15:23:01 +10:00
device Silence unused variable warnings (#692) 2019-07-01 10:10:03 +10:00
device_trezor Make tx type and version scoped enums 2019-06-19 17:47:03 -03:00
gen_multisig Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
lmdb Fix warnings emitted on Mac CI machine (#687) 2019-07-01 13:36:18 +10:00
mnemonics mnemonics: fix 4 byte UTF-8 rewriting 2019-04-30 21:10:54 +00:00
multisig Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
net Fix IPv6 addr parsing for boost <1.66 2019-08-15 00:24:56 -03:00
p2p p2p: fix bans taking port into account 2019-09-20 10:12:36 +10:00
platform Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
ringct serialization: check stream good flag at the end 2019-07-05 12:18:37 +10:00
rpc p2p: fix bans taking port into account 2019-09-20 10:12:36 +10:00
serialization serialization: check stream good flag at the end 2019-07-05 12:18:37 +10:00
simplewallet New wallet rpc command get_transfers_csv (#749) 2019-09-13 12:54:26 +10:00
wallet Check wallet is connected before entering trigger happy exception functions (#838) 2019-09-13 13:10:47 +10:00
CMakeLists.txt Revert "Remove -Werror" 2019-09-16 10:09:34 +10:00
cryptonote_config.h Update soft-forking checks to be effective HF13 (#825) 2019-09-10 10:04:44 +10:00
version.cpp.in Add hard fork date for testnet to v13 (#833) 2019-09-13 16:31:58 +10:00
version.h Add versioning to uptime proofs to enforce behaviour 2018-11-05 15:52:44 +11:00