Post
Topic
Board Altcoin Discussion
Re: [Ann]Nanotokens v3.0-r3 Launch is go
by
r3wt
on 27/09/2013, 21:15:06 UTC
Just trying to make sure I have it running correctly. I'm always calm and relaxed. Why so serious?

because this block is missing and i promised vern that i wouldn't let someone else mine it, and apparently someone else has

Quote
16:05:15

help


16:05:15

addmultisigaddress <'["key","key"]'> [account]
backupwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction
dumpprivkey
getaccount
getaccountaddress
getaddressesbyaccount
getbalance [account] [minconf=1]
getblock
getblockcount
getblockhash
getblocktemplate [params]
getconnectioncount
getdifficulty
getgenerate
gethashespersec
getinfo
getmininginfo
getnetworkhashps [blocks]
getnewaddress [account]
getpeerinfo
getrawmempool
getrawtransaction [verbose=0]
getreceivedbyaccount [minconf=1]
getreceivedbyaddress [minconf=1]
gettransaction
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey [label]
keypoolrefill
listaccounts [minconf=1]
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=999999]
move [minconf=1] [comment]
sendfrom [minconf=1] [comment] [comment-to]
sendmany {address:amount,...} [minconf=1] [comment]
sendrawtransaction
sendtoaddress [comment] [comment-to]
setaccount
setgenerate [genproclimit]
setmininput
settxfee
signmessage
signrawtransaction [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [,...] [sighashtype="ALL"]
stop
validateaddress
verifymessage
walletlock
walletpassphrase
walletpassphrasechange


16:05:47

getblock

22f031fa702d6c69c6d4bcebb5853c20ea745fc7e095b3ed31b3d26289694043



16:05:47

{"code":-5,"message":"Block not found"}


16:06:18

getblock

22f031fa702d6c69c6d4bcebb5853c20ea745fc7e095b3ed31b3d26289694043



16:06:18

{
"hash" : "22f031fa702d6c69c6d4bcebb5853c20ea745fc7e095b3ed31b3d26289694043",
"confirmations" : 2,
"size" : 191,
"height" : 28902,
"version" : 1,
"merkleroot" : "32700c2d986f069e156586928bf756540f2e064f55f7ebd1dfdb4b5ff3bdddbe",
"tx" : [
"32700c2d986f069e156586928bf756540f2e064f55f7ebd1dfdb4b5ff3bdddbe"
],
"time" : 1380312675,
"nonce" : 1633615872,
"bits" : "1d010c10",
"difficulty" : 0.95498659,
"previousblockhash" : "98b828ec3342be32b2de70c4e28f3b0b1cf54fb243a8a65c0f8660672434c8c2",
"nextblockhash" : "730265923b0862a30b45cf2b61a20f31f817f14f663ef9d399774238186d981b"
}


16:07:02

getransaction 32700c2d986f069e156586928bf756540f2e064f55f7ebd1dfdb4b5ff3bdddbe


16:07:02

{"code":-32601,"message":"Method not found"}


16:07:11

gettransaction 32700c2d986f069e156586928bf756540f2e064f55f7ebd1dfdb4b5ff3bdddbe


16:07:11

{"code":-5,"message":"Invalid or non-wallet transaction id"}


16:07:24

getrawtransaction 32700c2d986f069e156586928bf756540f2e064f55f7ebd1dfdb4b5ff3bdddbe


16:07:24

01000000010000000000000000000000000000000000000000000000000000000000000000fffff fff0f0462e6455202cd00062f503253482fffffffff0100901ec4bc1600002321021524595bdda1 1a507e83fe46c32eddf849890bb60aa669a42ee6b4233b0ae0fcac00000000


16:07:32

decoderawtransaction 32700c2d986f069e156586928bf756540f2e064f55f7ebd1dfdb4b5ff3bdddbe


16:07:32

{"code":-22,"message":"TX decode failed"}


16:08:02

decoderawtransaction 01000000010000000000000000000000000000000000000000000000000000000000000000fffff fff0f0462e6455202cd00062f503253482fffffffff0100901ec4bc1600002321021524595bdda1 1a507e83fe46c32eddf849890bb60aa669a42ee6b4233b0ae0fcac00000000


16:08:02

{
"txid" : "32700c2d986f069e156586928bf756540f2e064f55f7ebd1dfdb4b5ff3bdddbe",
"version" : 1,
"locktime" : 0,
"vin" : [
{
"coinbase" : "0462e6455202cd00062f503253482f",
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 250000.00000000,
"n" : 0,
"scriptPubKey" : {
"asm" : "021524595bdda11a507e83fe46c32eddf849890bb60aa669a42ee6b4233b0ae0fc OP_CHECKSIG",
"hex" : "21021524595bdda11a507e83fe46c32eddf849890bb60aa669a42ee6b4233b0ae0fcac",
"reqSigs" : 1,
"type" : "pubkey",
"addresses" : [
"MfPrfDAiKh8GX1TjUkBbikv183tgQftbGv"
]
}
}
]
}