monero/src
moneromooo-monero 9effa55311
core: bound the amount of entries in bad tx semantics cache
This is to prevent unbounded memory use. Since I don't think there
is a container that has quick insert, quick lookup, and automatic
FIFO, I use two and swap every N, clearing the oldest one.
2017-02-23 20:34:11 +00:00
..
blockchain_db update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
blockchain_utilities update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
blocks fix broken checkpoints.dat 2017-02-22 23:10:05 +02:00
common updates: fix user/auto url split 2017-02-22 13:04:07 +00:00
crypto update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_basic update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_core core: bound the amount of entries in bad tx semantics cache 2017-02-23 20:34:11 +00:00
cryptonote_protocol update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
daemon update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
daemonizer update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
mnemonics update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
p2p updated fallback nodes 2017-02-21 22:40:26 +02:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rpc update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet Merge pull request #1765 2017-02-22 09:37:31 +02:00
wallet wallet2_api: add updates check api 2017-02-22 13:03:45 +00:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_config.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update version to 0.10.2 2017-02-21 22:24:01 +02:00