Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reachable panic in monero-rpc #643

Open
kayabaNerve opened this issue Jan 14, 2025 · 0 comments
Open

Reachable panic in monero-rpc #643

kayabaNerve opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working monero An issue with the Monero library/integration

Comments

@kayabaNerve
Copy link
Member

if tx.hash() != hashes[i] {
can be hit by a malicious node who returns more TXs than requested.

@kayabaNerve kayabaNerve added bug Something isn't working monero An issue with the Monero library/integration labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working monero An issue with the Monero library/integration
Projects
None yet
Development

No branches or pull requests

1 participant