Post
Topic
Board Announcements (Altcoins)
Re: Network Attack on XVG / VERGE
by
AntMine
on 28/05/2018, 21:10:07 UTC
Stats on XVG Blake2s algo / pools seem off to me.. I have suspicion about it.

This address seems odd:

https://verge-blockchain.info/address/D6boDuZ9vWbKRhMBrUdZBYSdZWaiGuWgAk

Anyone else noticing anything?

In reference to that address, not only are timestamps off:

27th May 2018 22:24:23   fb2d402e64099839d114ad25b252e4d2b22ba14f6ab19c82bf984127e840b1e4   + 730.00000000
28th May 2018 00:21:07   4f1708d752cef36c271e3727e09bf7678c181345769d5bcc2d7ba21f77467a44   + 730.00000000
28th May 2018 00:10:55   2a3cad4d2597b70e1b41df8027974a51e3bd843b2355b6dbe040143310e18e5f   - 5840.00000000
28th May 2018 00:08:03   9a6002a8f7fc5ae325e15bcdaee741b7b7369d1a615adcccb3931edcd3334ec3   + 730.00000000
28th May 2018 00:06:25   b9bae79752705754ba3d0fb05d9a52c8cb69f14e3c4d3db8bee322e439bc3dad   + 730.00000000
28th May 2018 00:01:54   b2254be8f636ec485e96d1725f54fd5214d13e367d020331f43e6d57b7b97588   + 730.00000000
28th May 2018 00:00:27   3e0f43d718f66fd4e9dc52e4b954e04a39bc0742a60d0dee9ba65120864c9ba1   + 730.10000000
27th May 2018 23:45:23   4cd349f5fc5291bc19ed8f39faf7470d75ca62c80d4d24d97e12cff0906ce39b   + 730.10000000
27th May 2018 23:15:57   7b10df301fac1373d930f0fd38a41effc92659d826ef80f67814d738bcffc5fa   + 730.00000000
27th May 2018 23:06:51   fb4bf2174e862920670f63eb0eb32b94b32a05a6b151a3f88c6601e23bc9f7b6   + 733.00000000


But, can anyone tell me anything about these transactions? e.g.

https://verge-blockchain.info/tx/fb2d402e64099839d114ad25b252e4d2b22ba14f6ab19c82bf984127e840b1e4

Error! : Block not found: undefined

And, the transactions doesn't seem to exist on other explorers


-C


https://verge-blockchain.info/tx/fb2d402e64099839d114ad25b252e4d2b22ba14f6ab19c82bf984127e840b1e4

Error! : Block not found: undefined

And, the transactions doesn't seem to exist on other explorers


-C



Hi, CHIEF56 i read now your post. This address is my pool adress (antminepool.com)
Effectively the official verge explorer show as a valid generated block (with confirmation) but in my wallet is marked as orphan block.
Code:
/usr/local/bin/VERGEd gettransaction fb2d402e64099839d114ad25b252e4d2b22ba14f6ab19c82bf984127e840b1e4
{
    "txid" : "fb2d402e64099839d114ad25b252e4d2b22ba14f6ab19c82bf984127e840b1e4",
    "version" : 1,
    "time" : 1527452663,
    "locktime" : 0,
    "vin" : [
        {
            "coinbase" : "0315df21062f503253482f0476140b5b088100143fe40800007969696d7000",
            "sequence" : 0
        }
    ],
    "vout" : [
        {
            "value" : 730.00000000,
            "n" : 0,
            "scriptPubKey" : {
                "asm" : "03439e557f8599aa7b0b98ecd799d179eb669513317c6ce16c99c9bfe572d48784 OP_CHECKSIG",
                "hex" : "2103439e557f8599aa7b0b98ecd799d179eb669513317c6ce16c99c9bfe572d48784ac",
                "reqSigs" : 1,
                "type" : "pubkey",
                "addresses" : [
                    "D6boDuZ9vWbKRhMBrUdZBYSdZWaiGuWgAk"
                ]
            }
        }
    ],
    "amount" : 0.00000000,
    "confirmations" : 0,
    "generated" : true,
    "txid" : "fb2d402e64099839d114ad25b252e4d2b22ba14f6ab19c82bf984127e840b1e4",
    "time" : 1527452585,
    "timereceived" : 1527452585,
    "details" : [
        {
            "account" : "",
            "category" : "orphan",
            "amount" : 730.00000000
        }
    ]
}

Probably downloading the entire blockchain and rescanning all transactions i can recover the block if the official verge explorer is the correct one