Author

Topic: [AC] AsiaCoin | Pure PoS | 100% Interest - page 138. (Read 264526 times)

newbie
Activity: 11
Merit: 0
when is the launch of asia coin v2?
hero member
Activity: 518
Merit: 500
The blockchain is the future
Watch the panic buyers tmorrow haha. This is exactly what we needed not a bumpy development, but a gradial cooling to calm holders and create developements for the long term. I like how it isnt on exchanges till tomorrow because price is finally stablising upwards. Remember, Work = Price
member
Activity: 112
Merit: 10

Micryon, can pass me the ID of the last transaction of the thief?

It is still the 4f2a34278389aac0b88bbb283338d4dac9314ec62e7dba0f263fc4570aa93c3b?

No, it is : 3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0


Code:
./asiacoind --datadir=d getblockhash 18013

000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607

Code:
./asiacoind --datadir=d getblock
000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607

{
    "hash" : "000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607",
    "confirmations" : 10012,
    "size" : 751,
    "height" : 18013,
    "version" : 4,

    "merkleroot" : "89f72cc8d79523990f03d5ecd54eb4dfb523a6368581dadc02c690a9c6cd852b",
    "mint" : 5000.00200000,
    "time" : 1398785418,
    "nonce" : 765203712,

    "bits" : "1c011c2d",
    "difficulty" : 230.61430398,
    "previousblockhash" : "00000000003efe2311b2c86c30d194195608f0d5d8ba796caa682d5612587951",
    "nextblockhash" : "000000000050d866d222a315354aad104076b5bf2da2c5dcb22476ff526690ec",

    "flags" : "proof-of-work",
    "proofhash" : "000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607",
    "entropybit" : 1,
    "modifier" : "326cf7fcf6304c56",

    "modifierchecksum" : "f5c12491",
    "tx" : [
        "37c44abb654b947b8dbb468f5aa2d6c6df334c2951269cd33d2b9ed99beb7946",
        "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0",

        "9cca717569055a54a0ce0477d62af0ef825554cfa37b1f98bc97ec0aaecf4723"
    ],
    "signature" : "304402200dcd3e0473b16ff847eef52239d8203615cbc00c636d6cc3a68ae8fa48228c5e02201a924a86a7aed633f94d72ce4c4feb7a21836cf6fb749a7a4218ab9f95436ba7"

}


Code:
./asiacoind --datadir=d gettransaction "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0"
{
    "txid" : "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0",

    "txid" : "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0",
    "version" : 1,
    "time" : 1398785405,
    "locktime" : 0,
    "vin" : [

        {
            "txid" : "b666df1aca5c55951c81e103b9b37fd9ba1c6472064a1ba7584086527b57878e",
            "vout" : 0,
            "scriptSig" : {
                "asm" : "3046022100bdee1f64db0702fabc900aaac1cffb2d049dbbdfabba9e6168703c7ead7b5014022100acc17a9b65b6198096cbc6b160bffbf3cca1aa7096edd3b4ec91f9b436d5ebff01 02530318d0ef750b5760221fabb5fc751b511758cffcbb885f45f0769e659ff229",

                "hex" : "493046022100bdee1f64db0702fabc900aaac1cffb2d049dbbdfabba9e6168703c7ead7b5014022100acc17a9b65b6198096cbc6b160bffbf3cca1aa7096edd3b4ec91f9b436d5ebff012102530318d0ef750b5760221fabb5fc751b511758cffcbb885f45f0769e659ff229"

            },
            "sequence" : 4294967295
        }
    ],
    "vout" : [
        {
            "value" : 3209869924.73000002,
            "n" : 0,

            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 27bbe438a25164be586a2d3b17363dd3f27e8e02 OP_EQUALVERIFY OP_CHECKSIG",
                "hex" : "76a91427bbe438a25164be586a2d3b17363dd3f27e8e0288ac",

                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [
                    "AKPy5ugy98yBkBCNU9Ne1bHExy5tqdq9Gu"

                ]
            }
        },
{
            "value" : 350000.00000000,
            "n" : 1,
            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 a380fb815bad3f06068bf8f6cdc7c8eb91815f98 OP_EQUALVERIFY OP_CHECKSIG",

                "hex" : "76a914a380fb815bad3f06068bf8f6cdc7c8eb91815f9888ac",
                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [

                    "AWgQJd95thc3TkuNYd3GTpFU9MfkhMSzSC"
                ]
            }
        }
    ],
    "blockhash" : "000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607",

    "confirmations" : 10013,
    "txntime" : 1398785405,
    "time" : 1398785418
}

Micryon thank you very much! Genial your thing!
And that block has its days, was still at the stage of PoW Smiley
full member
Activity: 154
Merit: 100

Micryon, can pass me the ID of the last transaction of the thief?

It is still the 4f2a34278389aac0b88bbb283338d4dac9314ec62e7dba0f263fc4570aa93c3b?

No, it is : 3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0


Code:
./asiacoind --datadir=d getblockhash 18013

000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607

Code:
./asiacoind --datadir=d getblock
000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607

{
    "hash" : "000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607",
    "confirmations" : 10012,
    "size" : 751,
    "height" : 18013,
    "version" : 4,

    "merkleroot" : "89f72cc8d79523990f03d5ecd54eb4dfb523a6368581dadc02c690a9c6cd852b",
    "mint" : 5000.00200000,
    "time" : 1398785418,
    "nonce" : 765203712,

    "bits" : "1c011c2d",
    "difficulty" : 230.61430398,
    "previousblockhash" : "00000000003efe2311b2c86c30d194195608f0d5d8ba796caa682d5612587951",
    "nextblockhash" : "000000000050d866d222a315354aad104076b5bf2da2c5dcb22476ff526690ec",

    "flags" : "proof-of-work",
    "proofhash" : "000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607",
    "entropybit" : 1,
    "modifier" : "326cf7fcf6304c56",

    "modifierchecksum" : "f5c12491",
    "tx" : [
        "37c44abb654b947b8dbb468f5aa2d6c6df334c2951269cd33d2b9ed99beb7946",
        "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0",

        "9cca717569055a54a0ce0477d62af0ef825554cfa37b1f98bc97ec0aaecf4723"
    ],
    "signature" : "304402200dcd3e0473b16ff847eef52239d8203615cbc00c636d6cc3a68ae8fa48228c5e02201a924a86a7aed633f94d72ce4c4feb7a21836cf6fb749a7a4218ab9f95436ba7"

}


Code:
./asiacoind --datadir=d gettransaction "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0"
{
    "txid" : "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0",

    "txid" : "3688b23d8dfa7e770697497247dcd0c037f2869495fd0e44a532c9ab9f1b28e0",
    "version" : 1,
    "time" : 1398785405,
    "locktime" : 0,
    "vin" : [

        {
            "txid" : "b666df1aca5c55951c81e103b9b37fd9ba1c6472064a1ba7584086527b57878e",
            "vout" : 0,
            "scriptSig" : {
                "asm" : "3046022100bdee1f64db0702fabc900aaac1cffb2d049dbbdfabba9e6168703c7ead7b5014022100acc17a9b65b6198096cbc6b160bffbf3cca1aa7096edd3b4ec91f9b436d5ebff01 02530318d0ef750b5760221fabb5fc751b511758cffcbb885f45f0769e659ff229",

                "hex" : "493046022100bdee1f64db0702fabc900aaac1cffb2d049dbbdfabba9e6168703c7ead7b5014022100acc17a9b65b6198096cbc6b160bffbf3cca1aa7096edd3b4ec91f9b436d5ebff012102530318d0ef750b5760221fabb5fc751b511758cffcbb885f45f0769e659ff229"

            },
            "sequence" : 4294967295
        }
    ],
    "vout" : [
        {
            "value" : 3209869924.73000002,
            "n" : 0,

            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 27bbe438a25164be586a2d3b17363dd3f27e8e02 OP_EQUALVERIFY OP_CHECKSIG",
                "hex" : "76a91427bbe438a25164be586a2d3b17363dd3f27e8e0288ac",

                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [
                    "AKPy5ugy98yBkBCNU9Ne1bHExy5tqdq9Gu"

                ]
            }
        },
{
            "value" : 350000.00000000,
            "n" : 1,
            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 a380fb815bad3f06068bf8f6cdc7c8eb91815f98 OP_EQUALVERIFY OP_CHECKSIG",

                "hex" : "76a914a380fb815bad3f06068bf8f6cdc7c8eb91815f9888ac",
                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [

                    "AWgQJd95thc3TkuNYd3GTpFU9MfkhMSzSC"
                ]
            }
        }
    ],
    "blockhash" : "000000000070c30978d96d80a8662947058ced2540aa975b3b155a14eebac607",

    "confirmations" : 10013,
    "txntime" : 1398785405,
    "time" : 1398785418
}
newbie
Activity: 23
Merit: 0
Greate job "new" team!
member
Activity: 112
Merit: 10

Micryon, can pass me the ID of the last transaction of the thief?

It is still the 4f2a34278389aac0b88bbb283338d4dac9314ec62e7dba0f263fc4570aa93c3b?
member
Activity: 112
Merit: 10
Nice to see price is already at buy order 900sats. This is a positive indicator that i am correct the price will restablise between 1400-1500 as i expect.

We' ll support the buy side of the wall  Wink until the price stabilize..then the AC multipool will keep it in a safe range...and finally we'll see this new kind of monthly POS shine upon our walletz ( i love IT)

Nice job guys, I am impressed.

P.S.
Imagine..they have dogs, and cats, and pets....we have Dragons  Grin


Good work!
The bailout plan in action! Cheesy
member
Activity: 101
Merit: 10
Good Job Guys... I will definitely Donate some of my AC for the new Dev and Team! CHEERS!!
newbie
Activity: 28
Merit: 0
Look forward to
hero member
Activity: 518
Merit: 500
The blockchain is the future
Nice to see price is already at buy order 900sats. This is a positive indicator that i am correct the price will restablise between 1400-1500 as i expect.

We' ll support the buy side of the wall  Wink until the price stabilize..then the AC multipool will keep it in a safe range...and finally we'll see this new kind of monthly POS shine upon our walletz ( i love IT)

Nice job Dragons!!


Someones interested in buying 5btcs worth of AC but the 900sats wall just disappeared and hes sleeping atm
full member
Activity: 163
Merit: 100
founder of X-Laboratories
Nice to see price is already at buy order 900sats. This is a positive indicator that i am correct the price will restablise between 1400-1500 as i expect.

We' ll support the buy side of the wall  Wink until the price stabilize..then the AC multipool will keep it in a safe range...and finally we'll see this new kind of monthly POS shine upon our walletz ( i love IT)

Nice job guys, I am impressed.

P.S.
Imagine..they have dogs, and cats, and pets....we have Dragons  Grin
member
Activity: 112
Merit: 10
Nice to see price is already at buy order 900sats. This is a positive indicator that i am correct the price will restablise between 1400-1500 as i expect.

Dude, you do not rush to put a roof to AC...

Just remember that AC was always upper than CINNI, so as you can imagine! Wink
hero member
Activity: 518
Merit: 500
The blockchain is the future
Nice to hear about DNotes with Asiacoin, any plans to get in touch with coindesk?
member
Activity: 112
Merit: 10
I'm happy to announce that we have hired unick of blockx.info to create a block explorer and richlist for us. This is an example of his work.

It should be up and running in a few days.

Brilliant! It is great news!

This will greatly revalue AC, being an important step towards transparency that we all need for this great coin, we will be more calmer, and will be renewed confidence with great force! Smiley
hero member
Activity: 518
Merit: 500
The blockchain is the future
Nice to see price is already at buy order 900sats. This is a positive indicator that i am correct the price will restablise between 1400-1500 as i expect.
hero member
Activity: 518
Merit: 500
The blockchain is the future
I'm happy to announce that we have hired unick of blockx.info to create a block explorer and richlist for us. This is an example of his work.

It should be up and running in a few days.

Not the Blackcoin type of blockchain :/
member
Activity: 84
Merit: 10
While we are waiting here.. does anyone else want to get access to the new windows client ahead of getting sign off?  I can PM you the link.

The only downside is that you may need to get yet another build , if exchange devs want further changes.  So this is kind of a beta.



me me me!!
full member
Activity: 154
Merit: 100
Update from Mintpal: they had to do a big maintenance today so didn't get a chance to review the fixes.  They are going to try and get this done for tomorrow.
member
Activity: 84
Merit: 10
I'm happy to announce that we have hired unick of blockx.info to create a block explorer and richlist for us. This is an example of his work.

It should be up and running in a few days.

Excellent!
legendary
Activity: 1232
Merit: 1000
unick makes the best blockexplorers + richlists around.
Jump to: