amber_gold (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
August 25, 2014, 06:02:41 PM |
|
The stacking info in my wallet shows:
Minting. Your weight is XXXXX. Network weight is 0. Expected time to earn reward is 0 second(s).
Contrary to many other POW/POS coins in POW stage.
Is everything all right? Aren't we facing similar issue whitecoin experienced?
I have checked the things. It seems it is OK. Now we're in pure PoW (until block 50,000) so there should not be the network weight. Your weight comes from the fact that you have old coins, but they are not staking as long as we are in PoW period. After block 50,000 there will be PoW/PoS hybrid period, when the coin will be mined both by PoW (the block reward remains the same) AND PoS. In this period there should be network weight and your wallet will stake, too. I hope that this resolved you doubts. Maybe you had undestood that theres PoW/PoS period and pure PoS later? No! It's pure PoW period and PoW/PoS later
|
|
|
|
marada
|
|
August 25, 2014, 07:18:56 PM |
|
Yes, it did resolve. I was a bit surprised as the most of POW/POS coins uses the hybrid phase first and then pure POS. It need to be noticed this time the situation is different. Actually AMBER is the POW coin with POS additional protective measure in it's latter period.
|
|
|
|
alicea
|
|
August 25, 2014, 10:24:06 PM |
|
Yes, it did resolve. I was a bit surprised as the most of POW/POS coins uses the hybrid phase first and then pure POS. It need to be noticed this time the situation is different. Actually AMBER is the POW coin with POS additional protective measure in it's latter period.
Hey hello, but he has written this in the announcing post it's enough to read carefully This is untypical, yes, of course, that's true. Untypical like the max coins constant given, not the coins to be mined until block 50000 - but this was written clearly from the beginning
|
|
|
|
azrin619
Member
Offline
Activity: 82
Merit: 10
|
|
August 27, 2014, 03:25:42 PM |
|
I am not getting any joy in polling. stuck at 899
|
|
|
|
marada
|
|
August 27, 2014, 04:18:08 PM |
|
I am not getting any joy in polling. stuck at 899
Do you have the latest version of the wallet?
|
|
|
|
bit_world
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 27, 2014, 04:27:54 PM |
|
just another copy & paste useless coin
|
|
|
|
marada
|
|
August 27, 2014, 04:40:13 PM Last edit: August 27, 2014, 04:53:12 PM by marada |
|
just another copy & paste useless coin
Are you able to point out what coin was copied and pasted? Are there many coins with POS where POW never ends?
|
|
|
|
alicea
|
|
August 27, 2014, 10:15:26 PM |
|
just another copy & paste useless coin
All coins are copies of BTC. You are the copy of yourself asking about who has been cloned If you were able even to clone a coin, you would do it yourself. You envy a good name. I like this website.
|
|
|
|
azrin619
Member
Offline
Activity: 82
Merit: 10
|
|
August 28, 2014, 01:44:56 AM |
|
Marada: v1.1.3.1
unless the copy on the url given was a dodgy one
|
|
|
|
marada
|
|
August 28, 2014, 01:32:21 PM |
|
Marada: v1.1.3.1
unless the copy on the url given was a dodgy one
Version seems to be all right. Have you tried deleting everything from the data folder with the exception of wallet.dat file (if you have some coins there)? You can try adding nodes to the conf file. addnode=37.59.21.199 addnode=78.8.2.228 addnode=85.10.194.50
|
|
|
|
azrin619
Member
Offline
Activity: 82
Merit: 10
|
|
August 28, 2014, 03:46:19 PM |
|
you know one thing... something is really not right... 23:45:29  getinfo
23:45:30  { "version" : "v1.1.3.1", "protocolversion" : 71001, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 400, "moneysupply" : 40000.00000000, "connections" : 2, "proxy" : "", "ip" : "103.224.117.113", "difficulty" : 1.77049845, "testnet" : false, "keypoololdest" : 1409152525, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
23:45:40  getpeerinfo
23:45:40  [ { "addr" : "78.8.2.228", "services" : "00000001", "lastsend" : 1409240734, "lastrecv" : 1409240740, "conntime" : 1409240719, "version" : 71001, "subver" : "/AmberCoin:1.1.3.1/", "inbound" : false, "releasetime" : 0, "startingheight" : 5489, "banscore" : 0 }, { "addr" : "37.59.21.199:12502", "services" : "00000001", "lastsend" : 1409240719, "lastrecv" : 1409240721, "conntime" : 1409240719, "version" : 71001, "subver" : "/AmberCoin:1.1.3.1/", "inbound" : false, "releasetime" : 0, "startingheight" : 5489, "banscore" : 0 } ]
|
|
|
|
marada
|
|
August 28, 2014, 04:33:53 PM |
|
I understand you are stuck at block 400 now?
My wallet works fine. It is compiled from the github. If you have got precompiled version, please leave more details, your OS and where the wallet was taken from, maybe something from debug.log?
And we need to wait for the dev...
|
|
|
|
amber_gold (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
August 28, 2014, 08:01:48 PM |
|
Strange. Now I've checked it, and I get synced without problems Have you deleted everything from ~/ambercoin/ directory ( EXCEPT wallet.dat)? Most important is to delete peers.dat file. If no - do it. Create an ambercoin.conf file there: rpcuser=anyuser rpcpassword=anypass rpcallowip=127.0.0.* gen=0 server=1 listen=1 addnode=37.59.21.199 addnode=78.8.2.228 addnode=85.10.194.50
or add this nodes by typing into the wallet console: addnode 37.59.21.199 add addnode 78.8.2.228 add addnode 85.10.194.50 add
What OS do you use? Have you built the wallet yourself or used a precompiled one for Win or Mac OS X?
|
|
|
|
azrin619
Member
Offline
Activity: 82
Merit: 10
|
|
August 29, 2014, 11:41:49 AM |
|
Win 8.. and the ADDNODE function is not available.. funny... 19:40:41  help
19:40:41  addmultisigaddress <nrequired> <'["key","key"]'> [account] backupwallet <destination> checkwallet createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...} decoderawtransaction <hex string> dumpprivkey <AmberCoinaddress> encryptwallet <passphrase> getaccount <AmberCoinaddress> getaccountaddress <account> getaddressesbyaccount <account> getbalance [account] [minconf=1] getblock <hash> [txinfo] getblock <number> [txinfo] getblockcount getblockhash <index> getblocktemplate [params] getcheckpoint getconnectioncount getdifficulty getgenerate gethashespersec getinfo getmininginfo getnewaddress [account] getnewpubkey [account] getpeerinfo getrawmempool getrawtransaction <txid> [verbose=0] getreceivedbyaccount <account> [minconf=1] getreceivedbyaddress <AmberCoinaddress> [minconf=1] gettransaction <txid> getwork [data] getworkex [data, coinbase] help [command] importprivkey <AmberCoinprivkey> [label] keypoolrefill listaccounts [minconf=1] listaddressgroupings listreceivedbyaccount [minconf=1] [includeempty=false] listreceivedbyaddress [minconf=1] [includeempty=false] listsinceblock [blockhash] [target-confirmations] listtransactions [account] [count=10] [from=0] listunspent [minconf=1] [maxconf=9999999] ["address",...] makekeypair [prefix] move <fromaccount> <toaccount> <amount> [minconf=1] [comment] repairwallet resendtx reservebalance [<reserve> [amount]] sendalert <message> <privatekey> <minver> <maxver> <priority> <id> [cancelupto] sendfrom <fromaccount> <toAmberCoinaddress> <amount> [minconf=1] [comment] [comment-to] sendmany <fromaccount> {address:amount,...} [minconf=1] [comment] sendrawtransaction <hex string> sendtoaddress <AmberCoinaddress> <amount> [comment] [comment-to] setaccount <AmberCoinaddress> <account> setgenerate <generate> [genproclimit] settxfee <amount> signmessage <AmberCoinaddress> <message> signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"] stop <detach> submitblock <hex data> [optional-params-obj] validateaddress <AmberCoinaddress> validatepubkey <AmberCoinpubkey> verifymessage <AmberCoinaddress> <signature> <message>
19:40:54  addnode 85.10.194.50 add
19:40:54  Method not found (code -32601)
I got them from the download site given on this thread.... WINDOWS 8 fyi.. and I'm trying to get one working on windows server
|
|
|
|
marada
|
|
August 29, 2014, 01:51:15 PM |
|
Please show the debug.log
|
|
|
|
amber_gold (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
August 29, 2014, 02:13:24 PM |
|
Win 8.. and the ADDNODE function is not available.. funny...
If the addnode function is not aviable (don't know why, maybe because win build on another win version...) but anyway: create an ambercoin.conf file in ~/ambercoin directory: rpcuser=anyuser rpcpassword=anypass rpcallowip=127.0.0.* gen=0 server=1 listen=1 addnode=37.59.21.199 addnode=78.8.2.228 addnode=85.10.194.50 Do you know where ~/ambercoin is located on your disk, or having troubles finding it?
|
|
|
|
azrin619
Member
Offline
Activity: 82
Merit: 10
|
|
August 29, 2014, 03:24:21 PM |
|
Please show the debug.log
. Trunking some long codes AmberCoin version v1.1.3.1 ($Format:%cD$) Using OpenSSL version OpenSSL 1.0.1h 5 Jun 2014 Startup time: 08/29/14 15:22:42 Default data directory C:\Users\Rapheal\AppData\Roaming\ambercoin Used data directory C:\Users\Rapheal\AppData\Roaming\ambercoin dbenv.open LogDir=C:\Users\Rapheal\AppData\Roaming\ambercoin\database ErrorFile=C:\Users\Rapheal\AppData\Roaming\ambercoin\db.log Bound to [::]:12502 Bound to 0.0.0.0:12502 Loading block index... CBlock(hash=000003936efb068f54c9dec4c94e8d825d0ec7cc8cfe6e7d54ae042af09a4e0c, ver=1, hashPrevBlock=0000000000000000000000000000000000000000000000000000000000000000, hashMerkleRoot=733165145567dbe43a06ddc6e55b62f8f6aceeb602f1d66f1a8a8f9d7b582dd6, nTime=1408206876, nBits=1e0fffff, nNonce=330513, vtx=1, vchBlockSig=) Coinbase(hash=7331651455, nTime=1408206876, ver=1, vin.size=1, vout.size=1, nLockTime=0) CTxIn(COutPoint(0000000000, 4294967295), coinbase 04ffff001d020f271f416d626572436f696e206d616b657320616d62657220776f726c6477696465) CTxOut(empty) vMerkleTree: 7331651455 block.GetHash() == 000003936efb068f54c9dec4c94e8d825d0ec7cc8cfe6e7d54ae042af09a4e0c block.hashMerkleRoot == 733165145567dbe43a06ddc6e55b62f8f6aceeb602f1d66f1a8a8f9d7b582dd6 block.nTime = 1408206876 block.nNonce = 330513 SetBestChain: new best=000003936efb068f54c9dec4c94e8d825d0ec7cc8cfe6e7d54ae042af09a4e0c height=0 trust=1 date=08/16/14 16:34:36 Stake checkpoint: fd11f4e7 ResetSyncCheckpoint: pending for sync-checkpoint a932d4efd379ae005c293ec8bdbfe1b0d0112092112de0ce6a77b88d86d56a79 ResetSyncCheckpoint: sync-checkpoint reset to 000003936efb068f54c9dec4c94e8d825d0ec7cc8cfe6e7d54ae042af09a4e0c block index 1058ms Loading wallet... nFileVersion = 1010301 wallet 688ms Loading addresses... ERROR: CAddrman::Read() : open failed Invalid or missing peers.dat; recreating Loaded 0 addresses from peers.dat 0ms mapBlockIndex.size() = 1 nBestHeight = 0 setKeyPool.size() = 101 mapWallet.size() = 0 mapAddressBook.size() = 1 ThreadRPCServer started send version message: version 71001, blocks=0, us=0.0.0.0:0, them=0.0.0.0:0, peer=127.0.0.1:0 Done loading refreshWallet AddLocal([2001:470:ea00:0:41b6:45e1:9152:f8e4]:12502,1) AddLocal([2001:470:ea00:0:3015:2d85:8f91:da6a]:12502,1) DNS seeding disabled 4 processors Starting 4 BitcoinMiner threads ThreadIRCSeed started ThreadOpenAddedConnections started trying connection 78.8.2.228:12502 lastseen=363701.6hrs ThreadStakeMinter started CPUMiner started for proof-of-stake ThreadMessageHandler started ThreadSocketHandler started CPUMiner started for proof-of-work ThreadOpenConnections started CPUMiner started for proof-of-work CPUMiner started for proof-of-work CPUMiner started for proof-of-work Flushed 0 addresses to peers.dat 34ms ipcThread started connected 78.8.2.228:12502 send version message: version 71001, blocks=0, us=[2001:470:ea00:0:3015:2d85:8f91:da6a]:12502, them=78.8.2.228:12502, peer=78.8.2.228:12502 Added time data, samples 2, offset +11 (+0 minutes) receive version message: version 71001, blocks=6106, us=103.224.117.113:49956, them=78.8.2.228:12502, peer=78.8.2.228:12502 IRC :irc.smutfairy.com NOTICE AUTH :*** Looking up your hostname... IRC :irc.smutfairy.com NOTICE AUTH :*** Couldn't look up your hostname IRC SENDING: NICK x787996204
IRC SENDING: USER x787996204 8 * : x787996204
GetMyExternalIP() received [103.224.117.113] 103.224.117.113:0 GetMyExternalIP() returned 103.224.117.113 AddLocal(103.224.117.113:12502,5) IRC :irc.smutfairy.com 001 x787996204 :Welcome to the LFNet Internet Relay Chat Network x787996204 IRC :irc.smutfairy.com 002 x787996204 :Your host is irc.smutfairy.com[192.75.207.148/6667], running version hybrid-7.2.3 IRC :irc.smutfairy.com 003 x787996204 :This server was created May 26 2011 at 23:04:42 IRC :irc.smutfairy.com 004 x787996204 irc.smutfairy.com hybrid-7.2.3 CDGabcdfgiklnorsuwxyz biklmnopstveI bkloveI Added 8 addresses from 78.8.2.228: 0 tried, 8 new IRC SENDING: USERHOST x787996204
IRC :irc.smutfairy.com 302 x787996204 :x787996204=+x787996204@103.224.117.113 GetIPFromIRC() got userhost 103.224.117.113 GetIPFromIRC() returned 103.224.117.113 AddLocal(103.224.117.113:12502,4) IRC SENDING: NICK u6qVG4Dt7wJyrej
IRC SENDING: JOIN #AmberCoin00
IRC SENDING: WHO #AmberCoin00
received block 000002af46f66eb54468 SetBestChain: new best=000002af46f66eb54468c12ba4efca098e32300612667e9806d34d2e356b8128 height=1 trust=2 date=08/17/14 14:02:44 Stake checkpoint: 2dcbe358 ProcessBlock: ACCEPTED received block 00000c0e23d7efe5d38c SetBestChain: new best=00000c0e23d7efe5d38cee918389614031c036a2ae75c58f294e5dcc4a6713ac height=2 trust=3 date=08/17/14 14:02:45 Stake checkpoint: 4da80b60 ProcessBlock: ACCEPTED received block 000006510d73f04b4b2e SetBestChain: new best=000006510d73f04b4b2e2d030e25a619c089648a2a24845e8cfa6bf81b164e1d height=3 trust=4 date=08/17/14 14:02:47 Stake checkpoint: ddd269c3 ProcessBlock: ACCEPTED received block 0000020d7500e064b687 SetBestChain: new best=0000020d7500e064b687bcc4d2649d2d6b783c4c2ea0bee6a2b22e35d1a0ec79 height=4 trust=5 date=08/17/14 14:02:49 Stake checkpoint: 4cba1fcd ProcessBlock: ACCEPTED received block 0000066a2f6b3f10b474 SetBestChain: new best=0000066a2f6b3f10b474b524621649718ea3a4c301d5a460a8b01a4e88c5aa87 height=5 trust=7 date=08/17/14 14:02:51 Stake checkpoint: 54bb0391 ProcessBlock: ACCEPTED received block 00000022f40d83a9ebe6 SetBestChain: new best=00000022f40d83a9ebe62e87c30934ffadda164cc4df476f9152be9205ce60b0 height=6 trust=10 date=08/17/14 14:02:53 Stake checkpoint: 4886884c ProcessBlock: ACCEPTED received block 000002603abddb8e0dec SetBestChain: new best=000002603abddb8e0dec198912236e2c7cf7c56631ae62ce93d91e94b6eedccf height=7 trust=14 date=08/17/14 14:02:55 Stake checkpoint: 3c172f79 ProcessBlock: ACCEPTED received block 000000dd0a5efafb0ccd SetBestChain: new best=000000dd0a5efafb0ccdc4ebdd9996b92a957e73418d30a1603f922b7e62145b height=8 trust=19 date=08/17/14 14:02:57 Stake checkpoint: 81aaf0d9 ProcessBlock: ACCEPTED received block 000001ed65da0a4658f1 SetBestChain: new best=000001ed65da0a4658f130f42fd778cca1386a043eb6768c23ab5cf9187c631e height=9 trust=26 date=08/17/14 14:02:59 Stake checkpoint: cd3aad4 ProcessBlock: ACCEPTED received block 0000014c9cbebfc1f531 SetBestChain: new best=0000014c9cbebfc1f5314c9c4b1ed00618e50995a36b9b73731b96efcaabc9dc height=10 trust=35 date=08/17/14 14:03:01 Stake checkpoint: ec50f722
and received block 0000000007e9efe025cb SetBestChain: new best=0000000007e9efe025cbb5b75af0d0de1e88fa3fc13149f9c83e4a796ac1c779 height=874 trust=6375220 date=08/19/14 00:27:36 Stake checkpoint: 7fab0623 ProcessBlock: ACCEPTED received block 00000000006deb81ad33 SetBestChain: new best=00000000006deb81ad33488db7267a2f7f76269eb411738374da3781153d93d8 height=875 trust=6384440 date=08/19/14 00:29:36 Stake checkpoint: a97491 ProcessBlock: ACCEPTED received block 00000000448e6c85dd67 SetBestChain: new best=00000000448e6c85dd67a7cdc1fea867905c0090f5ff0deeb5100b07e0e81653 height=876 trust=6393660 date=08/19/14 00:29:42 Stake checkpoint: b0a62db3 ProcessBlock: ACCEPTED received block 00000000307b76740bc2 SetBestChain: new best=00000000307b76740bc239fc9f08311831b17812034a6477ebec543116e62f67 height=877 trust=6405752 date=08/19/14 00:29:47 Stake checkpoint: 2cf97a87 ProcessBlock: ACCEPTED received block 00000000265dc1d6f458 SetBestChain: new best=00000000265dc1d6f4584bdbabf6f99b513da3eeb1aca98bebe28cc23652809a height=878 trust=6421654 date=08/19/14 00:31:38 Stake checkpoint: 55600908 ProcessBlock: ACCEPTED received block 00000000277170e36e55 SetBestChain: new best=00000000277170e36e555db58be9d850e25c2b4d4516a27f0b1d682570570f8b height=879 trust=6437860 date=08/19/14 00:31:42 Stake checkpoint: f22bb9 ProcessBlock: ACCEPTED received block 0000000024055fc6fd72 SetBestChain: new best=0000000024055fc6fd72b0d1dbf39a5c8a9de85aad1b16ab5ed66bde646cf55b height=880 trust=6459231 date=08/19/14 00:32:35 Stake checkpoint: 8975f5b6 ProcessBlock: ACCEPTED received block 000000001c2a9e8b406b SetBestChain: new best=000000001c2a9e8b406b0b7ddda9af7ac36674c5e129b1b610d18a14a1511858 height=881 trust=6484069 date=08/19/14 00:34:17 Stake checkpoint: f1d8d5b6 ProcessBlock: ACCEPTED received block 000000000853767d69d5 SetBestChain: new best=000000000853767d69d540ee7f3a0204a0482e863f68e799e1d9561ed9767b45 height=882 trust=6509875 date=08/19/14 00:34:19 Stake checkpoint: 225db98c ProcessBlock: ACCEPTED received block 000000000c89d0342033 SetBestChain: new best=000000000c89d0342033d9e36393df2d009180f48a223c3f4369a8dec9c0abc4 height=883 trust=6544093 date=08/19/14 00:34:37 Stake checkpoint: 4d974744 ProcessBlock: ACCEPTED received block 000000000354ce991298 SetBestChain: new best=000000000354ce991298319610c43eb5ddb1abd69d61e0c6c737f73b62068726 height=884 trust=6587545 date=08/19/14 00:35:25 Stake checkpoint: df7bb7e4 ProcessBlock: ACCEPTED received block 000000000c18e1111227 SetBestChain: new best=000000000c18e1111227ec7f71aa9b339b258e5297e952e47e319bec6fda91ff height=885 trust=6638665 date=08/19/14 00:46:33 Stake checkpoint: e8c66566 ProcessBlock: ACCEPTED received block 000000000eea832ace5e SetBestChain: new best=000000000eea832ace5ee06782e164d40eaa64575c8a62f972e2feeb8cf8e364 height=886 trust=6662534 date=08/19/14 00:47:24 Stake checkpoint: e2344a0f ProcessBlock: ACCEPTED received block 0000000009ef1f17e5ea SetBestChain: new best=0000000009ef1f17e5eabe1d8f0c2ac943749c86438638ca9a7d1d2c8e3b1272 height=887 trust=6690410 date=08/19/14 00:48:25 Stake checkpoint: 349f53fb ProcessBlock: ACCEPTED received block 000000001d7d3ad7802e SetBestChain: new best=000000001d7d3ad7802e41874b1016a780bb8c141cb1a95bcb5b5a23260109e1 height=888 trust=6722193 date=08/19/14 00:48:29 Stake checkpoint: 73df247d ProcessBlock: ACCEPTED received block 0000000017c995505823 SetBestChain: new best=0000000017c995505823666ab193d00dcc679f97738454ce954c6ec716b2e5ff height=889 trust=6764105 date=08/19/14 00:51:25 Stake checkpoint: 730a8fd3 ProcessBlock: ACCEPTED received block 0000000010f85f5d695d SetBestChain: new best=0000000010f85f5d695d10f5ca9fd89bcf58346206a6d20a88250cf37773aeb0 height=890 trust=6801638 date=08/19/14 00:51:32 Stake checkpoint: 5c4095b ProcessBlock: ACCEPTED received block 00000000034a4ddb5af0 SetBestChain: new best=00000000034a4ddb5af068ea2653c773bb2acf14e5adda649fab2d0f7bc888a4 height=891 trust=6850727 date=08/19/14 00:51:54 Stake checkpoint: c884dfc7 ProcessBlock: ACCEPTED received block 000000000a67a3d846a5 SetBestChain: new best=000000000a67a3d846a5a6554a0e5495191ece78d50e6adffa0ce2d186ac87b9 height=892 trust=6912410 date=08/19/14 00:57:44 Stake checkpoint: 1ca56c09 ProcessBlock: ACCEPTED received block 0000000013650641203d SetBestChain: new best=0000000013650641203d5595091f1a1032f08cce3bdb3123f183b5bee3066596 height=893 trust=6954111 date=08/19/14 00:59:16 Stake checkpoint: f55f279b ProcessBlock: ACCEPTED received block 0000000005ae0a3805ef SetBestChain: new best=0000000005ae0a3805ef9167c46580291b18bad638e8c4b867fa0d1c69b80ae3 height=894 trust=6998395 date=08/19/14 00:59:42 Stake checkpoint: 6d9a3a5c ProcessBlock: ACCEPTED received block 000000000a83e8400c89 SetBestChain: new best=000000000a83e8400c895f52f05d4351ffda56aaa211256e0dbb23bff3af81c1 height=895 trust=7053464 date=08/19/14 01:02:09 Stake checkpoint: e49e7cb3 ProcessBlock: ACCEPTED received block 0000000013b388d57c19 SetBestChain: new best=0000000013b388d57c19ee26fc3a143b024221b3d4370487358f5f4e63c72ae6 height=896 trust=7105600 date=08/19/14 01:09:24 Stake checkpoint: e6b2d5d5 ProcessBlock: ACCEPTED received block 000000000dafe9806f25 SetBestChain: new best=000000000dafe9806f250d98db1c1314c45a218c0b692e7ff6050b0f4f3661f7 height=897 trust=7137078 date=08/19/14 01:10:51 Stake checkpoint: f4cb541c ProcessBlock: ACCEPTED received block 000000000a2b2ef8bd5f SetBestChain: new best=000000000a2b2ef8bd5f79c9bb82948fbe6ecbe42485116eb3bcd877ca60c631 height=898 trust=7170880 date=08/19/14 01:13:49 Stake checkpoint: 9914bd79 ProcessBlock: ACCEPTED received block 000000001ddfa2661ed5 SetBestChain: new best=000000001ddfa2661ed57d8c8cbdfc233dca4e064a586edffede6da311c284ab height=899 trust=7201038 date=08/19/14 01:15:29 Stake checkpoint: 14626173 ProcessBlock: ACCEPTED received block 00000000045b6d0d4619 ERROR: AcceptBlock() : rejected by hardened checkpoint lock-in at 900 ERROR: ProcessBlock() : AcceptBlock FAILED Misbehaving: 78.8.2.228:12502 (0 -> 100) DISCONNECTING disconnecting node 78.8.2.228:12502 getblocks 660 to 00000000000000000000 limit 500 Added time data, samples 4, offset +0 (+0 minutes) Moving 112.124.113.56:12502 to tried receive version message: version 71001, blocks=6106, us=103.224.117.113:49969, them=112.124.113.56:12502, peer=112.124.113.56:12502 Added time data, samples 5, offset +20 (+0 minutes) nTimeOffset = +0 (+0 minutes) Moving 37.59.21.199:12502 to tried receive version message: version 71001, blocks=6106, us=103.224.117.113:49970, them=37.59.21.199:12502, peer=37.59.21.199:12502 getblocks -1 to 00000000000000000000 limit 500 Added 5 addresses from 37.59.21.199: 3 tried, 20 new Added 2 addresses from 112.124.113.56: 3 tried, 22 new trying connection 82.160.253.117:12502 lastseen=0.9hrs connection timeout
|
|
|
|
marada
|
|
August 29, 2014, 04:05:26 PM |
|
Looks like windows build was broken. We had exactly the same problem before bug fixing. I can not verify it as I have no access to windows machine, but it looks like that.
Could someone check it and recompile binary for windows?
*** 500 AMBER bounty for fixing this issue. ***
Alternatively you may try to make your own build from sources.
I will also try to find a way how to make windows executables using linux, but it may take a lot of time as I am not yet familiar with cross-compilation.
|
|
|
|
azrin619
Member
Offline
Activity: 82
Merit: 10
|
|
August 29, 2014, 04:25:33 PM |
|
if u want.. I can let u access to a Azure machine... where you can RDP and crash....
whatsapp me +6581196830
|
|
|
|
TheCoinFinder
Legendary
Offline
Activity: 938
Merit: 1001
|
|
August 29, 2014, 07:29:20 PM |
|
Looks like windows build was broken. We had exactly the same problem before bug fixing. I can not verify it as I have no access to windows machine, but it looks like that.
Could someone check it and recompile binary for windows?
*** 500 AMBER bounty for fixing this issue. ***
Alternatively you may try to make your own build from sources.
I will also try to find a way how to make windows executables using linux, but it may take a lot of time as I am not yet familiar with cross-compilation.
Hmm seems checkpoint issue. https://github.com/ambercoin/ambercoin/blob/master/src/checkpoints.cppHas invalid checkpoint it seems
|
|
|
|
|