Skip to content

Conversation

@muratsnkl
Copy link

What Was Done?

A double-spending test for Ethereum was added.
It was verified that the network rejects the second transaction when two different transactions are sent with the same nonce.
The test was successfully run on the Sepolia testnet.
Test Result:

The first transaction was confirmed.
The second transaction was rejected.
Double-spending test result: Secure

@jasondev68
Copy link

Test case is valid and well-executed.
Confirmed behavior aligns with expected Ethereum security — ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants