Questions tagged [monero-hash]

Website that tracks a number of Monero network statistics, including but not limited to pool hash rate and full nodes distribution

8 questions
3
votes
0 answers

How does concatenation occur in crypto_ops::derivation_to_scalar

In the function crypto/crypto.cpp/crypto_ops::derivation_to_scalar monero sends the output_index to tools::write_varint(end, output_index). How does it append the output_index to derivation?
adsl
  • 315
  • 1
  • 8