Pages:
Author

Topic: [Ann]Nanotokens 9/30/13 Launching again - page 5. (Read 8794 times)

member
Activity: 69
Merit: 10
September 27, 2013, 05:20:08 PM
#10
Wow! I wouldn't think even you would try to pull something like that off. That sucks bro. Someone was stoked to see that block!
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 27, 2013, 05:15:06 PM
#9
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"
]
}
}
]
}
member
Activity: 69
Merit: 10
September 27, 2013, 05:12:32 PM
#8
Just trying to make sure I have it running correctly. I'm always calm and relaxed. Why so serious?
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 27, 2013, 05:09:54 PM
#7
Last block I have is 28903 and that was about 25 minutes ago. I didn't use the installer file, just loaded the qt then added the blockchain. Is this the last block? Are any of your clients detecting new blocks?

yes its going to be slow because its currently stuck at very high difficulty compared to network hashrate. i'm not a miracle worker. just be calm down and relax
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
September 27, 2013, 05:08:26 PM
#6
I, for one, am very happy to see NAN back in action. Cheesy

Props to r3wt for sticking to projects!

It won't be, though. He either didn't mine the block being used to pay everyone back (and is offering 1 BTC for it lol), or mined it himself and doesn't want to give it up now.

A premine within a premine...premineception?
member
Activity: 69
Merit: 10
September 27, 2013, 05:05:16 PM
#5
Last block I have is 28903 and that was about 25 minutes ago. I didn't use the installer file, just loaded the qt then added the blockchain. Is this the last block? Are any of your clients detecting new blocks?
sr. member
Activity: 369
Merit: 250
Cryptsy.com • Got Shitcoins?
September 27, 2013, 04:38:07 PM
#4
I, for one, am very happy to see NAN back in action. Cheesy

Props to r3wt for sticking to projects!
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 27, 2013, 03:26:41 PM
#3
on your mark get set go.
sr. member
Activity: 462
Merit: 251
September 25, 2013, 04:55:29 AM
#2
the download link?
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 25, 2013, 04:15:51 AM
#1
lets try this again, shall we. lets see if we can't orphan the attackers blocks. checkpointed and such with my copy of the chain at 28905

IMPORTANT NOTE
replace addnodes in conf with:
Code:
connect=173.216.107.57
connect=nan.dencoinpools.com

THE WALLET WILL SHOW OUT OF SYNC BUT MINE IT ANYWAY. EVENTUALLY WE WILL BREAK THE ATTACKERS CHAIN AND ORPHAN IT AND BYE TO HIM.

POOL: DOWN!
 http://nan.dencoinpools.com

Linux

QT
https://docs.google.com/file/d/0B5V5vln-sS3EenRLRi1qV0dNS2s/edit?usp=sharing

Daemon
https://docs.google.com/file/d/0B5V5vln-sS3ERkxJYk9LVGkwc0k/edit?usp=sharing

blockchainoptional
coming soon


Windows
Qt

coming soon...
Blockchainoptional
coming soon...



Source

github
https://github.com/r3wt/nanotoken

Code:
git clone https://github.com/r3wt/nanotoken.git

Pages:
Jump to: