mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-12-13 09:30:25 +00:00
4eba21fd48
Implement BlockchainLMDB::get_output_global_index() - returns global output index for a given amount and amount output index. Add information to debug statement for failed ring signature check within Blockchain::check_tx_inputs() Fixes bitmonerod RPC call "/getrandom_outs.bin" to return correct output keys, used in creating a transaction with mixins. TODO: get_output_global_index() could be refactored with part of get_output_tx_and_index() as the latter uses the former's functionality. Keep track of LMDB read transaction. |
||
---|---|---|
.. | ||
BlockchainDB_impl | ||
account.cpp | ||
account.h | ||
account_boost_serialization.h | ||
blockchain.cpp | ||
blockchain.h | ||
blockchain_db.cpp | ||
blockchain_db.h | ||
blockchain_storage.cpp | ||
blockchain_storage.h | ||
blockchain_storage_boost_serialization.h | ||
checkpoints.cpp | ||
checkpoints.h | ||
checkpoints_create.cpp | ||
checkpoints_create.h | ||
CMakeLists.txt | ||
connection_context.h | ||
cryptonote_basic.h | ||
cryptonote_basic_impl.cpp | ||
cryptonote_basic_impl.h | ||
cryptonote_boost_serialization.h | ||
cryptonote_core.cpp | ||
cryptonote_core.h | ||
cryptonote_format_utils.cpp | ||
cryptonote_format_utils.h | ||
cryptonote_stat_info.h | ||
difficulty.cpp | ||
difficulty.h | ||
miner.cpp | ||
miner.h | ||
tx_extra.h | ||
tx_pool.cpp | ||
tx_pool.h | ||
verification_context.h |