oxen-core/src/cryptonote_basic
Jason Rhinelander 0de3c64a77 Post-merge: Serialization updates
Updates some old serialization code that crept in with the Monero
upstream merge.
2020-07-02 12:52:13 -03:00
..
account.cpp boost::variant -> std::variant 2020-07-02 12:52:12 -03:00
account.h LNS: Remove the wallet's ed25519 key, we support wallet addresses 2020-03-12 12:16:35 +11:00
account_boost_serialization.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
blobdatatype.h Replace boost::string_ref with std::string_view 2020-07-02 12:52:12 -03:00
CMakeLists.txt Merge commit '8cc7d5b6c0c611dd03eba21c9cc7a9a043fa7b04' into MergeUpstream3 2020-05-25 16:08:05 +10:00
connection_context.h Replace boost chrono & posix_time with stl chrono 2020-07-02 12:52:13 -03:00
cryptonote_basic.h boost::variant -> std::variant 2020-07-02 12:52:12 -03:00
cryptonote_basic_impl.cpp boost::variant -> std::variant 2020-07-02 12:52:12 -03:00
cryptonote_basic_impl.h Distinguish pop_blocks from reorg in detach hook 2019-10-16 10:25:04 +11:00
cryptonote_boost_serialization.h Add & use tools::enum_count to get _count as underlying type 2019-11-27 14:07:52 -04:00
cryptonote_format_utils.cpp Post-merge: Serialization updates 2020-07-02 12:52:13 -03:00
cryptonote_format_utils.h gen_tx_input_is_not_txin_to_key: Restore Monero test code 2020-07-02 12:52:13 -03:00
difficulty.cpp Cap difficulty at 30MH/s for first 60 v12 blocks (#677) 2019-06-27 17:05:32 +10:00
difficulty.h difficulty: fix check_hash on big endian 2019-09-04 14:53:53 +00:00
hardfork.cpp Classify staking transactions in show/export_transfers 2020-04-23 16:50:25 +10:00
hardfork.h Classify staking transactions in show/export_transfers 2020-04-23 16:50:25 +10:00
miner.cpp Replace (most) boost::thread with std::thread 2020-07-02 12:52:13 -03:00
miner.h Replace (most) boost::thread with std::thread 2020-07-02 12:52:13 -03:00
subaddress_index.h Add missing LOKI_RPC_DOC_INTROSPECT annotations (#776) 2019-08-07 10:41:55 +10:00
tx_extra.h DRY out tx_extra API a little; convert extra macros to constexprs 2020-07-02 12:52:12 -03:00
verification_context.h Merge commit 'c4f75fe' into MergeUpstream3 2020-05-28 15:29:00 +10:00