Author

Topic: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency - page 136. (Read 688812 times)

member
Activity: 81
Merit: 1002
It was only the wind.
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:

Code:
{
"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.
sr. member
Activity: 401
Merit: 250
*sigh* mingwm10.dll is now missing.

Heh... what a pain. Might be faster for you guys to install mingw. Wink

https://www.dropbox.com/s/drktk1djfa2nypt/mingwm10.dll

Alternatively, here's a third recompile with only -static, not the -statics I had before.

https://www.dropbox.com/s/ph7zpymxfe2h49b/release3.zip
legendary
Activity: 1876
Merit: 1000
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
member
Activity: 81
Merit: 1002
It was only the wind.

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.


That's assuming you HAVE static libs to link against.
sr. member
Activity: 401
Merit: 250
full member
Activity: 244
Merit: 101
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?
member
Activity: 81
Merit: 1002
It was only the wind.
Here is my qt compiled on an i5 under windows 7 with the latest updates from Sunny. As the previous guy who posted a qt said, do your due diligence before using this... encrypt wallet, run thru virus scan, etc.

https://www.dropbox.com/s/zz2m6sx84rd7rr8/release.zip

If you found this helpful and feel so inclined, you can send donations to

ANYwjHw5iDq3FrN3z5JfMsPqZptgoD94pa for primecoin
or
1NrbAL9G6Lc3DEYdrbzwCrrJMKxMXqkHB for bitcoin

Doesn't work, needs libgcc DLL.
legendary
Activity: 1876
Merit: 1000
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
member
Activity: 81
Merit: 1002
It was only the wind.
The amount of entitlement in this thread is too damn high!
Yup. And the bullshit like "I'm sure they banned EC2! Or it wouldn't be 'fair'!".

Why is it that we finally get an updated binary and then we get even more changes immediately after ? Sad
Stop being a nooby noob and learn to compile your software like real men do, instead of blindly accepting binaries from unknown users.

i'm trying to learn.. but have random questions.. and am told i'm entitled because of it..

don't ever shoot me down for trying to learn something.. i'll do bad things to ur mom and her little dog too

We're not shooting you down for trying to learn something. We're shooting you down because you aren't using Google to answer your questions and are therefore wasting our fucking time. You're also acting like a five year old.

Somebody smart just put it very simply. I'm going to leave it at this and chose not not agree or disagree with the quote but be somewhere in between.



"There's nothing to be proud of if you are stealing blocks. Sure love the free market and talk about it all day, but when it comes to committing crypto-suicide, short of a 51% attack, exploiting mining software for individual benefit is just about as effective as it comes."

I find it amusing that you find working to create better mining software, then using it for a while before releasing it is 'stealing blocks'. What, you expect them to get nothing for their work?
sr. member
Activity: 243
Merit: 250
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:

Code:
{
"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.
legendary
Activity: 1094
Merit: 1006
More people need to trade on the exchange. It's moving really slowly.
sr. member
Activity: 401
Merit: 250

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. Smiley

https://www.dropbox.com/s/hd5itx3uo6og5he/release2.zip
legendary
Activity: 1065
Merit: 1077
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:

Code:
{
"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...
sr. member
Activity: 266
Merit: 251
24 hours of nothing, damn.
sr. member
Activity: 243
Merit: 250
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:

Code:
{
"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...
sr. member
Activity: 243
Merit: 250
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:

Code:
{
"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?
member
Activity: 81
Merit: 1002
It was only the wind.
The amount of entitlement in this thread is too damn high!
Yup. And the bullshit like "I'm sure they banned EC2! Or it wouldn't be 'fair'!".

Why is it that we finally get an updated binary and then we get even more changes immediately after ? Sad
Stop being a nooby noob and learn to compile your software like real men do, instead of blindly accepting binaries from unknown users.

i'm trying to learn.. but have random questions.. and am told i'm entitled because of it..

don't ever shoot me down for trying to learn something.. i'll do bad things to ur mom and her little dog too

We're not shooting you down for trying to learn something. We're shooting you down because you aren't using Google to answer your questions and are therefore wasting our fucking time. You're also acting like a five year old.
legendary
Activity: 1065
Merit: 1077

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.
Jump to: