xyzzy099
Legendary
Offline
Activity: 1066
Merit: 1098
|
|
July 11, 2013, 01:21:02 AM |
|
Doesn't work, needs libgcc DLL. Sorry about that, I will recompile with static. Actually, I'm having that problem as well - how do you compile embedding the DLLs? [/quote] Add '-static' to the end of the LDFLAGS in the makefile.
|
Libertarians: Diligently plotting to take over the world and leave you alone.
|
|
|
azwccc
|
|
July 11, 2013, 01:37:42 AM |
|
in my "listtransactions", there is a block with only 1 confirmation and it does not shows up in the transactions tab. But it does show in immature number: { "account" : "", "address" : "AbFyLXbDfXj3smd9ZyrkJvdcqGjtWine7d", "category" : "immature", "amount" : 17.13000000, "confirmations" : 1, "generated" : true, "blockhash" : "c0ec2c1c6c15e9c34ffe3fd9ecb16fcbe6c980f897114d6b2ca03cb4d4334e9f", "blockindex" : 0, "blocktime" : 1373505530, "txid" : "473966f87e69d569ba9b1911903248255661f46a6b4b3d3ed15cfa9710831dbc", "time" : 1373505530, "timereceived" : 1373505532 }
Why is there only 1 confirmation?
|
Bitrated user: azwccc.
|
|
|
azwccc
|
|
July 11, 2013, 01:42:32 AM |
|
in my "listtransactions", there is a block with only 1 confirmation and it does not shows up in the transactions tab. But it does show in immature number: { "account" : "", "address" : "AbFyLXbDfXj3smd9ZyrkJvdcqGjtWine7d", "category" : "immature", "amount" : 17.13000000, "confirmations" : 1, "generated" : true, "blockhash" : "c0ec2c1c6c15e9c34ffe3fd9ecb16fcbe6c980f897114d6b2ca03cb4d4334e9f", "blockindex" : 0, "blocktime" : 1373505530, "txid" : "473966f87e69d569ba9b1911903248255661f46a6b4b3d3ed15cfa9710831dbc", "time" : 1373505530, "timereceived" : 1373505532 }
Why is there only 1 confirmation? Because only one block has passed since it was generated. It does not increase at all. Confirmation stays at 1 forever...
|
Bitrated user: azwccc.
|
|
|
RustyShackleford1950
|
|
July 11, 2013, 01:43:45 AM |
|
24 hours of nothing, damn.
|
On keyboard, the big d, rusty shackleford
|
|
|
xyzzy099
Legendary
Offline
Activity: 1066
Merit: 1098
|
|
July 11, 2013, 01:47:12 AM |
|
in my "listtransactions", there is a block with only 1 confirmation and it does not shows up in the transactions tab. But it does show in immature number: { "account" : "", "address" : "AbFyLXbDfXj3smd9ZyrkJvdcqGjtWine7d", "category" : "immature", "amount" : 17.13000000, "confirmations" : 1, "generated" : true, "blockhash" : "c0ec2c1c6c15e9c34ffe3fd9ecb16fcbe6c980f897114d6b2ca03cb4d4334e9f", "blockindex" : 0, "blocktime" : 1373505530, "txid" : "473966f87e69d569ba9b1911903248255661f46a6b4b3d3ed15cfa9710831dbc", "time" : 1373505530, "timereceived" : 1373505532 }
Why is there only 1 confirmation? I tried looking up that transaction and block hash in the block explorer at http://primecoin.21stcenturymoneytalk.org/ , but it doesn't like those numbers. Not sure what went wrong there...
|
Libertarians: Diligently plotting to take over the world and leave you alone.
|
|
|
Zalfrin
|
|
July 11, 2013, 01:49:34 AM |
|
Doesn't work, needs libgcc DLL.
Sorry about that, I will recompile with static. Actually, I'm having that problem as well - how do you compile embedding the DLLs? Add '-static' to the end of the LDFLAGS in the makefile. Try this one, I used -static-libgcc -static-libstdc++, hopefully that is equivalent. https://www.dropbox.com/s/hd5itx3uo6og5he/release2.zip
|
|
|
|
super3
Legendary
Offline
Activity: 1094
Merit: 1006
|
|
July 11, 2013, 01:49:42 AM |
|
More people need to trade on the exchange. It's moving really slowly.
|
|
|
|
azwccc
|
|
July 11, 2013, 01:50:36 AM |
|
in my "listtransactions", there is a block with only 1 confirmation and it does not shows up in the transactions tab. But it does show in immature number: { "account" : "", "address" : "AbFyLXbDfXj3smd9ZyrkJvdcqGjtWine7d", "category" : "immature", "amount" : 17.13000000, "confirmations" : 1, "generated" : true, "blockhash" : "c0ec2c1c6c15e9c34ffe3fd9ecb16fcbe6c980f897114d6b2ca03cb4d4334e9f", "blockindex" : 0, "blocktime" : 1373505530, "txid" : "473966f87e69d569ba9b1911903248255661f46a6b4b3d3ed15cfa9710831dbc", "time" : 1373505530, "timereceived" : 1373505532 }
Why is there only 1 confirmation? Because only one block has passed since it was generated. It does not increase at all. Confirmation stays at 1 forever... Kill it and restart it, I had that problem once. Should fix it. Thanks, kill and restarted. It turn out to be an orphan. Thanks anyway for the help.
|
Bitrated user: azwccc.
|
|
|
kelsey
Legendary
Offline
Activity: 1876
Merit: 1000
|
|
July 11, 2013, 01:51:25 AM |
|
More people need to trade on the exchange. It's moving really slowly.
because in reality its not worth anything (from someone mining it on 3 comps). its just a novelty experiment
|
|
|
|
drummerjdb666
|
|
July 11, 2013, 02:02:58 AM |
|
I'm assuming with the update... I now need to create a conf for the wallet to work again? drag the files into the qt folder?
|
|
|
|
|
|
refer_2_me
|
|
July 11, 2013, 02:25:29 AM |
|
|
BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
|
|
|
kelsey
Legendary
Offline
Activity: 1876
Merit: 1000
|
|
July 11, 2013, 02:27:17 AM |
|
More people need to trade on the exchange. It's moving really slowly.
because in reality its not worth anything (from someone mining it on 3 comps). its just a novelty experiment I have some LTC that says it is. bet you understand the price of everything but you fail to understand worth
|
|
|
|
|
ReCat
|
|
July 11, 2013, 02:38:14 AM |
|
I didn't read your name, but somehow I knew it was you, wolf, from the way you sighed. I recognize you as if we're married. Gosh. (Note to everyone: We're not.)
|
BTC: 1recatirpHBjR9sxgabB3RDtM6TgntYUW Hold onto what you love with all your might, Because you can never know when - Oh. What you love is now gone.
|
|
|
Arcas
|
|
July 11, 2013, 02:41:22 AM |
|
I sold 70 primecoins for .25BTC on Coins-e a few hours ago and cleaned out the bid table. Lol I love small markets.
|
|
|
|
kelsey
Legendary
Offline
Activity: 1876
Merit: 1000
|
|
July 11, 2013, 02:44:23 AM |
|
I sold 70 primecoins for .25BTC on Coins-e a few hours ago and cleaned out the bid table. Lol I love small markets.
yeah suckers born every minute. why buy primecoin....hey I'll sell you actual real life prime numbers if you like people?
|
|
|
|
refer_2_me
|
|
July 11, 2013, 02:44:35 AM |
|
Yup. Seems to be working fine, with a much higher pps. We'll see about block rate over the next few days. Thanks again for doing that. Sending you a tip now.
|
BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
|
|
|
ReCat
|
|
July 11, 2013, 02:44:57 AM |
|
Good news and bad news. Bad news: Your static build isn't static. Good news: We have all the DLLs, so it doesn't matter. I didn't read your name, but somehow I knew it was you, wolf, from the way you sighed. I recognize you as if we're married. Gosh. (Note to everyone: We're not.) We aren't!? No, not as of today.
|
BTC: 1recatirpHBjR9sxgabB3RDtM6TgntYUW Hold onto what you love with all your might, Because you can never know when - Oh. What you love is now gone.
|
|
|
|