oxen-core/src
2019-09-17 09:21:39 +10:00
..
blockchain_db Silence gcc 9 warnings & fix potential unaligned access 2019-09-15 23:10:55 -03: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 make get_checkpoints_range faster by using lmdb cursor as iterator (#819) 2019-08-30 13:54:49 +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 hard fork date for testnet to v13 (#833) 2019-09-13 16:31:58 +10:00
cryptonote_core Don't constexpr operator< otherwise gitlab-ci complains (#839) 2019-09-13 17:46:32 +10:00
cryptonote_protocol Incorporate checkpoint validation into syncing step 2019-09-06 14:41:55 +10:00
daemon Switch to per-byte + per-output fees, reduce max multiplier 2019-08-26 17:42:30 -03: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 Update testnet & stagenet seed nodes (#818) 2019-08-29 14:38:28 +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 rpc: work around a GCC 7.4.0 (at least) bug 2019-09-16 10:50:07 +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