monero/src
moneromooo-monero f6e2636493
blockchain_db: harden code against invalid input types
If an invalid input type were to get to this, the code could
remove key images that might be present already in the chain,
which could allow a double spend, even if this is impossible
with the current code.

Reported by KeyboardWarrior.
2021-03-24 21:43:57 +00:00
..
blockchain_db blockchain_db: harden code against invalid input types 2021-03-24 21:43:57 +00:00
blockchain_utilities Merge pull request #7355 2021-02-18 14:06:47 -05:00
blocks Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr) 2020-10-28 20:08:26 +01:00
checkpoints build: prepare v0.17 2020-09-14 16:52:42 +02:00
common Merge pull request #6900 2021-02-14 18:58:37 -05:00
crypto New add_aux_pow RPC to support merge mining 2021-02-09 11:58:21 +00:00
cryptonote_basic Merge pull request #6810 2021-03-20 01:33:10 -04:00
cryptonote_core Merge pull request #7355 2021-02-18 14:06:47 -05:00
cryptonote_protocol Merge pull request #7346 2021-02-18 14:03:31 -05:00
daemon Remove unused variables in monero codebase 2021-02-09 08:05:05 +01:00
daemonizer Update copyright year to 2020 2020-05-06 22:36:54 -04:00
debug_utilities Merge pull request #6810 2021-03-20 01:33:10 -04:00
device Remove unused variables in monero codebase 2021-02-09 08:05:05 +01:00
device_trezor Merge pull request #7418 2021-03-20 01:53:03 -04:00
gen_multisig Remove unused variables in monero codebase 2021-02-09 08:05:05 +01:00
gen_ssl_cert Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hardforks Let stagenet hardfork happen before mainnet. 2020-09-04 22:47:05 +01:00
lmdb lmdb: Remove meaningless const qualifier on function type 2019-11-04 02:28:45 -07:00
mnemonics Merge pull request #7346 2021-02-18 14:03:31 -05:00
multisig Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net Remove unused variables in monero codebase 2021-02-09 08:05:05 +01:00
p2p Merge pull request #7294 2021-02-15 21:51:12 -05:00
platform Update copyright year to 2020 2020-05-06 22:36:54 -04:00
ringct Remove unused variables in monero codebase 2021-02-09 08:05:05 +01:00
rpc Merge pull request #7366 2021-03-20 01:38:03 -04:00
serialization wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
simplewallet Merge pull request #7355 2021-02-18 14:06:47 -05:00
wallet Merge pull request #7422 2021-03-20 01:57:44 -04:00
CMakeLists.txt Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr) 2020-10-28 20:08:26 +01:00
cryptonote_config.h Merge pull request #6810 2021-03-20 01:33:10 -04:00
version.cpp.in build: prepare v0.17 2020-09-14 16:52:42 +02:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00