monero/src
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_db Merge pull request #4664 2018-11-01 22:34:20 +02:00
blockchain_utilities Merge pull request #4536 2018-10-26 22:20:39 +02:00
blocks blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
checkpoints add checkpoints for testnet and mainnet 2018-09-25 10:02:05 +02:00
common Merge pull request #4658 2018-11-01 22:33:38 +02:00
crypto Merge pull request #4449 2018-09-29 22:20:24 +02:00
cryptonote_basic Merge pull request #4700 2018-10-26 22:41:21 +02:00
cryptonote_core protocol: option to pad transaction relay to the next kB 2018-11-06 15:47:05 +00:00
cryptonote_protocol protocol: option to pad transaction relay to the next kB 2018-11-06 15:47:05 +00:00
daemon Merge pull request #4648 2018-11-01 22:33:02 +02:00
daemonizer Fix Windows build after epee dependency change 2018-10-15 23:08:17 +00:00
debug_utilities Remove epee header dependency on cryptonote_core 2018-10-12 17:16:44 +00:00
device Merge pull request #4663 2018-11-01 22:34:02 +02:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics mnemonics: fix outrageous compile time with CLANG in release 2018-08-29 09:53:48 +00:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
p2p Merge pull request #4612 2018-10-26 22:38:03 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct ringct: use dummy bulletproofs when in fake mode, for speed 2018-10-23 21:03:18 +00:00
rpc Merge pull request #4719 2018-10-26 22:41:43 +02:00
serialization tx_pool: avoid parsing a whole tx if only the prefix is needed 2018-10-08 10:18:01 +00:00
simplewallet Merge pull request #4645 2018-11-01 22:32:41 +02:00
wallet Merge pull request #4653 2018-11-01 22:33:20 +02:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00