diff options
author | warptangent <warptangent@inbox.com> | 2015-01-09 13:01:22 -0800 |
---|---|---|
committer | warptangent <warptangent@inbox.com> | 2015-01-09 16:34:18 -0800 |
commit | 4eba21fd48c245fc137630341738c1edfd35a230 (patch) | |
tree | 53facbb62b157f403cfadbd31832a28b734f04c8 /src/rpc | |
parent | Fix transfers (without mixins) (diff) | |
download | monero-4eba21fd48c245fc137630341738c1edfd35a230.tar.xz |
Fix transfers to support mixins
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.
Diffstat (limited to 'src/rpc')
0 files changed, 0 insertions, 0 deletions