Pages:
Author

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

sr. member
Activity: 383
Merit: 250
How many blocks are you going to mine before you release a wallet?
hero member
Activity: 742
Merit: 500
I'm dying.
Looks good.

Waiting for a QT.
member
Activity: 98
Merit: 10
Dev, why not release window wallet, scam coin
member
Activity: 98
Merit: 10
Dev,we need Windows Wallet Huh Huh Huh ???Dev, why not release window wallet, scam coin
legendary
Activity: 1050
Merit: 1000
Mine the hottest new coins at ipoMiner.com
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
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

legendary
Activity: 1050
Merit: 1000
Mine the hottest new coins at ipoMiner.com
It is always nice to see some innovation. What's the background behind "aptcoin" as a name? It doesn't seem to fit.
sr. member
Activity: 406
Merit: 250
No windows wallet... Really?
sr. member
Activity: 364
Merit: 250
CPU mining is always fun!
newbie
Activity: 53
Merit: 0
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.
~ Updated with Aptcurve details! ~

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



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.

] –

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
Mirror:
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
Mirror:
https://mega.co.nz/#!7w5CESoY!8TDeUq9PyKKCWfG2iuRukzNqwY6dFiD-AdSDzy_SL40



Email - [email protected]
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
Pages:
Jump to: