This is getting stranger by the minute.
I've created another public KEY, this time I didn't even look at the prive key.
i've created on the wallet that I'm developing using NBitcoin library.
I'm compiling everything from source code
Then I requested to a couple of faucets some test coins and when I'm looking into the block chain this is what I see:
The public address is "mwT5PqSoLCeojDhghhBdXFCMMwGYxb34Ge"
I've received 3 "payments" from 3 different faucets (all on the same block).
But at the same time all of them where spend and when to the same address as on the prevues testes, and all of this happened on the same "block"
and based on the timestamps at the same time.
How can this be possible?
On the bright side we can rule out "a compromised" Electrum (which by the way I did downloaded from the official site + verified the signature)
"Transaction": [
{
"TransactionId": "02e8df6726862abb55f509882b0c8e461847bb4f06c30aa3bc7728fddf7af7c3",
"n": 1,
"value": "0.02844292",
"scriptPubKey_address": "mwT5PqSoLCeojDhghhBdXFCMMwGYxb34Ge",
"datetime": "2022-10-21T17:06:49",
"Used": {
"UsedId": "066c68d50edebc57dbb35e4a16c45cdc740c83e920b6d05c22a382904839d075",
"UsedN": 1,
"UsedDateTime": "2022-10-21T17:06:49",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.02821192"
}
]
}
},
{
"TransactionId": "5598cb033f74571b7008548c0d2934ee5a1473d49b916cfacf432848aea8dfee",
"n": 1,
"value": "0.00066664",
"scriptPubKey_address": "mwT5PqSoLCeojDhghhBdXFCMMwGYxb34Ge",
"datetime": "2022-10-21T17:06:49",
"Used": {
"UsedId": "e46c907ae25eeed9cb73c3fa095c21c2e36fdb7d597d13e693f52435330fff66",
"UsedN": 1,
"UsedDateTime": "2022-10-21T17:06:49",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.00043564"
}
]
}
},
{
"TransactionId": "65ceb923844fd8761751ab8584f4170ee6760b250e2ad19dcd66f5d8a618ce8d",
"n": 0,
"value": "0.00010000",
"scriptPubKey_address": "mwT5PqSoLCeojDhghhBdXFCMMwGYxb34Ge",
"datetime": "2022-10-21T17:06:49",
"Used": {
"UsedId": "6efbcda30b63948fba9bcae84976dfad16769feb593275a9cc34eff035a64726",
"UsedN": 0,
"UsedDateTime": "2022-10-21T17:06:49",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.00009488"
}
]
}
}
]
}