
How to crash CryptoNote-based coin daemon...
I got several reports about daemon of my coin crashing on Linux... After hours of investigating the root cause, I found out that two of the transactions the daemon was receiving from network had mixin of over 1700. This caused buffer overflow in transaction validation, because the code didn't check number of outputs before trying to iterate through them.
As a fix, I did limit number of outputs per input to 50 and that stopped the daemon from crashing.
Leave How to crash CryptoNote-based coin daemon... to:
Read more #cryptonote posts
Best Posts From Mika
We have not curated any of mtl1979's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Mika
- How to use MyHeritage Family Tree Builder without subscribing...
- PayPal launches its own stablecoin PYUSD... Is it safe or not?
- Design limitations of responsive websites
- April 1st, 2023 marks end of mainstream support of Ubuntu 18.04
- Understanding the Ethereum London Revised scam...
- How to use PancakeSwap for creating trading pair, swapping, buying and selling tokens - Part 2
- How to use PancakeSwap for creating trading pair, swapping, buying and selling tokens - Part 1
- How to combat abuse of token bridges...
- Finnish food and drink company recalls potato chips due to potential overdose...
- Why it is bad idea to let Ubuntu upgrade Python to 3.10...