Bitcoin Forum
June 24, 2024, 12:02:25 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) on: May 17, 2016, 02:36:56 AM
I changed the block explorer to http://45.32.67.42:3001/ because I wanted port 80 for a pool.

I am testing a pool but it won't accept found blocks.

Here is the error from the stratum log:

Code:
2016-05-16 00:32:09,128 INFO template_registry template_registry.submit_share # We found a block candidate! 0000000c1160fd144d21951f38449baf097a114105d7045b498592be8f30df90
2016-05-16 00:32:09,142 ERROR protocol protocol.process_failure # [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'BlockTemplate' object has no attribute 'calc_sha256'
/usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:192:dataReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:238:lineReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:13:_handle_event
/usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:81:call
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:139:maybeDeferred
/usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:78:_run
/home/d/stratum-mining/mining/service.py:172:submit
/home/d/stratum-mining/lib/template_registry.py:329:submit_share
/home/d/stratum-mining/lib/halfnode.py:358:is_valid
]

Any ideas?

This has not been tested for some time.  Have you certainly installed the aptcoin_scrypt and stratum_mining from the aptcoin github sources after or instead of installing the normal ones?  Also, the configuration appears to not be correct.  Perhaps yours is trying to use sha256 instead of scrypt-nm?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: May 15, 2016, 10:13:37 PM
What is the current difficulty? Is it still profitable to mine this coin? Or is it better to buy at current market price?

The difficulty is relatively low for any modern CPU, so it's worth trying.  If no luck, the market is of course an option.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: May 15, 2016, 10:12:21 PM
AptCoin [APT] is listed: https://yobit.net/en/trade/APT/BTC
AptCoin Dice: https://yobit.net/en/dice/APT



Code:
[url=https://yobit.net/en/trade/APT/BTC][img]https://yobit.net/imginfo/APT[/img][/url]

Donate APT coins to our Giveaway: https://yobit.net/en/freecoins/

Please report about APT update/fork/issue here: https://yobit.net/en/reportupdate/APT

Thanks!
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) on: April 23, 2016, 05:25:08 PM
What is the problem requiring difficulty re-targeting?  We're already using Apt-Curve, which was designed specifically for this coin.  I'm not aware of further shortcomings.

It seems like you get stuck on a high n-factor of 12 or 13 for a long time then when you solve a block it drops significantly and you find several blocks rapidly and then the n-factor goes back up significantly then a block and lower n-factor a couple blocks and repeat.   A smoother change in n-factor would be nice.  I'm just mining this now and then to help keep the chain viable for now until hopefully some new development comes along.

Strangely enough, this is by design and it's working as intended.  Smoother changes in n-factor can't really be coordinated without opening up new attack surfaces.

The issue is that it takes a long time to hash high n-factors and a short amount of time to hash low n-factors.  The only real parameter that can be tweaked there is the difficulty, which helps to balance things -- but it can't be too drastic either.  In most coins, the amount the difficulty can change (in either direction) is tapered so that the swings are not so large.  Apt-curve specifically addresses that for  this coin and allows significantly larger swings as calculated to keep the average amount of time for the last N number of blocks to match the target time.  But that's an average time across N blocks, not the time on average for any particular n-factor.  It still means higher ones take longer and shorter ones are quick.

If you think of it as transaction processing, it's true that the network can appear stuck for some time while working on a high n-factor, but as transactions pile up, they are all cleared shortly after unless the network is really unlucky and gets a string of high n-factors in a row.

The n-factors are truly random and are computed based on the winning hash of the previous round.  It's crucial that it can't be predicted what n-factors are upcoming otherwise miners can easily attack the network by jumping in on the scheduled low n-factors and jumping out for the high ones, leaving the chain completely unviable at a high difficulty.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: April 23, 2016, 03:25:06 AM
It's a shame that this coin has no further development since launch.

It's open source.  You're welcome to add code or propose improvements.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: March 25, 2016, 01:37:34 AM
Hi.

Just to know, why mining reward is now 50 APT (since this morning) instead of 42 APT before block 105120 ?



That's how it's designed.  Block 105120 was the estimated first year cut-off at the time of launch.  That period was a bit of a burn-in and now it's on the normal schedule.  50 APT is the block reward for all remaining time with the exception of reward halvings.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) on: March 08, 2016, 01:38:29 AM
You need to update the nodes in the OP.

I have nodes running at:

addnode=45.32.67.42
addnode=108.61.194.182

Updated!  I checked all the original nodes and one was still active.  If you know of others, please pass them along.

Is there any plan to adjust the difficulty retargeting? 

Are there any plans?

block explorer seems to be broken since yesterday  Huh

Fixed

Ok, you fixed the block explorer.  What about the faucet you said you were going to setup?  I'll donate some coins if you set up a faucet.

It's 0.1 btc to list a coin on yobit.  Do I have to pay for it myself?  Are are there any other donations?

Speak 

What is the problem requiring difficulty re-targeting?  We're already using Apt-Curve, which was designed specifically for this coin.  I'm not aware of further shortcomings.

I have never heard of yobit.  Can anyone else vouch for them being legitimate and not a scam?  How long have they been around?

If everyone thinks it's a good idea, I'm supportive of you or someone else starting a donation pot.  I will donate some too, although I'm skeptical of this exchange because I've never heard of them.  Maybe I'm behind and they're great.  Let me know what others think?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) on: February 27, 2016, 01:49:23 AM
You need to update the nodes in the OP.

I have nodes running at:

addnode=45.32.67.42
addnode=108.61.194.182

Updated!  I checked all the original nodes and one was still active.  If you know of others, please pass them along.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: February 27, 2016, 01:45:53 AM
Hi !

Link to the whitepaper just added in the website.

Thanks!
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: February 21, 2016, 03:02:17 PM
Thanks for these explanations.

No problem to add a link to the whitepaper on the website but the link of the 1st post is dead so can you send me the whitepaper please.

Thanks for bringing that to my attention, I did not realize it was a broken link.  I've updated it in the first post, and it's here as well:

https://mega.nz/#!61B2jKzS!7Tho4XLnTPawRtkdbk6SF9rvn5sNkrN1LQ6NcDEezAM
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: February 20, 2016, 06:20:31 PM
I think it didn't catch on at start because no work on announcement (update of the first post, website...) and less than 6 months between the launch of the coin and your disappearance during more than a year without any news.

So your message sounds like "guys, make my job, invest, and I withdraw profits"

It seems you've made up your mind about what happened, but I can tell you how it went on our side. We put months of research and work into the development and wrote a white paper presenting the technology.  We were never interested in "make my job, invest, and i withdraw profits", as a matter of fact, we couldn't care less if it ever hit an exchange.  The community asked for that.  Altcoin pump and dumps are pennies compared to what we actually make, so even though it's a common perception of altcoin developers, anyone able to develop an innovative technology on top of an existing cryptocurrency infrastructure likely thinks differently. Unless you're ethereum, it's probably always a net loss given the opportunity cost.  If genuine curiosity and good will was not involved, a clone coin would always be the way to go.

It's true that we more or less threw the technology over the wall to see what people would do with it, but it's not true that we didn't make updates and stick around for many months sinking even more time in, working on pool support (that no one setup, although people requested the work), prototyping GPU support (and finding it not possible on all N-factors, at least with the hardware that we had on hand), re-writing the difficulty re-target after studying how it was working in practice, etc.  I realize you couldn't have been around in the first few months because we updated the first post frequently back then.  I personally wanted to see how the community would react to it because at the time, simple clone coins were way more popular and pump and dumps were rampant.  I didn't want to be a part of that, so Aptcoin was the result.  What I saw is that communities appeared way more interested in pump and dumps and profit opportunities than anything else.  That's what it looked like to me anyway and it was very unmotivating.  As a matter of fact, it made me sick and I nearly stopped following altcoins all together. Our team long since fell apart too, which was another reason to step away from the project.

So does this mean, I don't believe in the technology or this coin?  Of course not, but cryptocurrency is only as useful as a community makes it.  And that's what we lacked.  I didn't ask the community for anything, but on the flip side, I wasn't going to keep investing time into this project if nothing was happening either.  That's just common sense.  It's open source and anyone can use it or build on it too.

Long story short, I'm kind of surprised people are still here, and that's what makes me want to continue working on this.

I like the website and the explorer is great.  A faucet would also be a welcome addition.  I'm still not interested in an exchange personally for various reasons.  There are many ways to use cryptos without simply trading them in a zero sum game.  Liquidity is arguably nice, but it's not a priority or interest of mine.

If I could make one suggestion, I'd like to see a link to the whitepaper from the website, but since this is volunteer based, don't feel obligated to do that.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: February 02, 2016, 02:03:17 AM
Do you already have a domain name ? like aptcoin.blabla ?

No, we are looking for the community to help chip-in if there's interest in this coin.  We provided significant development at the start and since it didn't catch on, we moved on.  I'm willing to help out as needed if people are into this coin though.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: January 22, 2016, 03:19:38 AM
It's been a while  Wink

Thanks for sticking around and keeping this coin going.  I saw some messages from a few of you recently and wanted to point out a few things:

  • Aptcoin is based on real technology developed by us and not simply cloned from other coins.
  • Aptcoin has not been on a real exchange* and has never been pumped or dumped, that was never the intent.
  • Aptcoin did not have the early following we anticipated, and the community was not there to help sustain the development further.

*NOTE: Aptcoin is on Askcoin.net (<--- SCAM site).  Please DO NOT try to deposit any coins there because they will be lost forever.  I've heard that the support will not answer any requests or return any amounts.  Someone verified that sending a small amount of APT to their account wallet just swallows the coins and they never appear in the balance.  Don't be fooled.  You've been warned.

That said, if all of you are willing to help out, I think we can make this work!

I've already put back up some full nodes to keep the network well meshed.  The block explorer mentioned on this page earlier is very nice, thanks for doing that.  If anyone has web or wordpress skills and can volunteer a site, we could certainly use it.

Does anyone have ideas on what will help spark this coin further?
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve on: January 25, 2015, 08:02:18 PM
What's the status of this coin?

Is there any chance of life?

Some of the devs are still here and we're watching and securing the network.  The community hasn't yet formed, or have seemingly moved on to other coins, so it's hard to gauge the interest levels.  We're still behind the Scrypt-NM proof of work algorithm and think others will realize the potential at some point in the future.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: aptcoin on: November 10, 2014, 10:10:46 PM
purse with a virus

Interestingly not reproduce-able.

Instead of a screenshot that could easily be forged, why not use the direct link to allow others to see for themselves?

https://www.virustotal.com/en/url/9e67e2292bddfd60e04b0a6e1c57a93a4dfc674f2074a3fd9194b10ac40035aa/analysis/
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: November 10, 2014, 05:05:40 AM
I submitted an info graphic a bit ago, Do you guys have any thoughts on how I can improve that to really get across on what this coin can do?
So this is starting somewhere, But the message is not clear to the casual user. Maybe explain what the n blocks are and why some blocks do not go through the hole on the asics
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: November 03, 2014, 08:09:44 PM
hey guys we made a block viewer for APT
http://minemanic.com/apt/
Very cool! Thanks for keeping this community moving forward!

18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: October 28, 2014, 05:00:19 PM
Attention all Pool Operators:

We have added stratum support for aptcoin to the stratum-mining module.  All of the code is in github, and the easiest way to get it is as follows:

https://github.com/aptcoin/stratum-mining.git

Follow normal pool setup instructions (for example the MPos quickstart guide), but using our stratum-mining module instead.  The steps differ only a little bit:

cd stratum-mining
git submodule init
git submodule update

cd externals/aptcoin_scrypt
sudo python setup.py install

cd ../stratum
sudo python setup.py install

Then add your config file to stratum-mining/conf/config.py (be sure to specify 'scrypt-nm' instead of 'scrypt' though) and start the pool.

This does not affect the pool front end that you're using.

This does not require a new Aptcoin release, however it won't hurt to update your CPUminer if you're going to mine against a pool.  Our version is here:

https://github.com/aptcoin/cpuminer.git

Questions, comments, problems?  Let us know!
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: October 25, 2014, 03:09:26 AM


I am synced I believe, I will try to send a transaction

It will not send a transaction, I will look into further, but I believe it has something to do with my firewall settings or router.

Not the firewall, Hmmmmmmmm  Sad

Be sure that the aptcoin.conf file is in place on your platform.  The addnodes are often needed for a bootstrap into the network, although it hasn't been as much of an issue lately.   This tutorial may help:

https://bitcointalk.org/index.php?topic=743731.msg8426727#msg8426727
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting on: October 08, 2014, 02:35:14 AM
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.
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!