Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: aptcoin on August 18, 2014, 12:51:46 AM



Title: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on August 18, 2014, 12:51:46 AM
Aptcoin

What is Aptcoin?

Aptcoin takes the changing N-factor a step further through having the N-factor change per block. The N-factor is effectively randomized and can jump between N-factors of 6-13. Unlike a released mining schedule that is completely transparent and changes within years of time Aptcoin dynamically changes N-factor and cannot be predicted.

Respect to Moore’s Law

Every two years the range of N-factor will increase by 1. In respect to Moore’s Law the power of hardware that will be released will be capable of mining an N-factor of 14 within a two-year time period.  

The random N-factors therefore will be between 7-14 within 2016, 8-15 within 2018 and so on.
https://i.imgur.com/oFOdiSP.png ~ Updated with Aptcurve details! ~

Please refer to this link: https://mega.nz/#!61B2jKzS!7Tho4XLnTPawRtkdbk6SF9rvn5sNkrN1LQ6NcDEezAM (https://mega.nz/#!61B2jKzS!7Tho4XLnTPawRtkdbk6SF9rvn5sNkrN1LQ6NcDEezAM)

https://i.imgur.com/5djKdVh.png

Algorithm – Scrypt-iNMotion (Scrypt-NM)
Symbol – APT
Max Coins – 42 million APT
Block time – 5 minutes
Release time – 30 years before all coins are mined
Difficult Retarget Time – Every block using AptCurve
Main Net RPC port - 12946 (TestNet - 22946)
Main Net P2P port - 12945 (TestNet - 22945)

Premine – None. There is no premine with Aptcoin.

https://i.imgur.com/8Kj0qwg.png] –
https://i.imgur.com/sG4Mgtg.png
Source
https://github.com/aptcoin/aptcoin.git

Windows Wallet
https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/aptcoin-qt-0.9.0.2.zip (https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/aptcoin-qt-0.9.0.2.zip)
Mirror:
https://mega.co.nz/#!m54xlI7Z!K_l4wfGorS4BzJUq8KomoSbw1BihuK6Hy8s2-W-6Fa4 (https://mega.co.nz/#!m54xlI7Z!K_l4wfGorS4BzJUq8KomoSbw1BihuK6Hy8s2-W-6Fa4)

OSX Wallet
https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/Aptcoin-Qt-0.9.0.2.dmg (https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/Aptcoin-Qt-0.9.0.2.dmg)
Mirror:
https://mega.co.nz/#!7w5CESoY!8TDeUq9PyKKCWfG2iuRukzNqwY6dFiD-AdSDzy_SL40 (https://mega.co.nz/#!7w5CESoY!8TDeUq9PyKKCWfG2iuRukzNqwY6dFiD-AdSDzy_SL40)

https://i.imgur.com/EAlpBT8.png

Email - Aptcoin@safe-mail.net
Reddit – http://www.reddit.com/r/aptcoin
Twitter – http://www.twitter.com/aptcoin

How to Mine:

Currently Aptcoin is CPU minable only. Mining is simple with the built-in start mining button!


We will however rely on the community releasing modifications within their favorite GPU miners to allow hashing for Scrypt-NM.  

Save under aptcoin.conf (see below for platform specific location):

Win7: C:\Users\Username\AppData\Roaming\aptcoin\aptcoin.conf
OS X: /home/User/Library/Application Support/aptcoin/aptcoin.conf
Linux: /home/User/.aptcoin/aptcoin.conf

Code:
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=rpcpass
addnode=45.32.67.42
addnode=108.61.194.182
addnode=50.7.47.93


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: SecondsOld on August 18, 2014, 12:52:20 AM
CPU mining is always fun!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: atleticofa on August 18, 2014, 12:52:43 AM
No windows wallet... Really?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: ipominer on August 18, 2014, 12:56:27 AM
It is always nice to see some innovation. What's the background behind "aptcoin" as a name? It doesn't seem to fit.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: billotronic on August 18, 2014, 01:00:36 AM
hmmm can't seem to get the qt to build

Code:
r00t@Hoverquarters ~/aptcoin $ make
cd /home/r00t/aptcoin/src/leveldb && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory `/home/r00t/aptcoin/src/leveldb'
make[1]: `libleveldb.a' is up to date.
make[1]: `libmemenv.a' is up to date.
make[1]: Leaving directory `/home/r00t/aptcoin/src/leveldb'
cd /home/r00t/aptcoin; /bin/sh share/genbuild.sh /home/r00t/aptcoin/build/build.h
g++ -c -m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++-64 -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
In file included from src/crypter.h:8:0,
                 from src/keystore.h:8,
                 from src/script.h:14,
                 from src/main.h:11,
                 from src/wallet.h:13,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/key.h:227:1: error: ‘n’ does not name a type
 n
 ^
In file included from src/walletdb.h:9:0,
                 from src/wallet.h:19,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/base58.h: In member function ‘void CBitcoinSecret::SetKey(const CKey&)’:
src/base58.h:411:23: error: ‘const class CKey’ has no member named ‘IsCompressed’
         if (vchSecret.IsCompressed())
                       ^
make: *** [build/bitcoin.o] Error 1



Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: ipominer on August 18, 2014, 01:01:42 AM
hmmm can't seem to get the qt to build

Code:
r00t@Hoverquarters ~/aptcoin $ make
cd /home/r00t/aptcoin/src/leveldb && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory `/home/r00t/aptcoin/src/leveldb'
make[1]: `libleveldb.a' is up to date.
make[1]: `libmemenv.a' is up to date.
make[1]: Leaving directory `/home/r00t/aptcoin/src/leveldb'
cd /home/r00t/aptcoin; /bin/sh share/genbuild.sh /home/r00t/aptcoin/build/build.h
g++ -c -m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++-64 -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
In file included from src/crypter.h:8:0,
                 from src/keystore.h:8,
                 from src/script.h:14,
                 from src/main.h:11,
                 from src/wallet.h:13,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/key.h:227:1: error: ‘n’ does not name a type
 n
 ^
In file included from src/walletdb.h:9:0,
                 from src/wallet.h:19,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/base58.h: In member function ‘void CBitcoinSecret::SetKey(const CKey&)’:
src/base58.h:411:23: error: ‘const class CKey’ has no member named ‘IsCompressed’
         if (vchSecret.IsCompressed())
                       ^
make: *** [build/bitcoin.o] Error 1



Delete the 'n' from line 227 of src/key.h, and you'll get past that error. There is another issue I get with apparently missing an "aqua" library of some sort though:

/usr/bin/ld: cannot find -laqua


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: abats on August 18, 2014, 01:07:14 AM
Dev,we need Windows Wallet ??? ??? ??? ???Dev, why not release window wallet, scam coin


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: abats on August 18, 2014, 01:14:38 AM
Dev, why not release window wallet, scam coin


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: KeyserSozeMC on August 18, 2014, 01:15:08 AM
Looks good.

Waiting for a QT.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: cecilbdemented on August 18, 2014, 01:21:29 AM
How many blocks are you going to mine before you release a wallet?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: eddywise on August 18, 2014, 01:27:14 AM
source does not work,and without windows-qt
are you premining now,DEV?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: billotronic on August 18, 2014, 01:28:17 AM
hmmm can't seem to get the qt to build

Code:
r00t@Hoverquarters ~/aptcoin $ make
cd /home/r00t/aptcoin/src/leveldb && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory `/home/r00t/aptcoin/src/leveldb'
make[1]: `libleveldb.a' is up to date.
make[1]: `libmemenv.a' is up to date.
make[1]: Leaving directory `/home/r00t/aptcoin/src/leveldb'
cd /home/r00t/aptcoin; /bin/sh share/genbuild.sh /home/r00t/aptcoin/build/build.h
g++ -c -m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++-64 -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
In file included from src/crypter.h:8:0,
                 from src/keystore.h:8,
                 from src/script.h:14,
                 from src/main.h:11,
                 from src/wallet.h:13,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/key.h:227:1: error: ‘n’ does not name a type
 n
 ^
In file included from src/walletdb.h:9:0,
                 from src/wallet.h:19,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/base58.h: In member function ‘void CBitcoinSecret::SetKey(const CKey&)’:
src/base58.h:411:23: error: ‘const class CKey’ has no member named ‘IsCompressed’
         if (vchSecret.IsCompressed())
                       ^
make: *** [build/bitcoin.o] Error 1



Delete the 'n' from line 227 of src/key.h, and you'll get past that error. There is another issue I get with apparently missing an "aqua" library of some sort though:

/usr/bin/ld: cannot find -laqua

lol this is almost a challenge now...

Thanks for the tip. Didn't get your error though, I'm getting this:
make: *** No rule to make target `build/miningpage.moc', needed by `build/miningpage.o'.  Stop.

and I think thats as far as I am gonna mess with this


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: abats on August 18, 2014, 01:29:17 AM
How many blocks are you going to mine before you release a wallet?
WARNING: This is a scam coin!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GreekBitcoin on August 18, 2014, 01:31:01 AM
wont compile...


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Pebbelzz on August 18, 2014, 01:32:43 AM
How many blocks are you going to mine before you release a wallet?
WARNING: This is a scam coin!

newbie account with 9 post, last 3 of those were posts just like this.

So what proof do you have?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: cecilbdemented on August 18, 2014, 01:46:47 AM
How many blocks are you going to mine before you release a wallet?
WARNING: This is a scam coin!

newbie account with 9 post, last 3 of those were posts just like this.

So what proof do you have?

No wallet?  Source that nobody can get to compile?  No response from dev?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: helloword2013 on August 18, 2014, 01:47:01 AM
/usr/bin/ld: cannot find -laqua
collect2: error: ld returned 1 exit status
make: *** [aptcoind] Error 1
 ???


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: ipominer on August 18, 2014, 01:49:53 AM
/usr/bin/ld: cannot find -laqua
collect2: error: ld returned 1 exit status
make: *** [aptcoind] Error 1
 ???

I removed the -laqua line, and still couldn't build.. it was then looking for an old version of openssl libraries (DSO against v1.0.0?) from what I could tell. I gave up at that point, since it seems that someone wants to make this hard for anyone to mine.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: karimdr2 on August 18, 2014, 01:58:26 AM
Any bounty for the Qt Mac wallet?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: najzenmajsen on August 18, 2014, 02:09:17 AM
this coin looked good,
but you're gonna have to do relaunch with
- working source
- Windows And linux wallet at launch
- 2-3 Pools at launch
- a whole lot of popcorn


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hero18688 on August 18, 2014, 02:09:53 AM
Just scrypt-N.Nothing new!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: bigc1984 on August 18, 2014, 02:10:45 AM
u want new algo? in 2 days deepcoin switches to custom deephash


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: RUNNY on August 18, 2014, 02:40:17 AM
Windows wallet ???


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hero18688 on August 18, 2014, 03:29:31 AM
u want new algo? in 2 days deepcoin switches to custom deephash
Is there a gpu-miner for deephash


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: BTMan on August 18, 2014, 03:52:44 AM
good coin


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Tuwie2 on August 18, 2014, 03:57:24 AM
good coin

LMAO. 

Wow you are ridiculous. 


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: KenR on August 18, 2014, 06:14:52 AM
No wallet..
No IPO, ICO, IPCO  ???


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: BTCmaster3 on August 18, 2014, 06:22:31 AM
Nice, when is this coin giong to launch?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: CoinHolder on August 18, 2014, 06:24:58 AM
Just scrypt-N.Nothing new!
Scrypt-NM  ;D


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Amph on August 18, 2014, 06:38:50 AM
what algo is that? we have too many modified scrypt already, why bringing a new one......

Just scrypt-N.Nothing new!

lol really?, another troll dev with his fancy name algo


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hellracer2011 on August 18, 2014, 06:49:32 AM
what algo is that? we have too many modified scrypt already, why bringing a new one......

Just scrypt-N.Nothing new!

lol really?, another troll dev with his fancy name algo

Another scam attempt by a newbie developer.

First you should provide proof of yours as developer(PoD),  otherwise a scam attempt

Discourage these scam attempt by not mining the coins from Newbie dev without a proof of Dev or fall in trap again.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 18, 2014, 07:37:23 AM
Wallets have been updated. OSX and Windows wallet released. Please see the original post for all wallets.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GreekBitcoin on August 18, 2014, 10:47:37 AM
hmmm can't seem to get the qt to build

Code:
r00t@Hoverquarters ~/aptcoin $ make
cd /home/r00t/aptcoin/src/leveldb && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory `/home/r00t/aptcoin/src/leveldb'
make[1]: `libleveldb.a' is up to date.
make[1]: `libmemenv.a' is up to date.
make[1]: Leaving directory `/home/r00t/aptcoin/src/leveldb'
cd /home/r00t/aptcoin; /bin/sh share/genbuild.sh /home/r00t/aptcoin/build/build.h
g++ -c -m64 -pipe -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++-64 -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
In file included from src/crypter.h:8:0,
                 from src/keystore.h:8,
                 from src/script.h:14,
                 from src/main.h:11,
                 from src/wallet.h:13,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/key.h:227:1: error: ‘n’ does not name a type
 n
 ^
In file included from src/walletdb.h:9:0,
                 from src/wallet.h:19,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/base58.h: In member function ‘void CBitcoinSecret::SetKey(const CKey&)’:
src/base58.h:411:23: error: ‘const class CKey’ has no member named ‘IsCompressed’
         if (vchSecret.IsCompressed())
                       ^
make: *** [build/bitcoin.o] Error 1



Delete the 'n' from line 227 of src/key.h, and you'll get past that error. There is another issue I get with apparently missing an "aqua" library of some sort though:

/usr/bin/ld: cannot find -laqua

lol this is almost a challenge now...

Thanks for the tip. Didn't get your error though, I'm getting this:
make: *** No rule to make target `build/miningpage.moc', needed by `build/miningpage.o'.  Stop.

and I think thats as far as I am gonna mess with this


any fix for this?? At least give a working linux binary OP...


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Bfljosh on August 18, 2014, 10:56:18 AM
good coin

You act like a " buy likes or comments" on Facebook company.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: xlcus on August 18, 2014, 10:57:53 AM
a varient of Scrypt-N?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Bfljosh on August 18, 2014, 11:02:20 AM
Wallets have been updated. OSX and Windows wallet released. Please see the original post for all wallets.

 launch time:   
[ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
12:51 AM

Wallet time:
07:37 AM

That was fast. How about a relaunch dev?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: cecilbdemented on August 18, 2014, 12:47:33 PM
Thanks for the wallets.  Now we just need working nodes...  ::)


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Russell1 on August 18, 2014, 02:54:30 PM
Its apt that nodes are not working


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: LordCoder on August 18, 2014, 03:01:01 PM
Wallet is not running on OSX Mavericks.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 18, 2014, 04:31:02 PM
We've added another node and increased the number of connections of each, since they were at capacity.  For those affected, connection problems to the nodes should no longer be an issue.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GreekBitcoin on August 18, 2014, 04:45:12 PM
We've added another node and increased the number of connections of each, since they were at capacity.  For those affected, connection problems to the nodes should no longer be an issue.

wont compile on linux. check the thread... it is asking about laqua or something...



Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: yuemoon on August 18, 2014, 04:49:23 PM


{
"blocks" : 1245,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.22786223,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"hashespersec" : 36379,
"networkhashps" : 7697934,
"pooledtx" : 0,
"testnet" : false
}


 >:( >:( >:( >:(


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: tbearhere on August 18, 2014, 04:53:57 PM
this coin looked good,
but you're gonna have to do relaunch with
- working source
- Windows And linux wallet at launch
- 2-3 Pools at launch
- a whole lot of popcorn
and not a newbie lol
damn that is a good looking coin

relaunch


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 18, 2014, 04:54:40 PM
We've added another node and increased the number of connections of each, since they were at capacity.  For those affected, connection problems to the nodes should no longer be an issue.

wont compile on linux. check the thread... it is asking about laqua or something...

This was fixed a while ago.  Give it a go, or download a binary.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GreekBitcoin on August 18, 2014, 04:57:35 PM
We've added another node and increased the number of connections of each, since they were at capacity.  For those affected, connection problems to the nodes should no longer be an issue.

wont compile on linux. check the thread... it is asking about laqua or something...

This was fixed a while ago.  Give it a go, or download a binary.

I tried again and i had the same problem. I will retry now. But still you havent uploaded a linux binary...


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: scott0577 on August 18, 2014, 05:11:57 PM
How do you get mining stats from wallet?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: fast2fix on August 18, 2014, 05:14:05 PM
How do you get mining stats from wallet?
click on help then debug window then goto console and type "getmininginfo"


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GreekBitcoin on August 18, 2014, 05:14:48 PM
Ok so now it passed that error but i got another mentioning once_atomic somewhere on boost folder being undefined... i cant copy paste right now...


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 18, 2014, 08:23:14 PM
Ok so now it passed that error but i got another mentioning once_atomic somewhere on boost folder being undefined... i cant copy paste right now...

We haven't seen this error.  You're on the latest github source and building on Linux?  Are you trying to build the daemon alone or the QT wallet?  Can you remove your tree and start over and paste any error you're seeing when you get a chance?  Several of our machines are debian based and we are able to cleanly build both QT and the daemon on there.  What distro are you using?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 18, 2014, 08:53:35 PM
Thanks for the tip. Didn't get your error though, I'm getting this:
make: *** No rule to make target `build/miningpage.moc', needed by `build/miningpage.o'.  Stop.

and I think thats as far as I am gonna mess with this

Thanks for reporting this, we've updated the github to address this issue.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: SpiderCoin on August 18, 2014, 08:54:16 PM
Wallet is not running on OSX Mavericks.

I'm on mavricks and it works, Have you made sure to import the .conf file into the library/application support/aptcoin?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GreekBitcoin on August 18, 2014, 11:37:03 PM
Ok so now it passed that error but i got another mentioning once_atomic somewhere on boost folder being undefined... i cant copy paste right now...

We haven't seen this error.  You're on the latest github source and building on Linux?  Are you trying to build the daemon alone or the QT wallet?  Can you remove your tree and start over and paste any error you're seeing when you get a chance?  Several of our machines are debian based and we are able to cleanly build both QT and the daemon on there.  What distro are you using?

I am on the latest github source and building on ubuntu 13.10. I am trying to build the daemon.

I am getting this:

obj/bitcoinrpc.o: In function `call_once<void (*)()>':
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
obj/util.o: In function `call_once<void (*)()>':
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
collect2: error: ld returned 1 exit status
make: *** [aptcoind] Error 1


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 18, 2014, 11:43:53 PM
Ok so now it passed that error but i got another mentioning once_atomic somewhere on boost folder being undefined... i cant copy paste right now...

We haven't seen this error.  You're on the latest github source and building on Linux?  Are you trying to build the daemon alone or the QT wallet?  Can you remove your tree and start over and paste any error you're seeing when you get a chance?  Several of our machines are debian based and we are able to cleanly build both QT and the daemon on there.  What distro are you using?

I am on the latest github source and building on ubuntu 13.10. I am trying to build the daemon.

I am getting this:

obj/bitcoinrpc.o: In function `call_once<void (*)()>':
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
obj/util.o: In function `call_once<void (*)()>':
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
collect2: error: ld returned 1 exit status
make: *** [aptcoind] Error 1


It looks like a boost installation problem on your end.  A quick search found this, which may help:

https://github.com/bitcoin/bitcoin/issues/3697

EDIT: Found another
http://stackoverflow.com/questions/20726918/undefined-reference-to-boostthis-thread


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: jelt14 on August 19, 2014, 12:02:24 AM
WINDOWS WALLET DOWNLOADED AND MINING HOW DO YOU KNOW IF YOUR ACTUALLY MINING ANYTHING?? ???


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: ilovecudacompute on August 19, 2014, 12:24:39 AM
Very interesting coin
I'm mining with wallet no blocks found yet though  :(


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 19, 2014, 12:28:42 AM
Here's a command line (aptcoind) overview that might help:

Aptcoin basics:

Compiling on Debian/Ubuntu:

Code:
sudo apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev
git clone https://github.com/aptcoin/aptcoin.git
cd aptcoin/src
make -f makefile.unix

Create config file:

Win7: C:\Users\Username\AppData\Roaming\aptcoin\aptcoin.conf
OS X: /home/User/Library/Application Support/aptcoin/aptcoin.conf
Linux: /home/User/.aptcoin/aptcoin.conf

Code:
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=rpcpass
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=50.7.47.93
addnode=50.56.225.246

Running a full Aptcoin node:

Code:
./aptcoind -daemon

Running a full Aptcoin node (while also mining):

Code:
./aptcoind -daemon -gen

Checking the status and confirmed balance:

Code:
./aptcoind getinfo

Showing combined confirmed and immature balance:

Code:
./aptcoind listaccounts

Showing mining info (your hashrate, network hashrate, etc):

Code:
./aptcoind getmininginfo

How to Send 10.25 APT to an address:

Code:
./aptcoind sendtoaddress AHc5z43eY5v6n2NTguVzyWkVtUrm1qvRYc 10.25


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Gibcity on August 19, 2014, 03:50:25 AM
finally found a block on 3 cpus mining all day. hooray!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 19, 2014, 05:08:12 AM
finally found a block on 3 cpus mining all day. hooray!


Great!  The difficulty has raised quite high since release, but it sounds like you're on the right track.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 19, 2014, 11:14:48 AM
Hi,

Block Reward ?
Any pools ?

Thx.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: SpiderCoin on August 19, 2014, 05:13:30 PM
Are there any exchanges?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: sdersdf2 on August 19, 2014, 06:57:31 PM
Would appreciate it if you could briefly summarise:
1) the strengths of this coin?
2) the weaknesses of this coin?
3) promises made? kept? any FUD?

Specifically to the dev(s), what will be the key original code/feature(s) in this coin?
You're using a newbie account. Will you be providing "Proof of Developer"? http://cryptoasian.com/coin-list/
Do you have C++ expertise?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: RUNNY on August 19, 2014, 08:24:42 PM
Hi,

Block Reward ?
Any pools ?

Thx.

Block Reward= 42 Apt


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: TheCoinFinder on August 19, 2014, 11:22:47 PM
Hi,

Block Reward ?
Any pools ?

Thx.

Block Reward= 42 Apt

I am in the process of setting up one, with modified stratum code, and custom hash algo. But for that we also need external cpu miners. Will see if I can get one working.

Is there a bounty for any of this?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: TheCoinFinder on August 19, 2014, 11:56:35 PM
Hi,

Block Reward ?
Any pools ?

Thx.

Block Reward= 42 Apt

I am in the process of setting up one, with modified stratum code, and custom hash algo. But for that we also need external cpu miners. Will see if I can get one working.

Is there a bounty for any of this?

Ok, so my modified stratum also adds the "nfactor" value to the stratum information (after clean_jobs) - I just need a CPU miner to implement this additional check.


The thing I am stuck on is that the normal cpuminer send the "midstate" to the scrypt function - but there is no midstate parameter that I can see on the aptcoin one?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 20, 2014, 01:19:38 AM
Hi,

Block Reward ?
Any pools ?

Thx.

Block Reward= 42 Apt

I am in the process of setting up one, with modified stratum code, and custom hash algo. But for that we also need external cpu miners. Will see if I can get one working.

Is there a bounty for any of this?

Ok, so my modified stratum also adds the "nfactor" value to the stratum information (after clean_jobs) - I just need a CPU miner to implement this additional check.


The thing I am stuck on is that the normal cpuminer send the "midstate" to the scrypt function - but there is no midstate parameter that I can see on the aptcoin one?

We are currently working on a modified cpuminer.  We will post it to github as soon as we get it working.  At the moment, we're only testing the getwork support, so if you're willing to help us test the stratum support, that would be appreciated.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Atomicat on August 20, 2014, 01:38:28 AM
I don't think this thing is moving.  Surely someone has kicked out a block in the last four hours with difficulty this low.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 20, 2014, 04:35:54 AM
I don't think this thing is moving.  Surely someone has kicked out a block in the last four hours with difficulty this low.

Actually, the difficulty is rather high (relatively).  The network had been discovering blocks much quicker than the targeted rate, and has adjusted accordingly.  Scrypt-NM is also an experiment on variable block times aside from standard difficulty.  Currently, the network is working on hashing using an N-factor of 12 (which takes longer than lower values) at a relatively high difficulty.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: leond on August 20, 2014, 04:41:48 AM
Two wallets stuck at block 1743


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: sdersdf2 on August 20, 2014, 04:57:28 AM
Would appreciate it if someone could briefly summarise:
1) the strengths of this coin?
2) the weaknesses of this coin?
3) promises made? kept? any FUD?

To the dev(s), what will be the key original code/feature(s) in this coin? And are you going to provide "Proof of Developer" certification from cryptoasian:
http://cryptoasian.com/

And are the devs here real developers, or copy-paste devs or middlemen?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: boyeok on August 20, 2014, 06:03:15 AM
Two wallets stuck at block 1743
My cards in 1743


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: TheCoinFinder on August 20, 2014, 12:14:46 PM
Hi,

Block Reward ?
Any pools ?

Thx.

Block Reward= 42 Apt

I am in the process of setting up one, with modified stratum code, and custom hash algo. But for that we also need external cpu miners. Will see if I can get one working.

Is there a bounty for any of this?

Ok, so my modified stratum also adds the "nfactor" value to the stratum information (after clean_jobs) - I just need a CPU miner to implement this additional check.


The thing I am stuck on is that the normal cpuminer send the "midstate" to the scrypt function - but there is no midstate parameter that I can see on the aptcoin one?

We are currently working on a modified cpuminer.  We will post it to github as soon as we get it working.  At the moment, we're only testing the getwork support, so if you're willing to help us test the stratum support, that would be appreciated.

No problem.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: yuemoon on August 20, 2014, 07:52:57 PM
My cards in 1743
new win-qt!!!!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 20, 2014, 08:31:56 PM
My cards in 1743
new win-qt!!!!

A new wallet isn't the answer.  We're all hashing the same block at the moment, but it's taking longer than expected for a few reasons.  The biggest reason is that it seems the number of miners has dropped significantly and left the rest of us at a higher difficulty.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: huawei6x on August 21, 2014, 01:16:57 AM
my wallets stuck at block 1743 too


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: sdcyxiaolong on August 21, 2014, 01:55:30 AM
Node in question, not in the past been synchronized


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: PeaMine on August 21, 2014, 02:07:00 AM
What is the current networkhashrate and difficulty looking like for today?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: huawei6x on August 21, 2014, 02:11:09 AM
out of sync,processed 1743 blocks of transaction history.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: RhodaGila on August 21, 2014, 02:44:46 AM
out of sync,processed 1743 blocks of transaction history.

Yes, same problem  ???


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: sdcyxiaolong on August 21, 2014, 07:54:24 AM
out of sync,processed 1743 blocks of transaction history.

Yes, same problem  ???

Also stuck in the 1743 blocks


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: TheCoinFinder on August 21, 2014, 10:37:51 AM
out of sync,processed 1743 blocks of transaction history.

Yes, same problem  ???

Also stuck in the 1743 blocks

We are at 1745


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: sdcyxiaolong on August 21, 2014, 10:39:46 AM
out of sync,processed 1743 blocks of transaction history.

Yes, same problem  ???

Also stuck in the 1743 blocks

We are at 1745
Just dig through to 1745, but do not move


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 21, 2014, 12:34:33 PM
out of sync,processed 1743 blocks of transaction history.

Yes, same problem  ???

Also stuck in the 1743 blocks

We are at 1745

Until the difficulty re-adjusts, we may have some stuck blocks for a little bit.  Hang in there!  Again, a large number of miners left us at an awkward time, but we'll mine through this and things will adjust.

Also, I have a "sort of" working cpuminer-apt port that hashes using getwork (for solo mining or old style pools), but it needs stratum testing.  If you're still up for it, would you mind sending me some information about your pool (either here or PM) so that we can test against it?   We're hoping to have that in the github in the next day or two.

Getting a pool online should help resolve this situation as well.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: huawei6x on August 21, 2014, 01:29:54 PM
ok,it is 1746 now.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 21, 2014, 05:02:50 PM
Look like the MEGA link to download Windows wallet is not working. Download don't start...


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Shadow56 on August 21, 2014, 05:19:05 PM
Look like the MEGA link to download Windows wallet is not working. Download don't start...
i can't download too anyway it won't be worth mining you know difficulty will be high


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 22, 2014, 04:49:50 AM
Aptcoin 0.9.0.1 binaries posted. Please reference OP for the new wallet.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: tolikkk on August 22, 2014, 09:42:17 AM
stuck in the 1755 blocks   help!!!  what me do??? :-[


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: tolikkk on August 22, 2014, 09:49:43 AM
 last block gen 2 hours ago  !!!    get me file  with block   pls !!!  


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on August 22, 2014, 12:56:12 PM
Aptcoin 0.9.0.1 binaries posted. Please reference OP for the new wallet.

Love the wallet improvements!



Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: tolikkk on August 22, 2014, 03:12:34 PM
speed   1.5  k/hash   on 4 threds   it  is good or no   ???


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Convicted2008 on August 22, 2014, 08:35:39 PM
Are they any exchanges yet?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: tacee on August 22, 2014, 09:51:42 PM
the wallet have stuck at block #1764


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 23, 2014, 08:04:22 AM
Any news about CPU miner and pool ?
In this order if u can, because I could use the CPU miner to solo mine to only one wallet (and not using 5 or 6 of them with all different addresses).


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: tacee on August 23, 2014, 08:30:10 AM
Now the wallet stuck at block #1767 3hours ago


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 23, 2014, 12:51:22 PM
Please add to first page :
Default RPC port is 12946
P2P port is 12945


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hybrid2 on August 24, 2014, 07:22:47 AM
The slowest coin ever :) 3 days i can't recieve confirmations for a block :D


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: lanbo on August 24, 2014, 08:27:39 AM
The slowest coin ever :) 3 days i can't recieve confirmations for a block :D

So it's not good to mine this coin after all, I'm seeing a lot of complaints from miners. 


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 24, 2014, 12:53:39 PM
Any news about CPU miner and pool ?
In this order if u can, because I could use the CPU miner to solo mine to only one wallet (and not using 5 or 6 of them with all different addresses).

Cpuminer is in the github currently and works only for solo mining.  It's experimental, but has been working over here and does provide hashing speedups.

https://github.com/aptcoin/cpuminer

NOTE: Stratum support is NOT working yet, but we'll post again when cpuminer is fully supported and "just works" (with notes on how to use it for people unfamiliar with it).  We have been working with TheCoinFinder to get stratum support going, so when it's ready, hashharder.com will be the first APT pool available.

Scrypt-NM is a new algorithm and is a new experiment in the crypto space.  We are evaluating the issues people are seeing and considering what needs to change going forward.  Currently, the initial assumptions we made about the difficulty re-targeting are off base, as we've seen our block generation is behind target.  Please stay tuned, as this will surely be addressed.  In the meantime, the original difficuly re-target has been incrementally working and although we have lost some hashrate the past few days, the difficulty has decreased quite a bit.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 24, 2014, 01:05:04 PM
Please add to first page :
Default RPC port is 12946
P2P port is 12945

Added, along with Test Net ports, thanks!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 24, 2014, 02:55:21 PM
For CPU miner, try :
minerd.exe --url=http://xx.xx.xx.xx:12946 --userpass=user:password
for window or
minerd --url=http://xx.xx.xx.xx:12946 --userpass=user:password
for linux.
Algo to Scrypt-NM by default.

BTW, i will study theses sources to see how you get nFactor from getwork.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: q327K091 on August 24, 2014, 03:04:48 PM
stuck at 1785  (last block processed 2 hours ago) anyone has working nodes ? thanks


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: mig6r on August 24, 2014, 03:06:29 PM
stuck at 1785  (last block processed 2 hours ago) anyone has working nodes ? thanks

Same problem for me


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: q327K091 on August 24, 2014, 03:12:17 PM
stuck at 1785  (last block processed 2 hours ago) anyone has working nodes ? thanks

Same problem for me

interesting coin , if it works of course  8) looking at the white paper its going to be quite hard to code GPU miner for it, ASIC next to impossible

it's funny, we all gravitate towards the same solutions... anyways.. come back later and retry wallet, he (dev) needs to build in difficulty adjustment algorithm


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 24, 2014, 06:00:45 PM
stuck at 1785  (last block processed 2 hours ago) anyone has working nodes ? thanks
What is the problem ? Will you post each time a block take one hour or more to resolv ?
Use "aptcoind getmininginfo" the view the hashrate, and I see no reason why you should worry for a block to take 1, 2 or 3 hours to be found.
Currently block 1792, nFactor to 13 (+1 from previous hour).


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 24, 2014, 06:31:21 PM
For CPU miner, try :
minerd.exe --url=http://xx.xx.xx.xx:12946 --userpass=user:password
for window or
minerd --url=http://xx.xx.xx.xx:12946 --userpass=user:password
for linux.
Algo to Scrypt-NM by default.

BTW, i will study theses sources to see how you get nFactor from getwork.

This is correct, thanks!

An example of the alternate syntax is:

minerd -o http://localhost:19246 -O rpcuser:rpcpass


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hybrid2 on August 24, 2014, 06:48:17 PM
Dev after how much confirmations immature is confirmed ? :)

    {
        "account" : "",
        "address" : "AXPEEnA9WLamNzarxVMhHfGfzWB4v7Ad2w",
        "category" : "immature",
        "amount" : 42.00000000,
        "confirmations" : 36,
        "generated" : true,
        "blockhash" : "f1d644f887e4c2b245a67206f264439b37968586d668da09902aae4a50623495",
        "blockindex" : 0,
        "blocktime" : 1408718115,
        "txid" : "774f633b75b7071fdbd5385f7fdcf6ad103e7a5531e61d59998c7dfe26cd2afd",
        "normtxid" : "aa3fb1a5c6c3c620ffa2d28e80ee2765d1275af8eae9cb43427912cc0aaf478f",
        "time" : 1408718115,
        "timereceived" : 1408718375
    }

Also about mining i am mining at port 30200 with that config:

rpcuser=root
rpcpassword=password
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=50.7.47.93
rpcallowip=192.168.1.*
rpcthreads=10
rpcport=30200
server=1
daemon=1


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: q327K091 on August 24, 2014, 07:27:31 PM
stuck at 1785  (last block processed 2 hours ago) anyone has working nodes ? thanks
What is the problem ? Will you post each time a block take one hour or more to resolv ?
Use "aptcoind getmininginfo" the view the hashrate, and I see no reason why you should worry for a block to take 1, 2 or 3 hours to be found.
Currently block 1792, nFactor to 13 (+1 from previous hour).

it's wallet syncing that I am referring to.. ok let me try to run CPU miners for few hours and network to sync up at some point, a strange way to operate but ok

indeed, Sun Aug 24 12:52:05 2014 1792 block was last found

find it all a bit funny + this interesting algorithm , so ok, lets see, difficulty level is 0.23203980, but if blocks move so slow does not mean a thing

---

ok engaged CPU miners one of the cores is indeed reporting nFactor 13

thread 2: 2064 hashes, 0.41 khash/s [n_factor=13, hpb=3730623783]

temperature went up (naturally) we shall see , will let it run despite wallets not synced (not sure how this will work)

and that's it for now we revisit in 3 hours (many cores are at work)

-- also this but since generate is false as CPU miner is used externally, everything is setup right

./aptcoind getmininginfo
{
    "blocks" : 1792,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.23203980,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 546089,
    "pooledtx" : 0,
    "testnet" : false
}

--

in 3 hours if block not found at the # of cores I have and general machines speed I will have to turn off operation (unfortunately) till core of this coin is fixed


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 24, 2014, 11:31:21 PM
Dev after how much confirmations immature is confirmed ? :)

    {
        "account" : "",
        "address" : "AXPEEnA9WLamNzarxVMhHfGfzWB4v7Ad2w",
        "category" : "immature",
        "amount" : 42.00000000,
        "confirmations" : 36,
        "generated" : true,
        "blockhash" : "f1d644f887e4c2b245a67206f264439b37968586d668da09902aae4a50623495",
        "blockindex" : 0,
        "blocktime" : 1408718115,
        "txid" : "774f633b75b7071fdbd5385f7fdcf6ad103e7a5531e61d59998c7dfe26cd2afd",
        "normtxid" : "aa3fb1a5c6c3c620ffa2d28e80ee2765d1275af8eae9cb43427912cc0aaf478f",
        "time" : 1408718115,
        "timereceived" : 1408718375
    }

Also about mining i am mining at port 30200 with that config:

rpcuser=root
rpcpassword=password
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=50.7.47.93
rpcallowip=192.168.1.*
rpcthreads=10
rpcport=30200
server=1
daemon=1

Coinbase Maturity (i.e. blocks that are mined) change status after 100 confirmations (same as bitcoin/litecoin).

You can mine on any port you want by specifying, but that's non-standard.  12946 is the default port.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: q327K091 on August 25, 2014, 02:17:02 AM
stuck at 1785  (last block processed 2 hours ago) anyone has working nodes ? thanks
What is the problem ? Will you post each time a block take one hour or more to resolv ?
Use "aptcoind getmininginfo" the view the hashrate, and I see no reason why you should worry for a block to take 1, 2 or 3 hours to be found.
Currently block 1792, nFactor to 13 (+1 from previous hour).

it's wallet syncing that I am referring to.. ok let me try to run CPU miners for few hours and network to sync up at some point, a strange way to operate but ok

indeed, Sun Aug 24 12:52:05 2014 1792 block was last found

find it all a bit funny + this interesting algorithm , so ok, lets see, difficulty level is 0.23203980, but if blocks move so slow does not mean a thing

---

ok engaged CPU miners one of the cores is indeed reporting nFactor 13

thread 2: 2064 hashes, 0.41 khash/s [n_factor=13, hpb=3730623783]

temperature went up (naturally) we shall see , will let it run despite wallets not synced (not sure how this will work)

and that's it for now we revisit in 3 hours (many cores are at work)

-- also this but since generate is false as CPU miner is used externally, everything is setup right

./aptcoind getmininginfo
{
    "blocks" : 1792,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.23203980,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 546089,
    "pooledtx" : 0,
    "testnet" : false
}

--

in 3 hours if block not found at the # of cores I have and general machines speed I will have to turn off operation (unfortunately) till core of this coin is fixed


nothing, 0 zip, nada block 1803 , exit, is this true: Block time – 5 minutes or a joke by developer to eat up people's computing  resources  :o


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 25, 2014, 08:59:29 AM
In the meantime....
Code:
$ aptcoind getmininginfo
{
    "blocks" : 1807,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.15469320,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 446809,
    "pooledtx" : 0,
    "testnet" : false
}
Yep, block 1807. But note that global hashrate is decreasing regulary since yesterday, nFactor is now 12.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on August 25, 2014, 05:08:14 PM
Has anyone compiled the aptcoin cpuminer for windows?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: sukamasoto on August 25, 2014, 06:11:07 PM
very easy to do mining
when it will be released in exchange


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 26, 2014, 08:34:03 AM
Has anyone compiled the aptcoin cpuminer for windows?
I have but wont release the download address publicly. Send me a PM if you want.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hybrid2 on August 26, 2014, 01:38:09 PM
Dev after how much confirmations immature is confirmed ? :)

    {
        "account" : "",
        "address" : "AXPEEnA9WLamNzarxVMhHfGfzWB4v7Ad2w",
        "category" : "immature",
        "amount" : 42.00000000,
        "confirmations" : 36,
        "generated" : true,
        "blockhash" : "f1d644f887e4c2b245a67206f264439b37968586d668da09902aae4a50623495",
        "blockindex" : 0,
        "blocktime" : 1408718115,
        "txid" : "774f633b75b7071fdbd5385f7fdcf6ad103e7a5531e61d59998c7dfe26cd2afd",
        "normtxid" : "aa3fb1a5c6c3c620ffa2d28e80ee2765d1275af8eae9cb43427912cc0aaf478f",
        "time" : 1408718115,
        "timereceived" : 1408718375
    }

Also about mining i am mining at port 30200 with that config:

rpcuser=root
rpcpassword=password
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=50.7.47.93
rpcallowip=192.168.1.*
rpcthreads=10
rpcport=30200
server=1
daemon=1

Coinbase Maturity (i.e. blocks that are mined) change status after 100 confirmations (same as bitcoin/litecoin).

You can mine on any port you want by specifying, but that's non-standard.  12946 is the default port.

   {
        "account" : "",
        "address" : "AXPEEnA9WLamNzarxVMhHfGfzWB4v7Ad2w",
        "category" : "immature",
        "amount" : 42.00000000,
        "confirmations" : 110,
        "generated" : true,
        "blockhash" : "f1d644f887e4c2b245a67206f264439b37968586d668da09902aae4a50623495",
        "blockindex" : 0,
        "blocktime" : 1408718115,
        "txid" : "774f633b75b7071fdbd5385f7fdcf6ad103e7a5531e61d59998c7dfe26cd2afd",
        "normtxid" : "aa3fb1a5c6c3c620ffa2d28e80ee2765d1275af8eae9cb43427912cc0aaf478f",
        "time" : 1408718115,
        "timereceived" : 1408718375
    }

And ? :) Why they are not confirmed yet ? :)


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 26, 2014, 03:09:26 PM
Dev after how much confirmations immature is confirmed ? :)

    {
        "account" : "",
        "address" : "AXPEEnA9WLamNzarxVMhHfGfzWB4v7Ad2w",
        "category" : "immature",
        "amount" : 42.00000000,
        "confirmations" : 36,
        "generated" : true,
        "blockhash" : "f1d644f887e4c2b245a67206f264439b37968586d668da09902aae4a50623495",
        "blockindex" : 0,
        "blocktime" : 1408718115,
        "txid" : "774f633b75b7071fdbd5385f7fdcf6ad103e7a5531e61d59998c7dfe26cd2afd",
        "normtxid" : "aa3fb1a5c6c3c620ffa2d28e80ee2765d1275af8eae9cb43427912cc0aaf478f",
        "time" : 1408718115,
        "timereceived" : 1408718375
    }

Also about mining i am mining at port 30200 with that config:

rpcuser=root
rpcpassword=password
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=50.7.47.93
rpcallowip=192.168.1.*
rpcthreads=10
rpcport=30200
server=1
daemon=1

Coinbase Maturity (i.e. blocks that are mined) change status after 100 confirmations (same as bitcoin/litecoin).

You can mine on any port you want by specifying, but that's non-standard.  12946 is the default port.

   {
        "account" : "",
        "address" : "AXPEEnA9WLamNzarxVMhHfGfzWB4v7Ad2w",
        "category" : "immature",
        "amount" : 42.00000000,
        "confirmations" : 110,
        "generated" : true,
        "blockhash" : "f1d644f887e4c2b245a67206f264439b37968586d668da09902aae4a50623495",
        "blockindex" : 0,
        "blocktime" : 1408718115,
        "txid" : "774f633b75b7071fdbd5385f7fdcf6ad103e7a5531e61d59998c7dfe26cd2afd",
        "normtxid" : "aa3fb1a5c6c3c620ffa2d28e80ee2765d1275af8eae9cb43427912cc0aaf478f",
        "time" : 1408718115,
        "timereceived" : 1408718375
    }

And ? :) Why they are not confirmed yet ? :)

The default client does not consider them confirmed until 120 confirmations.  That's different than the network/protocol limit of 100.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on August 26, 2014, 08:46:43 PM
The question that anyone who's been watching has is: What's up with the block generation times?

In short, it's off. But we're in the process of testing a change that should help fix this by changing how we re-target difficulty. The good news is that we hope to see more stable block generation times. The bad news is that it's not only experimental, but it's also going to require a mandatory update to all wallets.

Since there are no pools or exchanges yet, it's up to YOU to update when the new wallet is released.

Thank you to everyone who has supported us thus far, we'll continue innovating to make sure this coin reaches the moon. ;)


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 27, 2014, 01:11:47 PM
The default client does not consider them confirmed until 120 confirmations.  That's different than the network/protocol limit of 100.
Code:
"account" : "",
        "address" : "AXjeZskVxRgPFSfGqRsMZvmfHsBi3Vjew9",
        "category" : "generate",
        "amount" : 42.00000000,
        "confirmations" : 120,
        "generated" : true,
        "blockhash" : "bfc6b881c078512e4c1ad2cb4d5e30f1e234c600fa1995aefcdb37cf2b352945",
        "blockindex" : 0,
        "blocktime" : 1409076489,
        "txid" : "c6ad4ebd4c71bed8ed2020e7b4e3627618e04af399f6ef45585ccfe90f1ebb10",
        "normtxid" : "f0abed1793d24198c72817505547f0dabe88c0d8015abe4995e029e9811afd0c",
        "time" : 1409076489,
        "timereceived" : 1409076492


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: SpiderCoin on August 27, 2014, 08:58:39 PM
Finding blocks again  :D such happy!!!!!!!!!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on August 29, 2014, 08:20:59 AM
this coin has literally no value until it hits an exchange - please make that happen


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: tiger5056 on August 29, 2014, 10:21:41 AM
interesting one but definitely need exchange.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: lorenz2356 on August 29, 2014, 01:54:45 PM
xD how long will it take to get 1 block?  :o anybody? how many blocks you found?  :D ;D


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on August 29, 2014, 02:49:40 PM
xD how long will it take to get 1 block?  :o anybody? how many blocks you found?  :D ;D

I've found 16 blocks over the last 3 days


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on August 29, 2014, 03:06:18 PM
xD how long will it take to get 1 block?  :o anybody? how many blocks you found?  :D ;D

I've found 16 blocks over the last 3 days

I found 10 in 3 days with most of them found late at night or early in the morning.

I didn't find any blocks until I started using the cpuminer.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: martibg on August 29, 2014, 03:46:56 PM
i try to setup CPU miner i but fail  ;D ;D


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on August 29, 2014, 04:09:33 PM
i try to setup CPU miner i but fail  ;D ;D

I had trouble too but it was my first attempt at compiling a miner in windows.

