oxen-core/src/cryptonote_basic
Doyle 1eb45e523e Build/core test fixes, incoporate staking changes from LNS
- Fix assert to use version_t::_count in service_node_list.cpp
- Incoporate staking changes from LNS which revamp construct tx to
  derive more of the parameters from hf_version and type. This removes
  extraneous parameters that can be derived elsewhere.

  Also delegate setting loki_construct_tx_params into wallet2 atleast,
  so that callers into the wallet logic, like rpc server, simplewallet
  don't need bend backwards to get the HF version whereas the wallet has
  dedicated functions for determining the HF.
2019-12-04 15:17:55 +11:00
..
account.cpp Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
account.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10: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 Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
CMakeLists.txt Move miner.h to fix cn basic referencing core and core referencing basic (#679) 2019-06-27 19:15:58 +10:00
connection_context.h Add tx synchronization 2019-11-27 14:30:21 -04:00
cryptonote_basic.h Build/core test fixes, incoporate staking changes from LNS 2019-12-04 15:17:55 +11:00
cryptonote_basic_impl.cpp Add cfenv header for block reward calculation to set rounding 2019-10-09 13:09:21 +11: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 Build/core test fixes, incoporate staking changes from LNS 2019-12-04 15:17:55 +11:00
cryptonote_format_utils.h Generic burn fee checking + blink burn fee checking 2019-11-27 14:23:56 -04:00
cryptonote_stat_info.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
difficulty.cpp Cap difficulty at 30MH/s for first 60 v12 blocks (#677) 2019-06-27 17:05:32 +10:00
difficulty.h Cap difficulty at 30MH/s for first 60 v12 blocks (#677) 2019-06-27 17:05:32 +10:00
hardfork.cpp Build/core test fixes, incoporate staking changes from LNS 2019-12-04 15:17:55 +11:00
hardfork.h Report portential decomission and recommission for your node 2019-09-19 17:46:21 +10:00
subaddress_index.h Add missing LOKI_RPC_DOC_INTROSPECT annotations (#776) 2019-08-07 10:41:55 +10:00
tx_extra.h Add fee burning 2019-10-30 18:47:22 -03:00
verification_context.h Reward fudge factor (#867) 2019-10-04 13:57:14 +10:00