wownero/src/cryptonote_core
Lee Clagett 94f4af6cc4
Adding Dandelion++ support to public networks:
- New flag in NOTIFY_NEW_TRANSACTION to indicate stem mode
  - Stem loops detected in tx_pool.cpp
  - Embargo timeout for a blackhole attack during stem phase
2020-04-18 11:24:38 +03:00
..
blockchain.cpp blockchain_db: faster fetching of consecutive txes 2020-04-18 11:23:01 +03:00
blockchain.h Merge pull request #6347 2020-04-04 12:52:46 -05:00
blockchain_storage_boost_serialization.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
CMakeLists.txt core: move hardforks into its own lib 2019-09-19 11:28:18 +00:00
cryptonote_core.cpp Adding Dandelion++ support to public networks: 2020-04-18 11:24:38 +03:00
cryptonote_core.h Merge pull request #6214 2020-03-31 13:32:55 -05:00
cryptonote_tx_utils.cpp fix cn-pow variant 2020-04-06 09:09:31 +03:00
cryptonote_tx_utils.h RandomX integration 2019-09-25 21:29:42 +01:00
i_core_events.h Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
tx_pool.cpp Adding Dandelion++ support to public networks: 2020-04-18 11:24:38 +03:00
tx_pool.h protocol: request txpool contents when synced 2020-03-22 16:03:31 +00:00
tx_sanity_check.cpp wallet: reroll fake outs selection on local tx_sanity_check failure 2020-01-14 22:56:23 +00:00
tx_sanity_check.h wallet: reroll fake outs selection on local tx_sanity_check failure 2020-01-14 22:56:23 +00:00