Someone posted earlier that had compiled a working windows cpuminer and would share it if sent a PM (that's where I got mine  ;D ).



Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on August 29, 2014, 05:00:41 PM
i try to setup CPU miner i but fail  ;D ;D

I had trouble too but it was my first attempt at compiling a miner in windows.

Someone posted earlier that had compiled a working windows cpuminer and would share it if sent a PM (that's where I got mine  ;D ).



I'm using a jury-rigged gpuminer. It's a little faulty though, but at least it works.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on August 29, 2014, 05:17:27 PM
i try to setup CPU miner i but fail  ;D ;D

I had trouble too but it was my first attempt at compiling a miner in windows.

Someone posted earlier that had compiled a working windows cpuminer and would share it if sent a PM (that's where I got mine  ;D ).



I'm using a jury-rigged gpuminer. It's a little faulty though, but at least it works.

Have you found any blocks with it?

How are you dealing with the changing NFactor and what hash rate are you getting with the different NFactors?
I have tried several times to compile a modified version of vertminer but I keep getting lots of "share above target" and rejects.

Mind sharing what you have?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on August 29, 2014, 05:50:18 PM
i try to setup CPU miner i but fail  ;D ;D

I had trouble too but it was my first attempt at compiling a miner in windows.

Someone posted earlier that had compiled a working windows cpuminer and would share it if sent a PM (that's where I got mine  ;D ).



I'm using a jury-rigged gpuminer. It's a little faulty though, but at least it works.

Have you found any blocks with it?

How are you dealing with the changing NFactor and what hash rate are you getting with the different NFactors?
I have tried several times to compile a modified version of vertminer but I keep getting lots of "share above target" and rejects.

Mind sharing what you have?

I've found around ~30 blocks so far.
I set it to fetch the n-factor from the network in a very crude way, so it actually has to restart the miner everytime it changes (thus the word "jury-rigged"). I'm getting around 60kh/s at n-factor 13 and it almost doubles in speed everytime it goes a factor down (R9 290).


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on August 29, 2014, 06:31:25 PM
i try to setup CPU miner i but fail  ;D ;D

I had trouble too but it was my first attempt at compiling a miner in windows.

Someone posted earlier that had compiled a working windows cpuminer and would share it if sent a PM (that's where I got mine  ;D ).



I'm using a jury-rigged gpuminer. It's a little faulty though, but at least it works.

Have you found any blocks with it?

How are you dealing with the changing NFactor and what hash rate are you getting with the different NFactors?
I have tried several times to compile a modified version of vertminer but I keep getting lots of "share above target" and rejects.

Mind sharing what you have?

I've found around ~30 blocks so far.
I set it to fetch the n-factor from the network in a very crude way, so it actually has to restart the miner everytime it changes (thus the word "jury-rigged"). I'm getting around 60kh/s at n-factor 13 and it almost doubles in speed everytime it goes a factor down (R9 290).

Hey, it works. At least you will help get us over those NFactor 13 blocks that we were stuck on before.

Sent you a PM.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: leond on August 29, 2014, 08:34:28 PM
Can somebody be so kind and share the miner? thanks in advance.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: q327K091 on August 29, 2014, 09:16:39 PM
taking something back. coin although it takes bit longer to confirm blocks, works just fine..

one thing, we really need to get it on exchanges even in small capacity., I like its anti ASIC approach


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on August 30, 2014, 10:08:50 AM
I've tried to adapt the GPU miner but can't get it to work with the wallet :
"No suitable long-poll found for http://127.0.0.1:12946"

Strange because CPU miner still getting work from this same address :/


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hybrid2 on August 31, 2014, 07:27:50 PM
Why that coin is not on exchange yet ? Its really interesting ...


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: amadaeus on August 31, 2014, 09:44:35 PM
So in laymens terms this coin changes the memory hardness in an effort to discourage ASIC's from creating units for it. If one ASIC manufacturer wanted to make units they would have to make multiple different models on different N factors to work, correct?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: q327K091 on September 01, 2014, 01:09:16 AM
So in laymens terms this coin changes the memory hardness in an effort to discourage ASIC's from creating units for it. If one ASIC manufacturer wanted to make units they would have to make multiple different models on different N factors to work, correct?

looks that way, this is one beautiful stealth coin flying under the radar at the moment, GPU miner has not been created for it (I would know) GPU miner is feasible but it is really ASIC that matters, all in all everything is possible given sufficient market cap, but what is nice here is that anyone right now at least can accumulate and sit tight for it to go on exchanges and possible enhancements



Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on September 01, 2014, 09:33:20 AM

looks that way, this is one beautiful stealth coin flying under the radar at the moment, GPU miner has not been created for it (I would know) GPU miner is feasible but it is really ASIC that matters, all in all everything is possible given sufficient market cap, but what is nice here is that anyone right now at least can accumulate and sit tight for it to go on exchanges and possible enhancements


stealth where? as far as I know, this coin is just as stealthy as litecoin.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: woot on September 01, 2014, 05:42:12 PM

looks that way, this is one beautiful stealth coin flying under the radar at the moment, GPU miner has not been created for it (I would know) GPU miner is feasible but it is really ASIC that matters, all in all everything is possible given sufficient market cap, but what is nice here is that anyone right now at least can accumulate and sit tight for it to go on exchanges and possible enhancements


stealth where? as far as I know, this coin is just as stealthy as litecoin.
I think they are saying this coin is a relatively unknown coin at the moment. I really think that some of the best coins long term are the ones which are not GPU mine-able right out of the blocks. It gives these coins time to grow, allows early adopters a chance to grab some blocks which are more fairly distributed and gives a real vested interest to those who mined e arly.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: q327K091 on September 01, 2014, 05:54:59 PM

looks that way, this is one beautiful stealth coin flying under the radar at the moment, GPU miner has not been created for it (I would know) GPU miner is feasible but it is really ASIC that matters, all in all everything is possible given sufficient market cap, but what is nice here is that anyone right now at least can accumulate and sit tight for it to go on exchanges and possible enhancements


stealth where? as far as I know, this coin is just as stealthy as litecoin.
I think they are saying this coin is a relatively unknown coin at the moment. I really think that some of the best coins long term are the ones which are not GPU mine-able right out of the blocks. It gives these coins time to grow, allows early adopters a chance to grab some blocks which are more fairly distributed and gives a real vested interest to those who mined e arly.

correct, the only way right now to corner this coin is two folds a) someone codes a GPU miner and attacks it head on with tremendous speed up
b) spend considerable amount of cash on cloud CPU instances

since we are not on any exchange yet, coin distribution continues on a low scale and into hands of many people (one would hope) remember this was Satoshi original dream  8)

I see, stealth as for example cloak or black coin or cryptonight, a bit different meaning for the word here, although one could repeat dark coin design but do one really have to have yet another stealth coin ? or rather have thousands or millions of machines and each gets share of the pie.. its a semi philosophical question


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: woot on September 01, 2014, 08:15:14 PM

looks that way, this is one beautiful stealth coin flying under the radar at the moment, GPU miner has not been created for it (I would know) GPU miner is feasible but it is really ASIC that matters, all in all everything is possible given sufficient market cap, but what is nice here is that anyone right now at least can accumulate and sit tight for it to go on exchanges and possible enhancements


stealth where? as far as I know, this coin is just as stealthy as litecoin.
I think they are saying this coin is a relatively unknown coin at the moment. I really think that some of the best coins long term are the ones which are not GPU mine-able right out of the blocks. It gives these coins time to grow, allows early adopters a chance to grab some blocks which are more fairly distributed and gives a real vested interest to those who mined e arly.

correct, the only way right now to corner this coin is two folds a) someone codes a GPU miner and attacks it head on with tremendous speed up
b) spend considerable amount of cash on cloud CPU instances

since we are not on any exchange yet, coin distribution continues on a low scale and into hands of many people (one would hope) remember this was Satoshi original dream  8)

I see, stealth as for example cloak or black coin or cryptonight, a bit different meaning for the word here, although one could repeat dark coin design but do one really have to have yet another stealth coin ? or rather have thousands or millions of machines and each gets share of the pie.. its a semi philosophical question
My sentiments exactly. In satoshi's sort of utilitarian point of view the most good would be to allow everyone at it in the beginning to keep the coin as decentralized as possible. I have a couple computers thrown at this coin but by no means am I a large miner, yet I can solo and find blocks.

I do not necessarily agree that a coin like this could not have a stealth aspect to it while maintaining a fair decentralized distribution. I think that both could live in harmony, and if this Scrypt N motion algo really works out in the long run, I am sure there will be plenty of forks adding a stealth aspect on top. The question then becomes are these additions truly creating anonymity or just dark fluff


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on September 04, 2014, 04:05:52 PM
I'm probably gonna drop mining this coin if it doesn't hit an exchange soon - only getting those nf13 blocks anyway.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: La_boutique_du_mineur on September 05, 2014, 12:46:51 AM
An exchange please !


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: toughlife on September 05, 2014, 05:56:28 PM
no pool,no independent miner,no exchange.
It's a dead coin.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on September 06, 2014, 01:52:16 AM
no pool,no independent miner,no exchange.
It's a dead coin.

Cpuminer is an independent miner and has been in the github for some time now.

We're working on final testing for the new difficulty re-target algorithm as I type on testnet.  When that problem is solved, all else will follow.  We are targeting some point next week for the release, but since we'll need everyone to update the wallet, it won't take effect for a few days after that release.

TheCoinFinder dropped off the map so stratum testing for pools has ceased.  Anyone else want to volunteer to work with us and be the first Aptcoin pool available?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on September 08, 2014, 11:55:00 AM
no pool,no independent miner,no exchange.
It's a dead coin.

Cpuminer is an independent miner and has been in the github for some time now.

We're working on final testing for the new difficulty re-target algorithm as I type on testnet.  When that problem is solved, all else will follow.  We are targeting some point next week for the release, but since we'll need everyone to update the wallet, it won't take effect for a few days after that release.

TheCoinFinder dropped off the map so stratum testing for pools has ceased.  Anyone else want to volunteer to work with us and be the first Aptcoin pool available?

Why would anyone do that? The coin is worthless, you can't use it anywhere - no merchants accept it. It's not on a trade, so people who can't mine (or doesn't want to mine), can't get it. There is literally no PR and advertising, so it's only a small percentage that know of this coin (I found it by accident). The only outstanding feature of this coin is the algorithm, which in my book isn't groundbreaking and actually kinda stupid considering the amount of time and work you need to put into it, just to maintain a somewhat stable block generation. There is no roadmap, so we can't see what you have planned for this coin, let alone why anyone should invest in it. You didn't even bother to link to a compiled cpuminer in the OP.

This coin might be legit, but the work behind it stinks. I wouldn't expect it to survive the winter if this incompetent marketing scheme continues.

If you are in dire need of help, just ask.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: woot on September 09, 2014, 02:13:26 AM
/What good is a pool if you can still solo mine? But I agree, it would be nice to see this up on mintpal or something


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: rigging on September 09, 2014, 02:37:15 AM
APT has stuck here,no more progress for months.  >:( >:(


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on September 10, 2014, 01:41:24 PM

Cpuminer is an independent miner and has been in the github for some time now.

We're working on final testing for the new difficulty re-target algorithm as I type on testnet.  When that problem is solved, all else will follow.  We are targeting some point next week for the release, but since we'll need everyone to update the wallet, it won't take effect for a few days after that release.

TheCoinFinder dropped off the map so stratum testing for pools has ceased.  Anyone else want to volunteer to work with us and be the first Aptcoin pool available?


When can we expect the updated wallet? I am eagerly awaiting the direction this coin takes after the update so any info in that area would also be nice.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: hybrid2 on September 10, 2014, 07:09:59 PM
Forget about this coin ... that coin has no feature ... i stop mining it :) Another shitty ...


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on September 11, 2014, 12:21:52 AM
Forget about this coin ... that coin has no feature ... i stop mining it :) Another shitty ...

More coins for me!  ;D


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on September 11, 2014, 12:14:22 PM

Cpuminer is an independent miner and has been in the github for some time now.

We're working on final testing for the new difficulty re-target algorithm as I type on testnet.  When that problem is solved, all else will follow.  We are targeting some point next week for the release, but since we'll need everyone to update the wallet, it won't take effect for a few days after that release.

TheCoinFinder dropped off the map so stratum testing for pools has ceased.  Anyone else want to volunteer to work with us and be the first Aptcoin pool available?


When can we expect the updated wallet? I am eagerly awaiting the direction this coin takes after the update so any info in that area would also be nice.

Thanks for your patience.  We're still in testing, but it should be ready in the next day or so.  Hang in there, big things to come, but since we are a totally new kind of coin, we are focusing our efforts on the backend so that things like pools and exchanges are possible.  All in due time.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: SpiderCoin on September 16, 2014, 04:38:13 AM
Are there any bounties available?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on September 16, 2014, 07:30:39 AM
Are there any bounties available?

Don't count on it
Quote from: aptcoin
Premine – None. There is no premine with Aptcoin.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: siliconchip on September 16, 2014, 07:59:55 AM
still no standalone miner yet?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on September 16, 2014, 09:02:49 AM
still no standalone miner yet?

Yes and no.

You can find the CPU Miner here (https://github.com/aptcoin/cpuminer), but you need to compile it yourself.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on September 16, 2014, 10:18:10 AM
I will provide my link for already compiled cpuminer, but dont spam it : http://singman.no-ip.biz/download/minerd-apt.zip
Tell me you have any problem with it.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on September 16, 2014, 07:49:25 PM
Quick update: We've been testing the new re-target and things are appearing good here on testnet.  The real world is of course different than test environments, but we're wrapping up our testing and are looking to release a new wallet soon.  The question we're debating is which block to start the new re-target on since it's a hard fork.  We're assuming the people watching this forum are the majority of the people running wallets, so we wanted to get a gauge of how long it would take to get everyone updated.  We're guessing about a week, but could be convinced to go a shorter time (~4 days or so) given that there are no known pool operators that might be the most likely to create a competing chain.

Anyone want to comment?


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: radus on September 17, 2014, 07:49:13 AM
Quick update: We've been testing the new re-target and things are appearing good here on testnet.  The real world is of course different than test environments, but we're wrapping up our testing and are looking to release a new wallet soon.  The question we're debating is which block to start the new re-target on since it's a hard fork.  We're assuming the people watching this forum are the majority of the people running wallets, so we wanted to get a gauge of how long it would take to get everyone updated.  We're guessing about a week, but could be convinced to go a shorter time (~4 days or so) given that there are no known pool operators that might be the most likely to create a competing chain.

Anyone want to comment?

How about block #10,000 ? Should be in roughly 7 days from now.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: GimmeMyCoins on September 17, 2014, 05:30:13 PM
Quick update: We've been testing the new re-target and things are appearing good here on testnet.  The real world is of course different than test environments, but we're wrapping up our testing and are looking to release a new wallet soon.  The question we're debating is which block to start the new re-target on since it's a hard fork.  We're assuming the people watching this forum are the majority of the people running wallets, so we wanted to get a gauge of how long it would take to get everyone updated.  We're guessing about a week, but could be convinced to go a shorter time (~4 days or so) given that there are no known pool operators that might be the most likely to create a competing chain.

Anyone want to comment?

How about block #10,000 ? Should be in roughly 7 days from now.

7 days sounds good to me also.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: Singman33 on September 17, 2014, 09:23:39 PM
Agree for block# 10000.


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: SpiderCoin on September 17, 2014, 11:19:18 PM
Cool, cant wait to check my client and see something other than 13 all the time  :P


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: aptcoin on September 18, 2014, 12:35:21 AM
Quick update: We've been testing the new re-target and things are appearing good here on testnet.  The real world is of course different than test environments, but we're wrapping up our testing and are looking to release a new wallet soon.  The question we're debating is which block to start the new re-target on since it's a hard fork.  We're assuming the people watching this forum are the majority of the people running wallets, so we wanted to get a gauge of how long it would take to get everyone updated.  We're guessing about a week, but could be convinced to go a shorter time (~4 days or so) given that there are no known pool operators that might be the most likely to create a competing chain.

Anyone want to comment?

How about block #10,000 ? Should be in roughly 7 days from now.

That should work out well.  Thanks!


Title: Re: [ANN][APT] Aptcoin - Scrypt In-Motion(NM) | New ASIC Resistant Algorithm
Post by: woot on September 18, 2014, 07:22:00 PM
Quick update: We've been testing the new re-target and things are appearing good here on testnet.  The real world is of course different than test environments, but we're wrapping up our testing and are looking to release a new wallet soon.  The question we're debating is which block to start the new re-target on since it's a hard fork.  We're assuming the people watching this forum are the majority of the people running wallets, so we wanted to get a gauge of how long it would take to get everyone updated.  We're guessing about a week, but could be convinced to go a shorter time (~4 days or so) given that there are no known pool operators that might be the most likely to create a competing chain.

Anyone want to comment?

How about block #10,000 ? Should be in roughly 7 days from now.

That should work out well.  Thanks!
I will mark my calender!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on September 19, 2014, 05:09:00 AM
We've finally come out of our extensive testing phase with a new difficulty re-targeting algorithm called AptCurve (the whitepaper in the OP has an updated Appendix with details).  Most coins have similar PoW algorithms, but since ours is novel and unique, it has very different characteristics than anything else out there -- meaning that no existing algorithm for re-target was making sense for this coin.  Since we've just developed a new algorithm, we're not saying it's perfect, but we believe the idea behind it best suits our PoW at this time.

In order to launch this, a hard fork in Aptcoin is implemented at block 10,000 and this wallet upgrade is MANDATORY.  The forum user 'radus' first recommended this block number because it will be coming up in the next 6-7 days from now and we agreed that it's a fair amount of time to have everyone upgraded.  A special thanks to those that responded in addition to 'radus', including 'Singman33', 'Spidercoin', and 'woot'.

For now, upgrading will feel no different than the wallet that you're running.  At block 10,001, AptCurve will kick in, although it may take a few blocks to accurately find its center and be the most effective.

Please update NOW with the new wallets linked in the OP (version 0.9.0.2).

And Thank You, to all of the brave crypto-currency pioneers.  We are here in this grand experiment together.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on September 19, 2014, 05:13:43 AM
Also don't forget to vote for us on AskCoin.net (https://askcoin.net/votes)! We're currently listed as the first coin to be listed Tuesday morning at 04:00 UTC. Lets make sure Businesscoin doesn't run ahead anytime soon.  ;D



Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: cryptex.biz on September 23, 2014, 04:48:13 AM
APTcoin now trading at Cryptex

https://cryptex.biz/market/91


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on September 24, 2014, 08:23:12 PM
Please make sure you're upgraded to the latest wallets!  The block at which we hard fork is coming up -- likely in < 24 hours.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on September 25, 2014, 08:59:04 PM
Just a quick update that the fork appears to have gone through without any issue.  We will of course continue to keep an eye on the network.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: lzx_2395 on September 29, 2014, 12:12:12 AM
Is this coin dead? :o


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: binary_tree on September 29, 2014, 01:33:10 AM
Dev,Could we have a stand-alone miner?
Build-in miner is not efficiet.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on September 29, 2014, 05:51:11 AM
Are any other exchanges on the horizon?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: mysignature on September 29, 2014, 09:32:04 AM
I've mined for 1 day with E31230V3,got nothing  >:( >:(


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: radus on September 29, 2014, 10:59:25 AM
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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: radus on September 29, 2014, 05:15:44 PM
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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on September 30, 2014, 07:09:26 PM
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?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: radus on October 01, 2014, 08:25:52 AM
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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on October 03, 2014, 04:15:30 AM
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?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: minerjoen on October 03, 2014, 04:40:04 AM
got my wallet mining :D

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

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


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: radus on October 03, 2014, 08:29:08 AM
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 :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: myyuxuan on October 03, 2014, 08:46:21 AM
may be a dead coin


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: topdoge on October 03, 2014, 07:45:37 PM
got my wallet mining :D

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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on October 04, 2014, 09:10:01 PM
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 :)

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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on October 04, 2014, 09:12:15 PM
got my wallet mining :D

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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Convicted2008 on October 04, 2014, 10:41:02 PM
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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on October 05, 2014, 12:38:07 AM
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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 05, 2014, 01:08:59 AM
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)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 05, 2014, 01:51:25 AM
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


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: rodgerdoger on October 07, 2014, 07:48:49 PM
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


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on October 07, 2014, 09:53:04 PM
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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: ning_aric on October 08, 2014, 01:54:36 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


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 08, 2014, 05:23:02 AM
So I was reading the white paper and realized that the best way of explaining this kind of stuff is with an infographic or something, so after a decent bit of procrastinating my other work I created this.
Not sure if it truly explains the coin but I would like some feedback.

https://i.imgur.com/wegZO1I.gif


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 08, 2014, 06:25:50 PM
So I was reading the white paper and realized that the best way of explaining this kind of stuff is with an infographic or something, so after a decent bit of procrastinating my other work I created this.
Not sure if it truly explains the coin but I would like some feedback.

https://i.imgur.com/wegZO1I.gif

I should probably clarify, the number represent the N block numbers, the square in the asic is the N block the asic is made for


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: radus on October 08, 2014, 06:29:21 PM
So I was reading the white paper and realized that the best way of explaining this kind of stuff is with an infographic or something, so after a decent bit of procrastinating my other work I created this.
Not sure if it truly explains the coin but I would like some feedback.

<picture from above>

I should probably clarify, the number represent the N block numbers, the square in the asic is the N block the asic is made for

Uhm... just pointing out the obvious here.
If you need to explain it, it probably isn't too good.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 08, 2014, 11:12:08 PM
So I was reading the white paper and realized that the best way of explaining this kind of stuff is with an infographic or something, so after a decent bit of procrastinating my other work I created this.
Not sure if it truly explains the coin but I would like some feedback.

<picture from above>

I should probably clarify, the number represent the N block numbers, the square in the asic is the N block the asic is made for

Uhm... just pointing out the obvious here.
If you need to explain it, it probably isn't too good.

sure, is there things I could do to make this more clear? Your right though, as it is its not really telling the full story


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: eddywise on October 10, 2014, 02:40:04 AM
it seems the coin was dead :'(


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: rodgerdoger on October 10, 2014, 03:02:24 PM
Are any exchanges looking to pick this coin up?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 12, 2014, 12:50:56 AM
Are any exchanges looking to pick this coin up?

I know I have been emailing and tweeting exchanges, if you want it to work contact some and express some interest. Bittrex would probably be the best exchange to get on at this point. Anyone have any connections there?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: cryptomass on October 12, 2014, 02:18:00 PM
Maybe Poloniex will be good.
They are usually keen on adding coins with innovation.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 12, 2014, 10:32:49 PM
Maybe Poloniex will be good.
They are usually keen on adding coins with innovation.
That would be good, I remember them being big on cool coins like HUC and such


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 14, 2014, 04:55:24 PM
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


Okay thanks for clarifying


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Convicted2008 on October 16, 2014, 10:54:57 PM
Selling for 2k sats on Cryptex.  ???


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Convicted2008 on October 16, 2014, 11:10:26 PM
BTW. The coin and wallet look good from the 3 months of its release. Your doing a great job DEV with the improvemets made to them. They should be a good market for this coin I'm lucky to find 2 blocks per day with a i7. That's just 84 coins. That shouldn't have a small price considering it will take 30 years to mine the 42 mil coins. I think that it should at least be selling at 1k to 1.5k sats per.

Just my thoughts: You can tell that its not one and overwith. The dev has actually rode out this coin, made major improvments to the QT as well as to ws design. If this was gonna be a in and gone, they would have been a ipo or ico or something. This was a fair launch and fair coin by my standards I think. But like I said, its just my thoughts. Everyone has theirs.

Remember, the coins is only what you, the community, make it to be.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 20, 2014, 03:47:24 AM
BTW. The coin and wallet look good from the 3 months of its release. Your doing a great job DEV with the improvemets made to them. They should be a good market for this coin I'm lucky to find 2 blocks per day with a i7. That's just 84 coins. That shouldn't have a small price considering it will take 30 years to mine the 42 mil coins. I think that it should at least be selling at 1k to 1.5k sats per.

Just my thoughts: You can tell that its not one and overwith. The dev has actually rode out this coin, made major improvments to the QT as well as to ws design. If this was gonna be a in and gone, they would have been a ipo or ico or something. This was a fair launch and fair coin by my standards I think. But like I said, its just my thoughts. Everyone has theirs.

Remember, the coins is only what you, the community, make it to be.
I hear that, s for the hashrate it still looks like its being mined pretty consistently from launch, which is always a good thing, lets see how this picks up ion the upcoming weeks  ;D


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 20, 2014, 02:49:34 PM
So I have not been able to find a block recently, its been like 48 hours and I have not gotten one yet


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 20, 2014, 06:15:15 PM
So I have not been able to find a block recently, its been like 48 hours and I have not gotten one yet
blocks are hashing fine, what is your current setup?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Convicted2008 on October 20, 2014, 06:42:06 PM
They need to contact https://minergate.com/a/b38caf2be4ad8621  This would raise the coin's value I would think considerably considering this software is 1 click cpu mining.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on October 20, 2014, 07:20:37 PM
What is the block reward for this coin?

Thanks


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Convicted2008 on October 20, 2014, 10:25:37 PM
42


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 21, 2014, 03:30:12 PM
So I have not been able to find a block recently, its been like 48 hours and I have not gotten one yet
blocks are hashing fine, what is your current setup?
I'm just mining on my macbook


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 21, 2014, 07:06:35 PM
So I have not been able to find a block recently, its been like 48 hours and I have not gotten one yet
blocks are hashing fine, what is your current setup?
I'm just mining on my macbook
Does it say you are connected to peers? Are you synced?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 22, 2014, 04:24:57 AM
So I have not been able to find a block recently, its been like 48 hours and I have not gotten one yet
blocks are hashing fine, what is your current setup?
I'm just mining on my macbook
Does it say you are connected to peers? Are you synced?
I am synced I believe, I will try to send a transaction


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 22, 2014, 06:33:51 PM


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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 24, 2014, 03:54:10 PM


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  :(


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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  :(

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


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: crypto_currency on October 26, 2014, 04:29:43 PM
NO GPU miner,no exchange ,could I say say this is a dying coin??


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 26, 2014, 06:27:44 PM
NO GPU miner,no exchange ,could I say say this is a dying coin??

Apt is on several exchanges, and whats wrong w/CPU mining?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on October 27, 2014, 07:53:21 PM


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  :(

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

Okay I should have looked their first, thanks!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GoldenBTC on October 30, 2014, 01:38:16 PM
This is a dead coin


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: lzx_2395 on October 31, 2014, 12:17:55 AM
Dev,can you contact vertcoin team?I think you can try this.If work,we can stand on the Shoulder of Giants. ;)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on October 31, 2014, 07:30:52 PM
Dev,can you contact vertcoin team?I think you can try this.If work,we can stand on the Shoulder of Giants. ;)
I hear you, but what would the vertcoin team do for apt?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: cryptex.biz on November 01, 2014, 12:44:26 PM
hey guys we made a block viewer for APT
http://minemanic.com/apt/


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on November 01, 2014, 06:57:57 PM
hey guys we made a block viewer for APT
http://minemanic.com/apt/
Cool! looks good!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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!



Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on November 05, 2014, 05:09:59 PM
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?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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


Title: aptcoin
Post by: LJKH897 on November 10, 2014, 05:33:08 AM
 purse with a virus


http://savepic.org/6466977.png


Title: Re: aptcoin
Post by: 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/


Title: Re: aptcoin
Post by: woot on November 12, 2014, 07:33:28 PM
purse with a virus
What a bunch of FUD


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: SpiderCoin on November 16, 2014, 08:09:35 PM
So when will the website be working?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: KarlSagan on December 09, 2014, 01:00:35 AM
Looks interesting. What other coins are similar?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: UnicodeEncoding on December 09, 2014, 01:14:41 AM
toooo difficult to mine~~~~ :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: lzx_2395 on December 10, 2014, 04:00:30 AM
toooo difficult to mine~~~~ :)


This coin is dead!


Coins Minted:
 0 APT

Block Count:


Difficulty:


Node Availability:
Dead ()


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: KarlSagan on December 16, 2014, 12:38:13 AM
toooo difficult to mine~~~~ :)


This coin is dead!


Coins Minted:
 0 APT

Block Count:


Difficulty:


Node Availability:
Dead ()

I think this is your settings. it works on mine


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: KarlSagan on January 14, 2015, 04:24:56 AM
so is anyone still here?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on January 14, 2015, 04:30:32 AM
definitely still here  8)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: bufferfund on January 14, 2015, 08:36:44 AM
still no exchange ?? really a weak team


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve
Post by: crypto.mycology on January 25, 2015, 09:42:33 AM
What's the status of this coin?

Is there any chance of life?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on February 01, 2015, 09:03:51 PM
So this coin is good, the concept is rock solid but there are three key ingredients that are missing, all of which can be fixed,

1) This coin has the ability to be set up on a pool. The devs have put up the code on github, someone who runs a pool could set this up fairly easily.

2) There is no GPU miner for this coin. Its doable and there is a bounty I know. There was some work a while back but idk the status on that one. But that would allow more people to mine, also greater centralization or wider distribution to the mining community, depending on how you view the issue.

3)There are no reputable exchanges which use this coin. Honestly I see no reason why its not. I think once these proplems are remidied this coin will have a solid place in the market


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 20, 2015, 08:44:03 AM
If many people ask to a big exchange (like bittrex) to add the coin, is there a chance it works ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on February 23, 2015, 02:09:46 AM
If many people ask to a big exchange (like bittrex) to add the coin, is there a chance it works ?

Yes! If people ask thats how they decide, send them an email or tweet them and request


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 26, 2015, 11:10:14 AM
Done for me!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: origin12 on February 26, 2015, 11:32:08 AM
If many people ask to a big exchange (like bittrex) to add the coin, is there a chance it works ?

Yes! If people ask thats how they decide, send them an email or tweet them and request

Bittrex also lets people to pay to add a coin. They say they are taking payment for something else but it's really to get a coin on the exchange.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 26, 2015, 11:36:01 AM
aptcoin should send a request to bittrex if not already done.

https://bittrex.zendesk.com/hc/en-us/articles/202583854-Submitting-a-Coin-to-Bittrex-Updated-01-10-15


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: woot on March 04, 2015, 12:08:34 AM
If people are interested we should start a pool to bay the 3btc to get fetured, ill pledge .5 BTC


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on July 28, 2015, 11:58:01 PM
This coin looks like it's still alive.

CPU only.

addnode=45.32.67.42
addnode=108.61.194.182


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: BogdanEraser on August 21, 2015, 07:29:01 AM
And any exchanges?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on October 27, 2015, 03:50:15 AM
Why has this coin been abandoned? It's great for people who don't have huge mining rigs to actually still be able to mine coins and get rewards from CPU mining!! Please Dev of this coin don't give up and comeback and let's get this coin put onto an exchange because I like it :) Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on November 09, 2015, 01:24:10 AM
Does anyone still mine this coin? I started too and then my wallet stopped syncing but I still have a connection so if anyone else has this wallet could they start them up again and lets get this coin back on track :) Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on November 09, 2015, 06:57:49 AM
Does anyone still mine this coin? I started too and then my wallet stopped syncing but I still have a connection so if anyone else has this wallet could they start them up again and lets get this coin back on track :) Cheers

I remember this coin.  I still have some that I mined.  

I just synced up with the nodes that were provided by oldcoinguru and my balance was still there.  I mined a few blocks as well.  There are many coins that have been around for awhile with loyal followings keeping the blockchains going.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on November 09, 2015, 07:04:04 AM
Does anyone still mine this coin? I started too and then my wallet stopped syncing but I still have a connection so if anyone else has this wallet could they start them up again and lets get this coin back on track :) Cheers

I remember this coin.  I still have some that I mined.  

I just synced up with the nodes that were provided by oldcoinguru and my balance was still there.  I mined a few blocks as well.  There are many coins that have been around for awhile with loyal followings keeping the blockchains going.
Ya that's what I found weird is this coin still works perfectly fine I already mined a few thousand and have got some other people interested into this coin so where is the Dev of it and maybe we can work on getting this puppy listed somewhere :D Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on November 09, 2015, 07:20:37 AM
Does anyone still mine this coin? I started too and then my wallet stopped syncing but I still have a connection so if anyone else has this wallet could they start them up again and lets get this coin back on track :) Cheers

I remember this coin.  I still have some that I mined.  

I just synced up with the nodes that were provided by oldcoinguru and my balance was still there.  I mined a few blocks as well.  There are many coins that have been around for awhile with loyal followings keeping the blockchains going.
Ya that's what I found weird is this coin still works perfectly fine I already mined a few thousand and have got some other people interested into this coin so where is the Dev of it and maybe we can work on getting this puppy listed somewhere :D Cheers

I think the dev is gone.  

Sent a message and haven't heard a response.

Last Active:   February 07, 2015, 10:27:31 AM


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on November 09, 2015, 07:42:33 AM
Does anyone still mine this coin? I started too and then my wallet stopped syncing but I still have a connection so if anyone else has this wallet could they start them up again and lets get this coin back on track :) Cheers

I remember this coin.  I still have some that I mined.  

I just synced up with the nodes that were provided by oldcoinguru and my balance was still there.  I mined a few blocks as well.  There are many coins that have been around for awhile with loyal followings keeping the blockchains going.
Ya that's what I found weird is this coin still works perfectly fine I already mined a few thousand and have got some other people interested into this coin so where is the Dev of it and maybe we can work on getting this puppy listed somewhere :D Cheers

I think the dev is gone.  

Sent a message and haven't heard a response.

Last Active:   February 07, 2015, 10:27:31 AM

Hmmm weird well I can't see why he would just up and abandon a perfectly good working coin lol But maybe someone else could take over this coin and get it up and running again :) I mean we are only at block 75k roughly so there is still lots of Aptcoins to go around for everyone :D Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: MickyCOB on November 11, 2015, 09:35:45 AM
Does anyone still mine this coin? I started too and then my wallet stopped syncing but I still have a connection so if anyone else has this wallet could they start them up again and lets get this coin back on track :) Cheers

I remember this coin.  I still have some that I mined.  

I just synced up with the nodes that were provided by oldcoinguru and my balance was still there.  I mined a few blocks as well.  There are many coins that have been around for awhile with loyal followings keeping the blockchains going.
Ya that's what I found weird is this coin still works perfectly fine I already mined a few thousand and have got some other people interested into this coin so where is the Dev of it and maybe we can work on getting this puppy listed somewhere :D Cheers

I think the dev is gone.  

Sent a message and haven't heard a response.

Last Active:   February 07, 2015, 10:27:31 AM

Hmmm weird well I can't see why he would just up and abandon a perfectly good working coin lol But maybe someone else could take over this coin and get it up and running again :) I mean we are only at block 75k roughly so there is still lots of Aptcoins to go around for everyone :D Cheers

I am still mining to thanks to @NoobKidOnTheBlock :) I also think some body should pick up where the Dev left off if he/she isn't working on it any more. Its a real Good coin easy mineable for any1. If there was a pool i would mine there too getting listed on a exchange would be great :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on November 12, 2015, 05:40:50 AM
Yes I definitely know for a fact that there have been a couple more people who have picked Aptcoin up and started mining this coin again because I haven't been hitting blocks as often as usual but that's okay that's a good thing in my eyes :) Let's just hope someone can contact the Dev and maybe we can fire this coin back up and get it going again and get this puppy listed onto an exchange :D That would be an alright thing to have happen ;) Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: DuckYeah! on November 20, 2015, 05:32:00 PM
Why has this coin been abandoned? It's great for people who don't have huge mining rigs to actually still be able to mine coins and get rewards from CPU mining!! Please Dev of this coin don't give up and comeback and let's get this coin put onto an exchange because I like it :) Cheers

https://bitcointalk.org/index.php?topic=1219043 - CPU Mineable


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on November 20, 2015, 06:18:41 PM
Why has this coin been abandoned? It's great for people who don't have huge mining rigs to actually still be able to mine coins and get rewards from CPU mining!! Please Dev of this coin don't give up and comeback and let's get this coin put onto an exchange because I like it :) Cheers

https://bitcointalk.org/index.php?topic=1219043 - CPU Mineable
Ya but how far along is it already through the POW? I'm just curious


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on November 23, 2015, 08:38:20 AM
Block explorer

http://45.32.67.42:3001/ (http://45.32.67.42:3001/)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: MickyCOB on November 23, 2015, 09:06:31 AM
Block explorer

http://45.32.67.42 (http://45.32.67.42)


Nice work mate block explorer up and running  :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on November 23, 2015, 09:23:03 AM
Block explorer

http://45.32.67.42 (http://45.32.67.42)


Nice work mate block explorer up and running  :)

It's not my work.  I used some open source software provided by dreamwatcher for the block explorer  https://bitcointalk.org/index.php?topic=1088291.0 (https://bitcointalk.org/index.php?topic=1088291.0)





Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on November 23, 2015, 12:01:47 PM
Nice to see that this coin is not dead  :)

With this block explorer it should be easier to find an exchange no ? and where is the dev ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on November 25, 2015, 02:03:33 AM
Nice to see that this coin is not dead  :)

With this block explorer it should be easier to find an exchange no ? and where is the dev ?
I think the Dev is gone to be honest but it would kick ass to maybe get a website and a block explorer set up for this coin and get it moving again because I've been mining it for a while now and I am able to hit blocks so wouldn't mind finding somewhere to trade this gem :D Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: benjy33 on November 29, 2015, 03:54:57 PM
exange?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: benjy33 on December 07, 2015, 01:56:42 AM
coin dead?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on December 08, 2015, 06:57:51 AM
The coin works perfectly fine I just believe that it doesn't have a Dev behind it anymore so there really isn't anyone looking to get it added to an exchange but I'm sure if there is enough interest and people start promoting the coin that it could get listed onto an exchange :D Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on December 11, 2015, 04:49:13 PM
You know if this coin has a working blockexplorer and a good community behind it then if a website was created for it we could submit it for voting on Cryptopia to get listed there for trading folks :) That would be a good place for this coin to be and get traded :D Let me know what you guys think :D


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on December 14, 2015, 07:29:02 AM
I think I just want an exchange (a real one)  ;D


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on December 14, 2015, 04:02:57 PM
I think I just want an exchange (a real one)  ;D
Well what do you consider a real exchange mate? Just curious as to what your ideas are to finding an exchange????


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on December 15, 2015, 08:46:52 AM
I think I just want an exchange (a real one)  ;D
Well what do you consider a real exchange mate? Just curious as to what your ideas are to finding an exchange????

For me a good exchange is one that had no problem of fraud until now (fox ex : bittrex, poloniex, ccex...)

I'm just a simple user, I know that without website or many users to promote the coin it's a dead one, but I do not have the skills to create this website, I can just promote this coin as a user through of my posts on forums. I also support the network with my wallet opened h24  :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on December 15, 2015, 02:53:43 PM
I think I just want an exchange (a real one)  ;D
Well what do you consider a real exchange mate? Just curious as to what your ideas are to finding an exchange????

For me a good exchange is one that had no problem of fraud until now (fox ex : bittrex, poloniex, ccex...)

I'm just a simple user, I know that without website or many users to promote the coin it's a dead one, but I do not have the skills to create this website, I can just promote this coin as a user through of my posts on forums. I also support the network with my wallet opened h24  :)

I can see Bittrex and Poloniex on that list but C-cex mate?? Really?? That site is fishier than a fucking Long John's Silvers mate :P But anyways it doesn't matter to me what exchange AptCoin could get listed on because I'd just be happy to have it listed somewhere to trade that's all I could care about :D Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on December 29, 2015, 08:20:18 AM
Block explorer

http://45.32.67.42 (http://45.32.67.42)


Nice work mate block explorer up and running  :)

I will be forced to stop hosting the block explorer in one month without someone stepping up.  PM me if you want to help.  Or post here.

I will upgrade the block explorer in the meantime.  There will be unexpected downtime.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on January 08, 2016, 07:54:24 AM
We really need to generate more interest into this coin because it works perfectly fine and if someone took it over it could get listed easily onto an exchange :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on January 08, 2016, 08:26:55 AM
We really need to generate more interest into this coin because it works perfectly fine and if someone took it over it could get listed easily onto an exchange :)

I agree. But who can take a domain name and make an "official website" ?
I really want to help but with my knowledges I just can help for the french translation or financially by giving some aptcoin to those who work.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on January 17, 2016, 02:25:02 PM
I received a message from aptcoin creator, he is still alive ! let's see if he is still involved in the project and what will happen...


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on January 18, 2016, 07:42:08 AM
I received a message from aptcoin creator, he is still alive ! let's see if he is still involved in the project and what will happen...
That would be awesome if he was still interested in the project cause there is nothing wrong with this coin and we could get it listed onto an exchange and it could do something I'm sure of it :) Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on January 22, 2016, 03:19:38 AM
It's been a while  ;)

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?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on January 25, 2016, 02:32:32 PM
Do you already have a domain name ? like aptcoin.blabla ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 10, 2016, 08:01:58 AM
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"


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 10, 2016, 02:30:48 PM

Nevertheless I've done the work by investing a little of my time and my money to have a simple (but clear I think) website : http://aptcoin.net/
Hoping I would not be alone to move my ass.


Title: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on February 13, 2016, 07:39:49 AM

Nevertheless I've done the work by investing a little of my time and my money to have a simple (but clear I think) website : http://aptcoin.net/
Hoping I would not be alone to move my ass.

Since someone else is willing to invest some resources I'll maintain the block explorer indefinitely.  I'll setup a faucet as well.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: jojo_le_haricot on February 13, 2016, 12:32:57 PM
Since someone else is willing to invest some resources I'll maintain the block explorer indefinitely.  I'll setup a faucet as well.

Glad to hear it.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 15, 2016, 11:34:44 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.

We have now a block explorer and a website, so as you are the launcher of the coin, please see this link and if possible ask to be listed on Bittrex.
https://bittrex.zendesk.com/hc/en-us/articles/202583854-Submitting-a-Coin-to-Bittrex-Updated-11-16-15


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on February 20, 2016, 09:39:43 PM
Alright good to hear from the Dev :) I like this coin and am quite glad that I found it and wouldn't mind seeing what transpires from this project :) Cheers


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: tontorus on February 20, 2016, 10:59:12 PM
Welcome back, dev. 8) I also like this coin, i would like to see it developed further.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 21, 2016, 08:28:06 AM
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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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 (https://mega.nz/#!61B2jKzS!7Tho4XLnTPawRtkdbk6SF9rvn5sNkrN1LQ6NcDEezAM)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on February 22, 2016, 10:46:02 AM
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 (https://mega.nz/#!61B2jKzS!7Tho4XLnTPawRtkdbk6SF9rvn5sNkrN1LQ6NcDEezAM)

You need to update the nodes in the OP.

I have nodes running at:

addnode=45.32.67.42
addnode=108.61.194.182

45.32.67.42 is where the block explorer is running.  Those nodes will be running indefinitely as long as there is interest in the coin.  I'll see if I can get a pool running as well as the faucet I mentioned already.  I'll update on the progress as it happens.  I am limited with my time so I'll do what I can when I can.  It does look like there is interest in this coin so I'll provide what support I can for the foreseeable future.

 



Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on February 22, 2016, 11:32:05 AM
So this coin is still alive?  I was surprised to see the recent activity.  

I mined this in the beginning with the 32 core aws.  Probably spent $100 mining it.  Still have the coins and just synced the wallet with the nodes listed by oldcoinguru.  It looked like it had promise but fizzled out.  I just found a block on a I5 I have setting around doing nothing.  

So this is still CPU only?  

Be nice if I could at least get my money back


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 24, 2016, 04:55:09 PM
Hi !

Link to the whitepaper just added in the website.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Dink on February 24, 2016, 05:03:59 PM
Is there a way to post the whitepaper as a simple pdf, otherwise it wants my tablet to download more junk from google.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 26, 2016, 11:47:27 AM
block explorer seems to be broken since yesterday  ???


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin on February 27, 2016, 01:45:53 AM
Hi !

Link to the whitepaper just added in the website.

Thanks!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on March 01, 2016, 10:02:32 AM
That is awesome to see this coin slowly gaining some traction because I like it and would love to trade it :)


Title: Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: oldcoinguru on March 02, 2016, 09:28:37 AM
block explorer seems to be broken since yesterday  ???

Fixed


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: shojayxt on March 04, 2016, 05:04:54 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  ???

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 


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: aptcoin 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  ???

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?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on March 08, 2016, 08:37:35 AM
I never used Yobit.net so making some research, it was created 1 year ago and there is no proof it's a scam.
However, there seems to be more and more complaints about processing delays and customer support.

For more informations :
http://siliconangle.com/blog/2016/02/28/problems-with-withdrawals-support-reported-at-bitcoin-altcoin-exchange-yobit/
https://bitcointalk.org/index.php?topic=1378867.0
https://bitcointalk.org/index.php?topic=914975.0





Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on March 15, 2016, 10:56:37 AM
Hi.

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



Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on March 25, 2016, 07:54:55 AM
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.

Ok thanks for the answer.

Otherwise no news about APT ? Topic seems dead this week  :(


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: shojayxt on April 14, 2016, 07:25:19 AM


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?

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.

Edit:

I've started a donation pot and funded it with an initial 30.000 APT http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e (http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e)

If you want to donate and have an issue with me holding the donation coins we can look for someone else to hold them.  But lets get that donation total over 100.000 so we have enough to do something with.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on April 14, 2016, 11:21:10 AM
Glad to see everybody is not dead !

What is the main goal of the donation pot ? I can give too but I want to know why before  ;D


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on April 14, 2016, 11:38:39 AM
Glad to see everybody is not dead !

What is the main goal of the donation pot ? I can give too but I want to know why before  ;D

The purpose of the donation pot is to get APT listed on an exchange, pay for the block explorer, fund a decent website, and provide incentive for development.

I don't think many people realize that this is a CPU coin.  If they did they would likely be mining it.

I'm working on getting this coin listed on an exchange.

It's already on the voting list at c-cex but I'm not going to pay the .35 to beat the current leader.  If you want to help get the coin listed then vote for it at https://c-cex.com/?id=vote (https://c-cex.com/?id=vote)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on April 14, 2016, 02:09:03 PM
Glad to see everybody is not dead !

What is the main goal of the donation pot ? I can give too but I want to know why before  ;D

The purpose of the donation pot is to get APT listed on an exchange, pay for the block explorer, fund a decent website, and provide incentive for development.

I don't think many people realize that this is a CPU coin.  If they did they would likely be mining it.

I'm working on getting this coin listed on an exchange.

It's already on the voting list at c-cex but I'm not going to pay the .35 to beat the current leader.  If you want to help get the coin listed then vote for it at https://c-cex.com/?id=vote (https://c-cex.com/?id=vote)

Ok and when we will have 100k APT in the pot what will happen ? because as long as 1APT is not valuable, it's hard to pay with it


PS : I already buy a domain and pay a few each month for the (simple but working) website : http://aptcoin.net/


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on April 15, 2016, 11:32:21 AM
I honestly was so surprised when I first stumbled upon this coin and how easily I was able to actually hit blocks here and there :) So it's a perfectly functional coin so let's get it listed to trade :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: jojo_le_haricot on April 18, 2016, 07:25:59 AM


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?

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.

Edit:

I've started a donation pot and funded it with an initial 30.000 APT http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e (http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e)

If you want to donate and have an issue with me holding the donation coins we can look for someone else to hold them.  But lets get that donation total over 100.000 so we have enough to do something with.


I want more action and interest with this coin so I sent 70k APT to the donnation pot.
http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e

Hopping this helps and it will only be used to promote the coin and add it on exchanges.
Here are the 100k, so what's next ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: shojayxt on April 19, 2016, 04:57:13 AM


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?

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.

Edit:

I've started a donation pot and funded it with an initial 30.000 APT http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e (http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e)

If you want to donate and have an issue with me holding the donation coins we can look for someone else to hold them.  But lets get that donation total over 100.000 so we have enough to do something with.


I want more action and interest with this coin so I sent 70k APT to the donnation pot.
http://45.32.67.42/address/AWPdaDQAgN5xrMMiY9rAb1CPPqG2b6E45e

Hopping this helps and it will only be used to promote the coin and add it on exchanges.
Here are the 100k, so what's next ?

I thought I might have an exchange listing but after some initial correspondence with the operator of the exchange I haven't heard anything back for a few days.  I received your donation.  Thank You.  If it isn't used to get listed on an exchange it will be returned.       


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on April 19, 2016, 06:43:52 AM
Maybe you can try with Yobit. I think you have to pay 0.1BTC to get listed but maybe we can have an arrangement to pay in APT.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on April 19, 2016, 10:45:09 AM
I made a request to Yobit asking if we can pay them with some APT to get listed.

I also made a request to Poloniex with the new coin form request here : https://poloniex.com/coinRequest
Everybody can make the request once, take some time to do it. More interested they see with APT more chance we have to get listed.

Let's see...


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Undead_Phenix on April 20, 2016, 04:47:08 AM
It's a shame that this coin has no further development since launch.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on April 26, 2016, 08:54:20 AM
I really like this coin and think we should work on getting it listed somewhere to trade for sure :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on April 26, 2016, 10:37:13 AM
Ok with you but what more can we do than asking exchanges to list it ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: shojayxt on April 30, 2016, 07:13:18 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.

Thanks for the technical breakdown of the N-Factor implementation.  Although it is possible to create a GPU miner for this coin it is highly unlikely that it would be able to make GPU mining significantly more productive than CPU mining at this time.  However if this coin were to somehow obtain a value of any significance it would only be a short time before a GPU miner with increased hashrates would be able to make CPU mining obsolete.  If you do anything I would suggest working on a GPU miner since having them public significantly increases the longevity and potential interest in the coin.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: YoBit on May 13, 2016, 03:47:07 PM
AptCoin [APT] is listed: https://yobit.net/en/trade/APT/BTC
AptCoin Dice: https://yobit.net/en/dice/APT

https://yobit.net/imginfo/APT (https://yobit.net/en/trade/APT/BTC)

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


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: magalhanze on May 13, 2016, 05:54:53 PM
trying to sync the wallet but im stuck at block 118718


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on May 14, 2016, 06:12:17 AM
trying to sync the wallet but im stuck at block 118718

Current block is at 118794 http://45.32.67.42/ (http://45.32.67.42/).  You should be able to sync up now.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on May 14, 2016, 08:07:59 AM
Yeah finally on an exchange !  8)

Hoping there will be no dumpers. How to estimate the right price ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: magalhanze on May 14, 2016, 03:49:39 PM
trying to sync the wallet but im stuck at block 118718

Current block is at 118794 http://45.32.67.42/ (http://45.32.67.42/).  You should be able to sync up now.

now im on sync :D


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on May 14, 2016, 04:46:39 PM
Now it will be great to have pools to mine on.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: coinsocieties on May 15, 2016, 03:12:53 PM
What is the current difficulty? Is it still profitable to mine this coin? Or is it better to buy at current market price?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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

https://yobit.net/imginfo/APT (https://yobit.net/en/trade/APT/BTC)

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!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: aptcoin 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.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on May 16, 2016, 01:10:54 AM
I changed the block explorer to http://45.32.67.42:3001/ (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?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: jojo_le_haricot on May 16, 2016, 06:40:19 AM
I changed the block explorer to http://45.32.67.42:3001/ (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?

Ok for the block explorer, I update the adress in the website.
Glad to see that you are trying to build a pool even if I can't help you with your trouble  :-\
But if you want somebody to test your pool I'm here !

@aptcoin : it will be interesting to update the 1st post with website, block explorer and exchange. Also update the topic title maybe ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: aptcoin on May 17, 2016, 02:36:56 AM
I changed the block explorer to http://45.32.67.42:3001/ (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?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on May 18, 2016, 12:26:54 PM
So finally, did you managed to run the pool ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on May 19, 2016, 07:03:31 PM
Pool seems to be working, do you need testers ?
http://45.32.67.42/index.php?page=statistics&action=pool


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on May 19, 2016, 07:16:34 PM
I changed the block explorer to http://45.32.67.42:3001/ (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?

I followed this:

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!



Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: jojo_le_haricot on May 19, 2016, 07:31:54 PM
I changed the block explorer to http://45.32.67.42:3001/ (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?

I followed this:

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!


Ok and it works ? can we sign up to your pool ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM)
Post by: oldcoinguru on May 19, 2016, 07:40:29 PM
Pool seems to be working, do you need testers ?
http://45.32.67.42/index.php?page=statistics&action=pool


Solved blocks are still being rejected so don't waste your hash.  Still looking into it.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on May 20, 2016, 06:37:25 PM
I also tried to make a pool following MPOS getting strated and aptcoin readme. The pool seems to be ok but all my shares are invalid  ???

I specified COINDAEMON_ALGO = 'scrypt-nm' in stratum-mining/conf/config.py But what I have to put in MPOS global.inc.php for $config['algorithm'] = '******';  ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Cryptoraizen on May 28, 2016, 11:23:14 AM
Dev, update please download link for wallet and do you try add this coin on bittrex? :)
Nice page http://aptcoin.net/ :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on June 09, 2016, 08:30:53 AM
I just noticed that Aptcoin is on Novaexchange https://novaexchange.com/market/BTC_APT/ (https://novaexchange.com/market/BTC_APT/)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on June 23, 2016, 07:01:04 AM
Really dead this time ?  ???

Explorer not online  :-\
Deposits on Yobit don't work anymore  :-\


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on June 24, 2016, 04:51:12 PM
Really dead this time ?  ???

Explorer not online  :-\
Deposits on Yobit don't work anymore  :-\

What's wrong with the deposits on yobit?  They look like they're working to me.  Nova Exchange has also listed Aptcoin.

I can setup a block explorer if there is a need.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on June 27, 2016, 07:04:27 AM
What's wrong with the deposits on yobit?  

I made 2 deposits and no one is credited (These are not my first APT deposits on Yobit). I opened a ticket 5 days ago and still no answer.
Moreover when I look at the APT wallet in Yobit the Wallet status is delayed  :-\

Edit : I tried one more deposit this morning, still not working, wallet still delayed (wallet is at block 130919 when network is 131730)  >:(


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on June 28, 2016, 04:18:58 AM
I setup a block explorer at 45.32.231.128:3002 (http://45.32.231.128:3002) It currently only shows the Yobit market but I'll add the Novaexchange market shortly when I get the time. 


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on June 28, 2016, 07:21:21 AM
I have a question, why block explorer is late compared to network reality ?
For example : block explorer shows that there are 650k APT in this address http://45.32.231.128:3002/address/AQG1rDvz3MHtmaAfVGqUWCeVMmRnMarKa5 but I can tell you that all coins have been moved for a while (more than 10 days and many blocks)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on July 02, 2016, 03:26:39 AM
I have a question, why block explorer is late compared to network reality ?
For example : block explorer shows that there are 650k APT in this address http://45.32.231.128:3002/address/AQG1rDvz3MHtmaAfVGqUWCeVMmRnMarKa5 but I can tell you that all coins have been moved for a while (more than 10 days and many blocks)

I don't know.  Are you sure you're not on a fork?  The block explorer http://45.32.231.128:3002/ (http://45.32.231.128:3002/) is on the same block as my wallet and Yobit.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on July 02, 2016, 08:04:08 PM
I have a question, why block explorer is late compared to network reality ?
For example : block explorer shows that there are 650k APT in this address http://45.32.231.128:3002/address/AQG1rDvz3MHtmaAfVGqUWCeVMmRnMarKa5 but I can tell you that all coins have been moved for a while (more than 10 days and many blocks)

I don't know.  Are you sure you're not on a fork?  The block explorer http://45.32.231.128:3002/ (http://45.32.231.128:3002/) is on the same block as my wallet and Yobit.

I'm on the right fork and this was my Yobit address. All coins have been transfered but block explorer still show that there are 650k APT but there is none now.  ???


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on July 24, 2016, 05:41:24 PM
Guys, my wallet can't sync. No connections available.

Last time it did, was on the 14th of June.

Tried all these nodes:

addnode=45.32.67.42
addnode=108.61.194.182
addnode=50.7.47.93
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164

Help :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: MickyCOB on July 25, 2016, 01:03:28 AM
No connections on wallet, Any working nodes would help thanks in advance


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on July 25, 2016, 01:25:11 AM
No connections on wallet, Any working nodes would help thanks in advance

addnode=148.251.8.18
addnode=50.244.13.30
addnode=88.206.186.4
addnode=78.220.161.122
addnode=76.105.204.52


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: MickyCOB on July 25, 2016, 01:34:50 AM
No connections on wallet, Any working nodes would help thanks in advance

addnode=148.251.8.18
addnode=50.244.13.30
addnode=88.206.186.4
addnode=78.220.161.122
addnode=76.105.204.52

Nope nodes didnt work in cofig file still no connections any idea why ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on July 25, 2016, 02:30:35 AM
Same here. Nodes not working :(


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: shojayxt on July 25, 2016, 03:21:46 AM
addnode=45.32.231.128

45.32.231.128:3002 (http://45.32.231.128:3002) is the block explorer. 


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on July 25, 2016, 07:57:12 AM
I'm glad this coin is back up and running and shit cause I like how easily it is to mine ;)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on July 25, 2016, 04:19:18 PM
addnode=45.32.231.128

45.32.231.128:3002 (http://45.32.231.128:3002) is the block explorer. 

Thank you!

After trying all of these nodes:

addnode=45.32.67.42
addnode=108.61.194.182
addnode=50.7.47.93
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=148.251.8.18
addnode=50.244.13.30
addnode=88.206.186.4
addnode=78.220.161.122
addnode=76.105.204.52

Only this one is working:

addnode=45.32.231.128

Once again, thank you. Wallet is working again :) :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on July 26, 2016, 02:59:07 PM
Hi !

The guy who try to manipulate the APT rate on Yobit since few days is here ?   ::)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on June 05, 2017, 02:54:23 PM
When trying to sync the wallet I'm stuck on Block 10001. Any ideas?

Edit: Nevermind. I was using an old wallet. All good now.

Thanks for keeping this coin Alive!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on June 12, 2017, 02:22:10 PM
Hi there !

IS there a way to know the current N-factor ?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on July 12, 2017, 04:19:46 PM
Hi there !

IS there a way to know the current N-factor ?

There are two easy ways to get the current N-factor in the Wallet:

1. Go to "Mining Aptcoin" and click "Start Mining"

2. Click "Help" > "Debug Window" then click the "Console" tab and type "getmininginfo"


Hope that helps! :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on July 20, 2017, 04:25:38 PM
Hey everyone,

If you are having trouble connecting to nodes (I was) be sure that you have these nodes in your aptcoin.conf:

My nodes list:

addnode=45.32.67.42
addnode=108.61.194.182
addnode=50.7.47.93
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=148.251.8.18
addnode=50.244.13.30
addnode=88.206.186.4
addnode=78.220.161.122
addnode=76.105.204.52
addnode=45.32.231.128
addnode=175.43.121.89
addnode=106.85.223.223
addnode=106.85.221.219
addnode=95.136.77.92
addnode=106.85.216.180
addnode=71.87.245.119
addnode=112.64.217.69
addnode=175.43.121.56
addnode=106.85.217.62
addnode=112.64.217.65
addnode=118.144.20.169
addnode=node17.novaexchange.com:8094
addnode=45.32.231.128:12945
addnode=[2001:19f0:8001:19:5400:ff:fe2a:8427]:12945
addnode=[2a01:4f8:201:6211::2101]:12945


Title: ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on July 30, 2017, 01:45:15 AM
Can't sync wallet for 3 days now. Tried with 3 different pcs and 2 different networks. Anyone else having issues?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on July 31, 2017, 02:34:40 AM
Can't sync wallet for 3 days now. Tried with 3 different pcs and 2 different networks. Anyone else having issues?

I have had the same issues on a few PCs. I have been able to connect with one PC and not another on the same network. I think it may be a windows firewall issue with certain ports.

Currently I have 6 connections that show as IP6 but convert to the following IP4 addresses (I added them to my node list):
addnode=175.43.121.56
addnode=106.85.217.62
addnode=112.64.217.65
addnode=118.144.20.169


Code:
getpeerinfo

21:55:30

[
{
"addr" : "[2001:0:9d38:953c:865:2562:50d4:86c7]:12945",
"services" : "00000003",
"lastsend" : 1501465502,
"lastrecv" : 1501466105,
"bytessent" : 21817,
"bytesrecv" : 23357,
"blocksrequested" : 22,
"conntime" : 1501445549,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "[2001:0:9d38:953c:1c9b:ed08:95aa:26c1]:12945",
"services" : "00000003",
"lastsend" : 1501466107,
"lastrecv" : 1501465502,
"bytessent" : 37522,
"bytesrecv" : 43232,
"blocksrequested" : 7,
"conntime" : 1501445595,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2a01:4f8:201:6211::2101]:12945",
"services" : "00000003",
"lastsend" : 1501466104,
"lastrecv" : 1501466107,
"bytessent" : 38658,
"bytesrecv" : 56858,
"blocksrequested" : 7,
"conntime" : 1501445916,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:953c:2459:f379:95aa:26c1]:52134",
"services" : "00000003",
"lastsend" : 1501465501,
"lastrecv" : 1501466107,
"bytessent" : 52045,
"bytesrecv" : 39211,
"blocksrequested" : 6,
"conntime" : 1501446705,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224027,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:8e8:ee2f:8fbf:26be]:56055",
"services" : "00000003",
"lastsend" : 1501466108,
"lastrecv" : 1501466108,
"bytessent" : 12713,
"bytesrecv" : 286,
"blocksrequested" : 0,
"conntime" : 1501465778,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224090,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:287e:596a:896f:eb56]:12945",
"services" : "00000003",
"lastsend" : 1501465820,
"lastrecv" : 1501466104,
"bytessent" : 225,
"bytesrecv" : 11724,
"blocksrequested" : 0,
"conntime" : 1501465820,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224090,
"banscore" : 0
}
]


Title: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on July 31, 2017, 03:44:33 AM
Thanks man, managed to connect. Only one but it works! :) By the way, where did you get them from?

Can't sync wallet for 3 days now. Tried with 3 different pcs and 2 different networks. Anyone else having issues?

I have had the same issues on a few PCs. I have been able to connect with one PC and not another on the same network. I think it may be a windows firewall issue with certain ports.

Currently I have 6 connections that show as IP6 but convert to the following IP4 addresses (I added them to my node list):
addnode=175.43.121.56
addnode=106.85.217.62
addnode=112.64.217.65
addnode=118.144.20.169


Code:
getpeerinfo

21:55:30

[
{
"addr" : "[2001:0:9d38:953c:865:2562:50d4:86c7]:12945",
"services" : "00000003",
"lastsend" : 1501465502,
"lastrecv" : 1501466105,
"bytessent" : 21817,
"bytesrecv" : 23357,
"blocksrequested" : 22,
"conntime" : 1501445549,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "[2001:0:9d38:953c:1c9b:ed08:95aa:26c1]:12945",
"services" : "00000003",
"lastsend" : 1501466107,
"lastrecv" : 1501465502,
"bytessent" : 37522,
"bytesrecv" : 43232,
"blocksrequested" : 7,
"conntime" : 1501445595,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2a01:4f8:201:6211::2101]:12945",
"services" : "00000003",
"lastsend" : 1501466104,
"lastrecv" : 1501466107,
"bytessent" : 38658,
"bytesrecv" : 56858,
"blocksrequested" : 7,
"conntime" : 1501445916,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:953c:2459:f379:95aa:26c1]:52134",
"services" : "00000003",
"lastsend" : 1501465501,
"lastrecv" : 1501466107,
"bytessent" : 52045,
"bytesrecv" : 39211,
"blocksrequested" : 6,
"conntime" : 1501446705,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224027,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:8e8:ee2f:8fbf:26be]:56055",
"services" : "00000003",
"lastsend" : 1501466108,
"lastrecv" : 1501466108,
"bytessent" : 12713,
"bytesrecv" : 286,
"blocksrequested" : 0,
"conntime" : 1501465778,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224090,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:287e:596a:896f:eb56]:12945",
"services" : "00000003",
"lastsend" : 1501465820,
"lastrecv" : 1501466104,
"bytessent" : 225,
"bytesrecv" : 11724,
"blocksrequested" : 0,
"conntime" : 1501465820,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224090,
"banscore" : 0
}
]



Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on July 31, 2017, 04:20:44 AM
Like I said I have one PC that doesn't ever seem to have a problem connecting to nodes but I haven't really looked into why.

I get the connected peers from the wallet "Help > Debug > Console" and type "getpeerinfo". If nodes are in IP6 I convert it to IP4 here: https://isc.sans.org/tools/ipv6.html and add it to the aptcoin.conf or type "addnode 175.43.121.56 add" in the Console.


Title: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on July 31, 2017, 12:58:37 PM
Like I said I have one PC that doesn't ever seem to have a problem connecting to nodes but I haven't really looked into why.

I get the connected peers from the wallet "Help > Debug > Console" and type "getpeerinfo". If nodes are in IP6 I convert it to IP4 here: https://isc.sans.org/tools/ipv6.html and add it to the aptcoin.conf or type "addnode 175.43.121.56 add" in the Console.

Sorry I didn't meant how to see the peers, I meant to ask where did you get the new IP's. Did you find them or did the wallet find those ip's by itself. Thanks! My pc's say port 12946 is blocked or filtered. No matter what I do, router wise or firewall wise, they are not opened. But my guess is that they see the port closed because it is not in use at the time.

I gave all the necessary permissions, etc. Very strange.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on July 31, 2017, 02:25:27 PM
Like I said I have one PC that doesn't ever seem to have a problem connecting to nodes but I haven't really looked into why.

I get the connected peers from the wallet "Help > Debug > Console" and type "getpeerinfo". If nodes are in IP6 I convert it to IP4 here: https://isc.sans.org/tools/ipv6.html and add it to the aptcoin.conf or type "addnode 175.43.121.56 add" in the Console.

Sorry I didn't meant how to see the peers, I meant to ask where did you get the new IP's. Did you find them or did the wallet find those ip's by itself. Thanks! My pc's say port 12946 is blocked or filtered. No matter what I do, router wise or firewall wise, they are not opened. But my guess is that they see the port closed because it is not in use at the time.

I gave all the necessary permissions, etc. Very strange.

The wallet found the IPs. However, after a little google search I found this very helpful URL from NovaExchange: https://www.novaexchange.com/addnodes/apt/

addnode=node17.novaexchange.com:8094
addnode=45.32.231.128:12945
addnode=[2001:19f0:8001:19:5400:ff:fe2a:8427]:12945
addnode=[2a01:4f8:201:6211::2101]:12945



Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on July 31, 2017, 11:33:07 PM
I had those too (after reading back and forth this thread) but none connected. Thanks. Wallet still going strong but much lower mining hits than before. Better than nothing.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on August 02, 2017, 12:03:45 AM
Yeah, the price has been rising for a month now. It's been getting harder and harder to get blocks.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on August 24, 2017, 03:15:59 PM
Hi !

I asked Yobit support why deposit/withdrawals are frozen and here is the answer...

Deposit\Withdrawal coin will be available after you upgrade the source code of the wallet. Unfortunately the developers are in no hurry to send you updates
- therefore, in order to avoid the loss of users, the network is not available.
If you have updated the source code of the coin, send us (https://yobit.net/en/maintenance_request/ Free)and we will promptly correct the problem on the coin.
Thank you for contacted the support


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on August 25, 2017, 02:46:01 AM
Hi !

I asked Yobit support why deposit/withdrawals are frozen and here is the answer...

Deposit\Withdrawal coin will be available after you upgrade the source code of the wallet. Unfortunately the developers are in no hurry to send you updates
- therefore, in order to avoid the loss of users, the network is not available.
If you have updated the source code of the coin, send us (https://yobit.net/en/maintenance_request/ Free)and we will promptly correct the problem on the coin.
Thank you for contacted the support

I think this is an automated reply from Yobit and their wallet is just in maintenance. I did a google search for this message and this reply from Yobit is posted many times.

We can keep checking and post back here if things change.

I think everything should be ok soon.  ;)


EDIT: Yobit Deposits\Withdrawals are working!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on September 17, 2017, 11:50:37 PM
Yes, yobit just replies with that everytime a wallet is under maintenance. Some new users get confused and think the devs are to blame, which is not the case.

The issue some of us are facing is node availability. Once again I can't connect. And nova seems to be down for the moment.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: flash2281 on October 18, 2017, 09:04:58 AM
Sync wallet . Try addnode=175.43.121.56


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on October 24, 2017, 05:12:28 PM
Once again, I can't connect to the apt network.

This is my node list:

addnode=45.32.67.42
addnode=108.61.194.182
addnode=50.7.47.93
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=148.251.8.18
addnode=50.244.13.30
addnode=88.206.186.4
addnode=78.220.161.122
addnode=76.105.204.52
addnode=45.32.231.128
addnode=175.43.121.89
addnode=106.85.223.223
addnode=106.85.221.219
addnode=95.136.77.92
addnode=106.85.216.180
addnode=71.87.245.119
addnode=112.64.217.69
addnode=node17.novaexchange.com:8094
addnode=45.32.231.128
addnode=[2001:19f0:8001:19:5400:ff:fe2a:8427]:12945
addnode=[2a01:4f8:201:6211::2101]:12945
addnode=175.43.121.56
addnode=106.85.217.62
addnode=112.64.217.65
addnode=118.144.20.169

I even added IP6 nodes :) but to no avail...


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on November 01, 2017, 01:32:24 PM
So, is anyone connected to the network? It's been almost 2 weeks since I managed to connect. Any help would be apreciated!!

Thanks


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on November 06, 2017, 11:47:31 AM
So, is anyone connected to the network? It's been almost 2 weeks since I managed to connect. Any help would be apreciated!!

Thanks

Same problem here can't sync anymore


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on November 09, 2017, 03:00:14 PM
Is there any node active and sync ?  ???


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on November 10, 2017, 02:42:03 PM
I wrote all that i have. None work. SInce nova removed the coin, it got harder :( Cant find what nodes Yobit is using. If we could, it would help us :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: safariwave on November 10, 2017, 02:44:10 PM
My wallet also cannot connect at this time. We need the community takes over this coin or it will be a dead one very soon.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: ditinhu on November 10, 2017, 02:49:54 PM
This coin seems to be interesting but needs to be tied to some project making it more effective.
Link her to some project that is interesting that people are interested in and want to invest in. Doing this
you will bring more investors so you can promote your currency and make it big.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: danishspanner on November 13, 2017, 09:03:53 AM
What is the date of ICO?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on November 13, 2017, 12:10:27 PM
What is the date of ICO?

  ;D

3 years too late... this coin was released in 2014 (before ICO hype)  :P


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on November 24, 2017, 09:41:59 AM
Is there still someone with a synchronized node/wallet ???


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on November 28, 2017, 02:56:06 AM
Synchronized and mining.  :)

6 Connections:
"addr" : "[2001:0:9d38:6ab8:2c0b:251a:8469:91ac]:12945"
"addr" : "[2001:0:9d38:6ab8:87b:3432:86e9:68d]:12945"
"addr" : "[2001:0:9d38:953c:28c3:8b66:95aa:24bd]:12945"
"addr" : "[2001:0:9d38:6ab8:808:31f3:8c54:d197]:12945"
"addr" : "18.217.89.38:12945"
"addr" : "159.224.90.213:12945"


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on December 04, 2017, 01:50:23 PM
thanks !


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: stariodine on December 05, 2017, 01:16:43 PM
Hi there! Amazing project and very motivated team, it is great to be here with you all!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: mony68 on December 13, 2017, 03:55:53 PM
Yobit shows that the wallet is working. I can not synchronize it for several months now. Give please the working addnode


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: stuffedcobalt on December 14, 2017, 04:50:51 AM
Really hope your project will succeed !


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: flash2281 on December 17, 2017, 12:02:28 AM
Try add this node!
118.126.112.172


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: mony68 on December 18, 2017, 08:15:27 AM
Try add this node!
118.126.112.172
Nothing changed. No active connections. Help me.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on December 20, 2017, 08:45:04 PM
Try add this node!
118.126.112.172
Nothing changed. No active connections. Help me.

If you are using Windows, check if Teredo IPv6 tunneling is enabled. This would allow connections to IPv6 Nodes over IPv4. Most of the nodes are IPv6.

Please let us know if that fixes the issue since some people are having problems connecting to nodes.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: mony68 on December 28, 2017, 04:49:50 PM


If you are using Windows, check if Teredo IPv6 tunneling is enabled. This would allow connections to IPv6 Nodes over IPv4. Most of the nodes are IPv6.

Please let us know if that fixes the issue since some people are having problems connecting to nodes.
Wallet reinstalled.
It turned out that the SOCKS proxy was enabled by default.
Thanks to all.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Technobilder on January 10, 2018, 04:04:43 AM

THIS COIN IS DEAD - LAST GITHUP ENTRY WAS 3 YEARS AGO

No updates - no nothing since then !


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on January 10, 2018, 05:38:21 AM

THIS COIN IS DEAD - LAST GITHUP ENTRY WAS 3 YEARS AGO

No updates - no nothing since then !


This coin is NOT dead, just abandoned by the Dev. I've mined it since release. Everything works.  ;D

I'll add a summary of helpful info and the address of the NEW Block Explorer soon.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on January 28, 2018, 07:29:10 AM
Helpful Info:


Currently Aptcoin is CPU minable only. Mine directly from the wallet.
 
- There is also a stand alone CPU miner but it will need to be compiled - https://github.com/aptcoin/cpuminer

Exchange - YoBit (https://yobit.net/en/trade/APT/BTC) (Price should be a lot Higher based on Coin Supply)

NEW Block Explorer - http://45.32.213.208:3002 (http://45.32.213.208:3002)
(Donations: APT- APgkkrqV6aa7pntepmh5TERSVSJk1kxr74 BTC- 1LJgTxr6gn1y3vQKWSUDmvm7u3HR4MuNoH )


Aptcoin basics:

Project Started - August 2014
Current Coin Supply - 9.8 Million APT - No Premine
Max Coins – 42 Million APT
Block time – 5 minutes - This can be shorter or MUCH longer. This is the normal difficulty retargeting for Aptcoin.

Aptcoin Wallet Info:
 
Source - https://github.com/aptcoin/aptcoin.git

Windows Wallet
https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/aptcoin-qt-0.9.0.2.zip (https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/aptcoin-qt-0.9.0.2.zip)

OSX Wallet
https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/Aptcoin-Qt-0.9.0.2.dmg (https://github.com/aptcoin/aptcoin/releases/download/0.9.0.2/Aptcoin-Qt-0.9.0.2.dmg)

Create config file and add Nodes:

Win7: C:\Users\Username\AppData\Roaming\aptcoin\aptcoin.conf
OS X: /home/User/Library/Application Support/aptcoin/aptcoin.conf
Linux: /home/User/.aptcoin/aptcoin.conf
Code:
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=rpcpass
addnode=45.32.213.208
addnode=118.126.112.172
addnode=34.239.110.36

Compiling on Debian/Ubuntu:

Code:
sudo apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev
git clone https://github.com/aptcoin/aptcoin.git
cd aptcoin/src
make -f makefile.unix

Running a full Aptcoin node:
Code:
./aptcoind -daemon

Running a full Aptcoin node (while also mining):
Code:
./aptcoind -daemon -gen

Checking the status and confirmed balance:
Code:
./aptcoind getinfo

Showing combined confirmed and immature balance:
Code:
./aptcoind listaccounts

Showing mining info (your hashrate, network hashrate, etc):
Code:
./aptcoind getmininginfo


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: mony68 on January 29, 2018, 09:46:17 AM
Can you imagine what will happen when N-factor 14 turns on, and even more so N-factor 15? Transactions and now hang for a few hours.
What is your answer?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on January 30, 2018, 07:52:49 AM
Can you imagine what will happen when N-factor 14 turns on, and even more so N-factor 15? Transactions and now hang for a few hours.
What is your answer?

I did a quick check of 100 blocks (with 3 blocks over an hour) and the average block time was just over 4 minutes. It's true that the N-factor 13 blocks can take some time to solve but I have noticed major fluctuations in hash rate lately.

The developers plan was for "Every two years the range of N-factor will increase by 1" but that has not happened yet(has been a max N-factor 13 since 2014). I haven't looked at the code to find out why or if a deeper explanation was posted here.

The white paper talks about how the higher N-factors are addressed:
https://mega.nz/#!61B2jKzS!7Tho4XLnTPawRtkdbk6SF9rvn5sNkrN1LQ6NcDEezAM (https://mega.nz/#!61B2jKzS!7Tho4XLnTPawRtkdbk6SF9rvn5sNkrN1LQ6NcDEezAM)
Code:
 After each block is solved, AptCurve will determine how long it took for the last 10 blocks to be generated, and compare that against how long it should have taken given the expected block generation time.  If it took longer, we will decrease the difficulty, and it it took shorter, we will increase the difficulty.  Additionally, 4 other factors will come into play while making this decision.

1. We will look at the average of the N-factors of the previous 10 blocks.  If on average they were high, the actual time is expected to be longer than if they were low, so we add an additional weight to the difficulty re-target in the down direction.
2. We look at the N-factor of the block about to be hashed.  If the current block about to be hashed is a high N-factor (i.e. on the top half of N-factor range), we also add an additional weight to the difficulty re-target in the down direction.
3. We look to see if the N-factor of the block about to be hashed is the maximum N-factor value it can be, and if so, we add an additional weight in the down direction.
4. Finally, we dampen the difficulty increases by capping them in a reasonable manner to avoid wild fluctuations in the upward direction should a particular sequence of 10 blocks be hashed much quicker than expected.

The difficulty re-targeting is unique and a little bit of a pain right now with spikes in the hash rate. However, it does work it out and is still super simple for someone to open a wallet and start mining Aptcoins.
:)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: Nozomu Nakazato on January 30, 2018, 07:57:16 AM
I like to become a miner, but what is the mining system for your project?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on January 30, 2018, 02:41:52 PM
I like to become a miner, but what is the mining system for your project?

Welcome! Not sure exactly what question you are asking.

General Mining Info:
Info about the coin can be found on the first page and in a post I did on January 28th (2 posts above). Also, the white paper goes into detail about how the algorithm works if that is your interest.

Quick Mining Info:
Currently Aptcoin is CPU minable only. Mine directly from the wallet.

Simply let it run in the background and collect Aptcoins.  ;D






Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: GimmeMyCoins on February 13, 2018, 02:02:35 AM

Coin Supply hit 10 Million! Woohoo!


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: maryannsoriano1145 on April 03, 2018, 06:55:44 AM
ooh its great coin supply but where is the updated information about this project,its now april and yet no new post


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: lenart_o on June 08, 2018, 04:36:03 PM
What happen?
no blocks from couple hours
it is normal?
is dev here?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: pallas on June 08, 2018, 07:30:15 PM
What happen?
no blocks from couple hours
it is normal?
is dev here?

Scrypt n = 12 and high diff


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: mony68 on June 30, 2018, 12:25:45 PM
What happen?
no blocks from couple hours
it is normal?
is dev here?

Scrypt n = 12 and high diff
Already Scrypt n = 13.
It happens that the block is searched and for 12 hours


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: mony68 on November 06, 2018, 07:05:18 AM
Who mines with the wrong time, the difference is 1 hour. You break the blockchain. Stop cheating.
               Correct the time on the PC or pool.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: tbearhere on January 22, 2019, 12:38:41 PM
This coin is still active?  :)


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on October 07, 2019, 02:34:51 AM
Hey there everyone :-) I'm back and ready to do some serious trading and mining.  Is anyone still mining this coin? I would love to see something happen with these old coins that no one seems to remember or want anything to do with anymore lol.  Keep these small coins strong and keep them pumping people.  We need to keep it alive.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on February 20, 2021, 05:20:39 PM
Anyone still mining this? Any good nodes to update and sync?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jojo_le_haricot on February 21, 2021, 03:01:53 PM
Anyone still mining this? Any good nodes to update and sync?

Hi,

you can try this to sync :
addnode=116.63.151.19:12945
addnode=37.47.11.126:12945
addnode=37.214.104.112:12945

But no exchange anymore... Yobit didn't sync their wallet for several years so deposit is not possible and support didn't answer.


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on February 21, 2021, 11:33:46 PM
Anyone still mining this? Any good nodes to update and sync?

Hi,

you can try this to sync :
addnode=116.63.151.19:12945
addnode=37.47.11.126:12945
addnode=37.214.104.112:12945

But no exchange anymore... Yobit didn't sync their wallet for several years so deposit is not possible and support didn't answer.

Thanks. Its syncing now. It seems the first ip is still active. How did you find it?


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: NoobKidOnTheBlock on April 04, 2021, 01:56:59 PM
Honestly the fact that this coin is still easily able to connect and mine is pretty mindblowing to me because so many coins from these times are just dead now.  Does anyone know anywhere at all that this coin is even trading??


Title: Re: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting
Post by: jcpbs on April 16, 2021, 01:17:25 PM
Honestly the fact that this coin is still easily able to connect and mine is pretty mindblowing to me because so many coins from these times are just dead now.  Does anyone know anywhere at all that this coin is even trading??


True. It  still works and its quite fun. The algo is not bad. The only place was yobit but as jojole_haricot wrote, they have closed it for maintenance for a long time. Which is also strange cause the wallet has stayed the same for so many years.