monero/src
moneromooo-monero 17b45725af
Outputs where all amounts are known spent can now be pruned
Only for pre rct for obvious reasons.

Note: DO NOT use a known spent list which includes outputs
which are not known spent. If the list includes any output
that's just strongly thought to be spent, but not provably
so, you risk finding yourself unable to sync past the point
where that output is spent.

I estimate only 200 MB saved on current mainnet though,
unless the new blackballing rule unearths a good amount of
large-amount-set extra spent outs.
2018-11-27 15:45:42 +00:00
..
blockchain_db Outputs where all amounts are known spent can now be pruned 2018-11-27 15:45:42 +00:00
blockchain_utilities Outputs where all amounts are known spent can now be pruned 2018-11-27 15:45:42 +00: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 #4799 2018-11-16 11:12:09 +02:00
crypto slow-hash: some more big endian fixes 2018-11-16 09:58:41 +00:00
cryptonote_basic Merge pull request #4753 2018-11-14 21:33:02 +02:00
cryptonote_core rpc: speedup get_outs.bin 2018-11-26 18:56:23 +00:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon Merge pull request #4777 2018-11-16 11:01:33 +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 device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
device_trezor device/trezor: webusb transport added, cmake fixes 2018-11-25 11:57:19 +01:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics Merge pull request #4726 2018-11-06 14:53:40 +02:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
p2p Merge pull request #4776 2018-11-16 11:01:19 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #4834 2018-11-26 20:30:15 +02:00
rpc Merge pull request #4821 2018-11-26 21:51:27 +02:00
serialization json_archive: initialize inner_array_size in ctor 2018-11-15 16:33:51 +00:00
simplewallet Merge pull request #4800 2018-11-16 11:12:43 +02:00
wallet Merge pull request #4821 2018-11-26 21:51:27 +02:00
CMakeLists.txt device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
cryptonote_config.h Expose limit-rate defaults from command line help 2018-10-31 14:47:20 -07: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