oxen-core/src/cryptonote_core
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
To help protect one's privacy from traffic volume analysis
for people using Tor or I2P. This will really fly once we
relay txes on a timer rather than on demand, though.

Off by default for now since it's wasteful and doesn't bring
anything until I2P's in.
2018-11-06 15:47:05 +00:00
..
blockchain.cpp Merge pull request #4536 2018-10-26 22:20:39 +02:00
blockchain.h Merge pull request #4536 2018-10-26 22:20:39 +02:00
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
cryptonote_core.cpp protocol: option to pad transaction relay to the next kB 2018-11-06 15:47:05 +00:00
cryptonote_core.h protocol: option to pad transaction relay to the next kB 2018-11-06 15:47:05 +00:00
cryptonote_tx_utils.cpp Merge pull request #4308 2018-10-26 22:18:28 +02:00
cryptonote_tx_utils.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
tx_pool.cpp tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool 2018-10-18 08:01:56 +09:00
tx_pool.h tx_pool: avoid parsing a whole tx if only the prefix is needed 2018-10-08 10:18:01 +00:00