Pages:
Author

Topic: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting - page 12. (Read 56737 times)

newbie
Activity: 53
Merit: 0
When can I buy some of this coin? Can it become gpu minable? If not I think I would deem it to the shitpile IMO

Thanks for asking.

APT is currently listed on Cryptex and Askcoin.  Yes, it's probably possible to GPU mine, but no one has built it yet, so it's not proven.

could you show the whole name of the exchange.TKS

The Cryptex Link:

https://cryptex.biz/market/91

The Askcoin Link:

https://askcoin.net/trading/APT/BTC

We're going to updating the OP with better images and information soon.
full member
Activity: 826
Merit: 102
When can I buy some of this coin? Can it become gpu minable? If not I think I would deem it to the shitpile IMO

Thanks for asking.

APT is currently listed on Cryptex and Askcoin.  Yes, it's probably possible to GPU mine, but no one has built it yet, so it's not proven.

could you show the whole name of the exchange.TKS
newbie
Activity: 53
Merit: 0
When can I buy some of this coin? Can it become gpu minable? If not I think I would deem it to the shitpile IMO

Thanks for asking.

APT is currently listed on Cryptex and Askcoin.  Yes, it's probably possible to GPU mine, but no one has built it yet, so it's not proven.
newbie
Activity: 4
Merit: 0
When can I buy some of this coin? Can it become gpu minable? If not I think I would deem it to the shitpile IMO
newbie
Activity: 34
Merit: 0
What is the block time? How long should it take between blocks? is it like an average or is it pretty regular?  (besides the weird ones)

The block time is not regular, this is the reason for the discussion on the re targeting algorithm. Currently I am not sure what they average but it was around 5. ideally these coins could adjust per change in the N factor so the whole block time is predictable. Although I am not sure if the time is evening out over the long run but I believe it is
newbie
Activity: 25
Merit: 0
What is the block time? How long should it take between blocks? is it like an average or is it pretty regular?  (besides the weird ones)
newbie
Activity: 53
Merit: 0
Why does my wallet not sync with the network? Been like this for a week now. I've even reinstalled the wallet with no success.

Which version are you on?  There was a hard fork a while back, so it's possible you're on the wrong wallet.  If you are on the latest (linked from the OP), be sure to update your .conf file, otherwise you may not be able to find nodes to connect with.
full member
Activity: 182
Merit: 100
Why does my wallet not sync with the network? Been like this for a week now. I've even reinstalled the wallet with no success.
newbie
Activity: 53
Merit: 0
got my wallet mining Cheesy

With an i7 at 3.6ghz (3th gen) i get like 1 khash??

Edit, nvm i'm out gpu is already possible i see.

Can I have the GPUMiner? I'm really interested in this coin. I invested in Vert a long time ago and saw it go to the moon. I really don't think this coin will be any different.

There is currently no known working GPU miner available for Aptcoin, and monitoring the network hashrate supports that.
newbie
Activity: 53
Merit: 0
Sorry for the double-post in advance.

Some of you might have noticed the wallets inability to sync for the last 6 hours or so - that Is entirely my doing.
No, the wallet is not broken and it is still perfectly capable of synchronizing - there just hasn't been generated any blocks for the last 6 hours.

I went through the code and noticed that the new algorithm for difficulty retargeting is, although whole-heartedly meant to be better... but in fact it's not.
Doing a few preliminary tests (offline) showed that difficulty retargeting is extremely agressive when a lot of hashing power is thrown at it. I wanted to bring this into light while also showing the downside to this new algorithm.
So I threw all my hashing-power against the network and thus got the difficulty for a n-factor 13 block up to something in the vicinity of 1.7k compared to the roughly 220 it was before. Don't worry, when the current block is solved, difficulty should be down quite drastically - although that might take some time.

TL;DR - devs... fix your new diff. algo.

It looks like everything is back to normal now, But good to know there are people testing this stuff out! So do you think this is worse than before the retargeting or not?

Definitely worse, but it can become better with a little tweaking.

Radus, thanks for testing :-)

I'm curious why you think this algorithm is worse than before though.  For example, in the past we were stuck on blocks (i.e. a handful) for many days, and that has not happened again and our network continues (or would you disagree?).

Glad that you noticed the algorithm is aggressive, but from what you describe, it sounds like you're trying to make the algorithm re-target up, and you should see that we specifically dampened the re-target up.  Where we're really aggressive is targeting difficulty back down, which is why the network is chugging along despite this test.  We're not sure that we fully understand the scenario that you're testing, but we did test ramping up hash power and seeing what happens after a stuck block quite a bit.  Can you help us to understand better what you did and why it caused problems?  From here things appear to be the expected outcome, but it sounds like we missed something.  What would you suggest?


I'm gonna have to say sorry here. The preliminary test was over the course of a few hours. I've done some testing now over the last 2 days and I've gotta say, it's definitely better, but difficulty doesn't scale quite as well as I had hoped (for each n-factor). It's still easy for me to ramp up the difficulty and let it hang at a high n-factor for a few hours, but then it drops significantly more than I previously believed. I don't know what went wrong in my previous test. Disregard my previous statement. The new algo is working much better, but I still feel it could handle a little tweaking - but that can wait for another required hardfork. Well done devs Smiley

Ok, thanks for clarifying (and again, thanks for testing this).  I would argue that ramping up difficulty and having a stuck block can happen for any (bitcoin derived) cryptocurrency (although it's easiest to execute on lower hashrate networks).  We're all for tweaking though, specific to how our system works, and wanted to see how this does over time.  As you alluded to, keeping the hard forks down to a minimum is something we're striving for, but we are open to debating if one is needed in the future.
newbie
Activity: 5
Merit: 0
got my wallet mining Cheesy

With an i7 at 3.6ghz (3th gen) i get like 1 khash??

Edit, nvm i'm out gpu is already possible i see.

Can I have the GPUMiner? I'm really interested in this coin. I invested in Vert a long time ago and saw it go to the moon. I really don't think this coin will be any different.
sr. member
Activity: 338
Merit: 250
full member
Activity: 154
Merit: 100
Sorry for the double-post in advance.

Some of you might have noticed the wallets inability to sync for the last 6 hours or so - that Is entirely my doing.
No, the wallet is not broken and it is still perfectly capable of synchronizing - there just hasn't been generated any blocks for the last 6 hours.

I went through the code and noticed that the new algorithm for difficulty retargeting is, although whole-heartedly meant to be better... but in fact it's not.
Doing a few preliminary tests (offline) showed that difficulty retargeting is extremely agressive when a lot of hashing power is thrown at it. I wanted to bring this into light while also showing the downside to this new algorithm.
So I threw all my hashing-power against the network and thus got the difficulty for a n-factor 13 block up to something in the vicinity of 1.7k compared to the roughly 220 it was before. Don't worry, when the current block is solved, difficulty should be down quite drastically - although that might take some time.

TL;DR - devs... fix your new diff. algo.

It looks like everything is back to normal now, But good to know there are people testing this stuff out! So do you think this is worse than before the retargeting or not?

Definitely worse, but it can become better with a little tweaking.

Radus, thanks for testing :-)

I'm curious why you think this algorithm is worse than before though.  For example, in the past we were stuck on blocks (i.e. a handful) for many days, and that has not happened again and our network continues (or would you disagree?).

Glad that you noticed the algorithm is aggressive, but from what you describe, it sounds like you're trying to make the algorithm re-target up, and you should see that we specifically dampened the re-target up.  Where we're really aggressive is targeting difficulty back down, which is why the network is chugging along despite this test.  We're not sure that we fully understand the scenario that you're testing, but we did test ramping up hash power and seeing what happens after a stuck block quite a bit.  Can you help us to understand better what you did and why it caused problems?  From here things appear to be the expected outcome, but it sounds like we missed something.  What would you suggest?


I'm gonna have to say sorry here. The preliminary test was over the course of a few hours. I've done some testing now over the last 2 days and I've gotta say, it's definitely better, but difficulty doesn't scale quite as well as I had hoped (for each n-factor). It's still easy for me to ramp up the difficulty and let it hang at a high n-factor for a few hours, but then it drops significantly more than I previously believed. I don't know what went wrong in my previous test. Disregard my previous statement. The new algo is working much better, but I still feel it could handle a little tweaking - but that can wait for another required hardfork. Well done devs Smiley
hero member
Activity: 644
Merit: 500
got my wallet mining Cheesy

With an i7 at 3.6ghz (3th gen) i get like 1 khash??

Edit, nvm i'm out gpu is already possible i see.
newbie
Activity: 53
Merit: 0
Sorry for the double-post in advance.

Some of you might have noticed the wallets inability to sync for the last 6 hours or so - that Is entirely my doing.
No, the wallet is not broken and it is still perfectly capable of synchronizing - there just hasn't been generated any blocks for the last 6 hours.

I went through the code and noticed that the new algorithm for difficulty retargeting is, although whole-heartedly meant to be better... but in fact it's not.
Doing a few preliminary tests (offline) showed that difficulty retargeting is extremely agressive when a lot of hashing power is thrown at it. I wanted to bring this into light while also showing the downside to this new algorithm.
So I threw all my hashing-power against the network and thus got the difficulty for a n-factor 13 block up to something in the vicinity of 1.7k compared to the roughly 220 it was before. Don't worry, when the current block is solved, difficulty should be down quite drastically - although that might take some time.

TL;DR - devs... fix your new diff. algo.

It looks like everything is back to normal now, But good to know there are people testing this stuff out! So do you think this is worse than before the retargeting or not?

Definitely worse, but it can become better with a little tweaking.

Radus, thanks for testing :-)

I'm curious why you think this algorithm is worse than before though.  For example, in the past we were stuck on blocks (i.e. a handful) for many days, and that has not happened again and our network continues (or would you disagree?).

Glad that you noticed the algorithm is aggressive, but from what you describe, it sounds like you're trying to make the algorithm re-target up, and you should see that we specifically dampened the re-target up.  Where we're really aggressive is targeting difficulty back down, which is why the network is chugging along despite this test.  We're not sure that we fully understand the scenario that you're testing, but we did test ramping up hash power and seeing what happens after a stuck block quite a bit.  Can you help us to understand better what you did and why it caused problems?  From here things appear to be the expected outcome, but it sounds like we missed something.  What would you suggest?
full member
Activity: 154
Merit: 100
Sorry for the double-post in advance.

Some of you might have noticed the wallets inability to sync for the last 6 hours or so - that Is entirely my doing.
No, the wallet is not broken and it is still perfectly capable of synchronizing - there just hasn't been generated any blocks for the last 6 hours.

I went through the code and noticed that the new algorithm for difficulty retargeting is, although whole-heartedly meant to be better... but in fact it's not.
Doing a few preliminary tests (offline) showed that difficulty retargeting is extremely agressive when a lot of hashing power is thrown at it. I wanted to bring this into light while also showing the downside to this new algorithm.
So I threw all my hashing-power against the network and thus got the difficulty for a n-factor 13 block up to something in the vicinity of 1.7k compared to the roughly 220 it was before. Don't worry, when the current block is solved, difficulty should be down quite drastically - although that might take some time.

TL;DR - devs... fix your new diff. algo.

It looks like everything is back to normal now, But good to know there are people testing this stuff out! So do you think this is worse than before the retargeting or not?

Definitely worse, but it can become better with a little tweaking.
newbie
Activity: 34
Merit: 0
Sorry for the double-post in advance.

Some of you might have noticed the wallets inability to sync for the last 6 hours or so - that Is entirely my doing.
No, the wallet is not broken and it is still perfectly capable of synchronizing - there just hasn't been generated any blocks for the last 6 hours.

I went through the code and noticed that the new algorithm for difficulty retargeting is, although whole-heartedly meant to be better... but in fact it's not.
Doing a few preliminary tests (offline) showed that difficulty retargeting is extremely agressive when a lot of hashing power is thrown at it. I wanted to bring this into light while also showing the downside to this new algorithm.
So I threw all my hashing-power against the network and thus got the difficulty for a n-factor 13 block up to something in the vicinity of 1.7k compared to the roughly 220 it was before. Don't worry, when the current block is solved, difficulty should be down quite drastically - although that might take some time.

TL;DR - devs... fix your new diff. algo.

It looks like everything is back to normal now, But good to know there are people testing this stuff out! So do you think this is worse than before the retargeting or not?
full member
Activity: 154
Merit: 100
Sorry for the double-post in advance.

Some of you might have noticed the wallets inability to sync for the last 6 hours or so - that Is entirely my doing.
No, the wallet is not broken and it is still perfectly capable of synchronizing - there just hasn't been generated any blocks for the last 6 hours.

I went through the code and noticed that the new algorithm for difficulty retargeting is, although whole-heartedly meant to be better... but in fact it's not.
Doing a few preliminary tests (offline) showed that difficulty retargeting is extremely agressive when a lot of hashing power is thrown at it. I wanted to bring this into light while also showing the downside to this new algorithm.
So I threw all my hashing-power against the network and thus got the difficulty for a n-factor 13 block up to something in the vicinity of 1.7k compared to the roughly 220 it was before. Don't worry, when the current block is solved, difficulty should be down quite drastically - although that might take some time.

TL;DR - devs... fix your new diff. algo.
full member
Activity: 154
Merit: 100
Dev,Could we have a stand-alone miner?
Build-in miner is not efficiet.

please read the ANN and the forum. You will see that there is already an independent miner released.
newbie
Activity: 9
Merit: 0
I've mined for 1 day with E31230V3,got nothing  Angry Angry
Pages:
Jump to: