oxen-core/src
Doyle 920b15d573 Pulse: Incorporate penalized fee into fill block calculation
- We need to supply the fee into get_loki_block_reward after HF16, so
that the penalty applied on the fee is reflected when comparing our best
reward vs the next reward we'd receive if we included the latest TX in
the loop.
2020-09-26 13:52:39 +10:00
..
blockchain_db Remove HDD test & warning (#1261) 2020-09-21 11:08:53 +10:00
blockchain_utilities Merge branch 'pulse' into dev 2020-09-18 17:40:25 -03:00
blocks debug_utils: Add using std::literals 2020-09-04 10:35:59 +10:00
checkpoints Pulse: DRY quorum signature verification 2020-08-18 11:59:53 +10:00
common Remove HDD test & warning (#1261) 2020-09-21 11:08:53 +10:00
crypto Workaround gcc-10 optimization bug 2020-09-18 14:00:02 -03:00
cryptonote_basic Eliminate unnamespaced parse_hash256 function 2020-09-18 20:25:48 -03:00
cryptonote_core Pulse: Incorporate penalized fee into fill block calculation 2020-09-26 13:52:39 +10:00
cryptonote_protocol Merge branch 'pulse' into dev 2020-09-18 17:40:25 -03:00
daemon Showing ", syncing" based on height rather than mining info rpc response 2020-09-26 00:20:06 -03:00
daemonizer Add stop() to make windows layer happy 2020-08-07 17:14:03 -03:00
debug_utilities Lokinet LNS 2020-09-17 10:24:48 -03:00
device Fix send scalar z in plaintext 2020-09-16 20:43:12 -03:00
device_trezor Use rct::is_rct_<whatever> where appropriate 2020-09-16 20:45:09 -03:00
gen_multisig Rename stagenet to devnet 2020-08-17 02:54:43 -03:00
lmdb Post-merge updates: epee::is_byte_spannable 2020-07-02 12:52:13 -03:00
mnemonics String handling improvements 2020-07-02 12:52:12 -03:00
multisig cryptonote_config.h: use inline constexpr 2020-07-21 21:53:27 -03:00
net Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
p2p Simplify code slightly to avoid linker warning about uninitialized value 2020-09-24 22:55:25 -03:00
platform Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
ringct ringct code cleanups 2020-09-16 20:45:09 -03:00
rpc Only set bootstrap info if admin 2020-09-25 18:53:34 -03:00
serialization Rename stagenet to devnet 2020-08-17 02:54:43 -03:00
simplewallet Fix warning conditions 2020-09-25 18:50:16 -03:00
wallet Merge pull request #1277 from jagerman/wallet-locked-output-fix 2020-09-25 11:10:02 +10:00
CMakeLists.txt Make debug_utilities available to build even without -DBUILD_DEBUG_UTILS (#1183) 2020-06-25 13:10:09 +10:00
cryptonote_config.h Update block rewards as per LRC-7 2020-09-18 19:03:58 -03:00
loki_economy.h s/blockswap/chainflip/ in HF constants 2020-09-25 18:50:16 -03:00
version.cpp.in 7.1.9 hot fix with block 526484 sync fix 2020-05-05 14:09:20 -03:00
version.h Store loki version as std::array<u16,3> everywhere 2019-11-27 14:07:52 -04:00