Author

Topic: Official Anoncoin chat thread (including history) - page 215. (Read 530599 times)

hero member
Activity: 779
Merit: 502
We need more updates from the Anononcoin team about the project.  Very little information exchanged in this thread.

As opposed to almost all other coins where pumping and hyping is the main focus. Smiley

You get some updates on twitter if you follow @AnoncoinProject.

Anoncoin ‏@AnoncoinProject  20. mar.
Wanna join the #Zerocoin impl. testing? #Anoncoin will start testnet4 within a couple of weeks. Join the list! http://lists.sigterm.no/listinfo/anoncoin-zerotest
WDL
newbie
Activity: 54
Merit: 0
I cannot visit the website of ANC,https://anoncoin.net/, what happens?
full member
Activity: 434
Merit: 100
We need more updates from the Anononcoin team about the project.  Very little information exchanged in this thread.
legendary
Activity: 1358
Merit: 1000

Is there any merit to the talks about a exploit in the KGW? https://bitcointalksearch.org/topic/m.5705917
WDL
newbie
Activity: 54
Merit: 0
Scrypt miner with hashrate 100M has been produced by a  Chinese company ,and it will be on market in month, the company announced the Scrypt miner is aiming litecoin and similar cryptocurrencies.So I   worry about ANC a little,which holds network Hashrate 1.42G or so now.
And I want to buy a few miners to provide enough hashrate protection for ANC.But I'm not sure I could get it,too many people booking the machine.
full member
Activity: 168
Merit: 100
just updated my wallet and get error "Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect

This really Sucks because i was one of the very first people mining this from launch and now i have nothing to hold.  Please advise ?
run with -rescan and the missing tx's should reappear
still nothing changed. Did fix the error i was getting but now all i see in the client is a locked wallet with no coins
does this show any transactions?
Code:
anoncoind listtransactions

are you using winblows?
are you willing to share the wallet for manual repair/inspection?
Yes, using windows. As soon as i get the coins back i am going to send you some. thank you for trying to help

I still cannot retrieve my coins. I updated and lost all  coins!!!!!!!!! IF I send my wallet.dat to developer do you think they would fix?
full member
Activity: 434
Merit: 100
I bought into ANC the other day when the price bottomed out.  When Zercoin is implemented, the coin could make top 5 or 10 marketcap.
sr. member
Activity: 462
Merit: 250
I'm gonna clean up this town
Still loving this coin and in the near future I would love to assist in its development.
sr. member
Activity: 290
Merit: 250
Alright.  I tried to tell you.  Roll Eyes  "There are none so blind, as they who will not see." (Acts 28:26-27)

You don't have to --actually try it-- since you apparently can't figure out Linux.  Gourd head and run the Winduhs binary.

 I'm not having anything of it.

(And BTW geekz, I'd linked to that page in my very first post about this, above)

I just installed a fresh copy of debian testing. anoncoind compiled and running.

Steps from fresh install running everything as root.
Code:
# apt-get update
# apt-get upgrade
# apt-get install libqtgui4 qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev git
# git clone https://github.com/Anoncoin/anoncoin.git
# cd anoncoin/src/
# make -f makefile.unix USE_UPNP=-

Have a coffee or other preferred beverage

Code:
# cp anoncoind /usr/bin/anoncoind

# anoncoind -i2p=0

Running clearnet, syncing blocks.

Code:
root@deb-testing-anc:~# cat /etc/*rele*
PRETTY_NAME="Debian GNU/Linux jessie/sid"
NAME="Debian GNU/Linux"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"
root@deb-testing-anc:~# anoncoind getmininginfo
{
    "blocks" : 44749,
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "difficulty" : 0.14110997,
    "errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 39038452,
    "pooledtx" : 0,
    "testnet" : false
}
newbie
Activity: 57
Merit: 0
I had problem to compile ANC on Ubuntu before by following https://anoncoin.net/index.php/guides2

Finally I did like I posted in that post and it worked:

Noob's guide to install on Xubuntu 12.04 & 13.10

(...)

-----------------------------------------------------------------------------------
TRY THIS FIRST - EASIEST MANNER:
-----------------------------------------------------------------------------------

$ sudo apt-add-repository ppa:bitcoin/bitcoin -y
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get build-dep bitcoin -y
$ sudo apt-get install git
$ git clone https://github.com/Anoncoin/anoncoin.git
$ cd anoncoin/src/
$ make -f makefile.unix USE_UPNP=-
$ sudo cp anoncoind /usr/bin/anoncoind
$ anoncoind

12) To edit anoncoin.conf :
$ nano ~/.anoncoin/anoncoin.conf
rpcuser=**your username**
rpcpassword=**your password**
daemon=1
server=1

qt:
$ cd ~/anoncoin
$ qmake "USE_BOOST_46=1"
$ make
$ sudo cp anoncoin-qt /usr/local/bin
$ anoncoin-qt

Interesting what ANC price is doing right now following the good news from soon implementation of zerocoin... it will be quite a ride when zerocoin will be finally implemented! Grin
legendary
Activity: 1477
Merit: 1176
Anoncoin will feature two pages in the book called Cryptocurrency "The Alt-ernative" the Beginner's Reference

https://bitcointalk.org/index.php?topic=483187.new#new


Please donate to the below Anoncoin wallet address in order to help fund this project:

ANVLEZMHZYZRtS9mT4WNxunwLN7xi89imD

It will have 2 pages similar to this:





If you spot any spelling or grammar errors, these are easily sorted.  I do have a full time job as well as trying to get this project completed too.
hero member
Activity: 490
Merit: 500
:)
With the repo:  E: Failed to fetch http://deb.i2p2.no/pool/main/a/anoncoin/anoncoind_0.8.5.6-1_amd64.deb  Cannot initiate the connection to deb.i2p2.no:80 (193.150.121.69). - connect (111: Connection refused)

This seems to have been a temporary network issue. Or, it never complained on my Nagios, so I'm unsure if the problem was with the server, or some ISP in between.
newbie
Activity: 9
Merit: 0
Alright.  I tried to tell you.  Roll Eyes  "There are none so blind, as they who will not see." (Acts 28:26-27)

You don't have to --actually try it-- since you apparently can't figure out Linux.  Gourd head and run the Winduhs binary.

 I'm not having anything of it.

(And BTW geekz, I'd linked to that page in my very first post about this, above)
full member
Activity: 189
Merit: 100
जगत् िमत
Here is the guide to complile and run anoncoin on ubuntu https://anoncoin.net/index.php/guides2

Remember you will need at least 2GB of RAM to complile.
hero member
Activity: 527
Merit: 500
I'm noob, but here we can see quantumnoob   Grin
newbie
Activity: 9
Merit: 0
In order to install libdb4.8 you have to deinstall everything libdb5.3.

But doing that I get the same json fail as above.

libdb is not the problem as I can compile dogecoind, litecoind, and bitcoind with libdb5.3.

I think you guys are running a javascript trojan.

legendary
Activity: 966
Merit: 1000

are you too stupid to follow compile instructions? you can even copy paste the commands...

Mate the instructions provided by over half the wallets I've managed to compile haven't worked. Wrong or missing dependencies, old makefiles etc. It SHOULD be a few copy/paste ops but it rarely is.

Here's how I got anoncoin-qt wallet working last night on Xubuntu 13.10 if this helps anyone:



apt-get install all the dependencies in the readme-qt.rst EXCEPT libdb++-dev, as this installs the wrong version for recent ubuntu based distros. If you've already installed it then apt-get remove it.

So:
Code:
sudo apt-get install libqtgui4 qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev git

Then get the right db:
Code:
(echo deb http://de.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse; echo deb http://de.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse; echo deb http://security.ubuntu.com/ubuntu lucid-security main restricted universe multiverse) | sudo sh -c 'cat >>/etc/apt/sources.list'

sudo apt-get update

sudo apt-get install libdb4.8++

Then get i2p:
Code:
sudo apt-add-repository ppa:i2p-maintainers/i2p

sudo apt-get update

sudo apt-get install i2p

Then rebuild the i2p makefile: (you might not need to do this if you've build anoncoind already)
Code:
cd i2psam
make -f makefile.unix

Then run qmake then make in the top level directory inside anoncoin-master folder. If you get NO TARGET error then you've probably got qt5 installed, run qmake-qt4 instead.
Code:
cd ..
qmake
make

Hopefully I haven't forfotten anything!

Wallet fires up and syncs but I haven't mined anything to test it with yet or buggered about with Tor etc.
newbie
Activity: 9
Merit: 0
are you too stupid to follow compile instructions? you can even copy paste the commands...

Is that supposed to mean I must have made some kind of mistake?  Are you too stupid to look at the pastebins I've posted above?

Don't try to bulldoze me.  I've compiled wallets for numerous coins.  Get your shit together and try it yourself, that is if you're able to run Linux.

legendary
Activity: 1792
Merit: 1008
/dev/null
I did not manage to install the Anoncoin client on Debian either, had to switch back to Windows XP.
Now with I2P installed everything is working fine. Without I2P it doesn't connect, don't know why. But the difficulties I had with debian
annoyed me, but I am not an expert on debian so I can't tell if it was for my lack of knowledge.

Still I love the coin for the I2P and Tor support.
OooKay...  The lack of attention to Linux support --in all forms-- is disturbing.  No matter how I've tried, it's failed.  This has to be intentional.  Disappointing as it has KGW.

I've run Debian exclusively for 16 years, and I am not about to run Winduhs for this, -or- a binary.  If I can't compile from source, AFAIC this is promulgated by the En Ess Ay, regardless of the picture they use for the coin. 

You mean that nobody else has noticed?  pfff
are you too stupid to follow compile instructions? you can even copy paste the commands...
newbie
Activity: 9
Merit: 0
I did not manage to install the Anoncoin client on Debian either, had to switch back to Windows XP.
Now with I2P installed everything is working fine. Without I2P it doesn't connect, don't know why. But the difficulties I had with debian
annoyed me, but I am not an expert on debian so I can't tell if it was for my lack of knowledge.

Still I love the coin for the I2P and Tor support.
OooKay...  The lack of attention to Linux support --in all forms-- is disturbing.  No matter how I've tried, it's failed.  This has to be intentional.  Disappointing as it has KGW.

I've run Debian exclusively for 16 years, and I am not about to run Winduhs for this, -or- a binary.  If I can't compile from source, AFAIC this is promulgated by the En Ess Ay, regardless of the picture they use for the coin. 

You mean that nobody else has noticed?  pfff

Jump to: