Pages:
Author

Topic: [ANN] [ADZ] Adzcoin||ADZbuzz - page 31. (Read 156193 times)

member
Activity: 64
Merit: 10
July 24, 2017, 05:02:04 AM
my adz coin account blocked without a reason and few adz coin on it too,i try to contact there support no way to contact support after account disable ,any body can help me to get my adz coin out from there or any explanations why my account blocked any reason,

Your question has been answered on the Forum, where you say that it is your friend's account?
You can just send in a ticket to support.
https://forum.adzbuzz.com/forum/main-forum/adzbuzz-general-support/4984-account-blocked

https://help.adzbuzz.com/index.php?a=add
sr. member
Activity: 489
Merit: 250
July 23, 2017, 11:26:21 PM
my adz coin account blocked without a reason and few adz coin on it too,i try to contact there support no way to contact support after account disable ,any body can help me to get my adz coin out from there or any explanations why my account blocked any reason,
sr. member
Activity: 253
Merit: 250
July 23, 2017, 06:43:21 PM
ADZcoin will be accepted maybe on poloniex?I really like adzbuzz project .I have never seen better project in my life where we can earn so huge amount like in adzbuzz for free.I have 7 communites and still growing.My goal is 100 communities to have very big daily income and to be able to pay my life taxex and  live with that and my active referral goal is at least 100 active referrals.
sr. member
Activity: 510
Merit: 254
ImpulsX
July 17, 2017, 10:32:29 PM
How to compile linux version wallet?
Instruction from here https://github.com/AdzCoin/adzcoin/blob/master/doc/build-unix.md not worked.
Code:
mrxtraf@mrxtraf-kubuntu-work:/tmp$ git clone --recursive https://github.com/AdzCoin/adzcoin.git
Клoниpoвaниe в «adzcoin»…
remote: Counting objects: 528, done.
remote: Compressing objects: 100% (445/445), done.
remote: Total 528 (delta 74), reused 528 (delta 74), pack-reused 0
Production facilities: 100% (528/528), 9.91 MiB | 303.00 KiB/s, done.
Determination of changes: 100% (74/74), done.
Checking connection ... done.
mrxtraf@mrxtraf-kubuntu-work:/tmp$ cd adzcoin/
mrxtraf@mrxtraf-kubuntu-work:/tmp/adzcoin$ cd src/
mrxtraf@mrxtraf-kubuntu-work:/tmp/adzcoin/src$ sudo make -f makefile.unix
Building LevelDB ...
make[1]: enter to catalog «/tmp/adzcoin/src/leveldb»
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/tmp/adzcoin/src -I/tmp/adzcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/tmp/adzcoin/src/leveldb/include -I/tmp/adzcoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -c db/builder.cc -o db/builder.o
.........

.........
skein.c: In function ‘void sph_skein512_addbits_and_close(void*, unsigned int, unsigned int, void*)’:
skein.c:1245:36: warning: invalid conversion from ‘void*’ to ‘sph_skein_big_context*’ [-fpermissive]
  skein_big_close(cc, ub, n, dst, 64);
                                    ^
skein.c:953:1: note:   initializing argument 1 of ‘void skein_big_close(sph_skein_big_context*, unsigned int, unsigned int, void*, size_t)’
 skein_big_close(sph_skein_big_context *sc, unsigned ub, unsigned n,
 ^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/tmp/adzcoin/src -I/tmp/adzcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/tmp/adzcoin/src/leveldb/include -I/tmp/adzcoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpointsync.d -o obj/checkpointsync.o checkpointsync.cpp
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/tmp/adzcoin/src -I/tmp/adzcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/tmp/adzcoin/src/leveldb/include -I/tmp/adzcoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o AdzCoind leveldb/libleveldb.a obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o obj/cubehash.o obj/luffa.o obj/aes_helper.o obj/echo.o obj/shavite.o obj/simd.o obj/blake.o obj/bmw.o obj/groestl.o obj/jh.o obj/keccak.o obj/skein.o obj/checkpointsync.o -Wl,-z,relro -Wl,-z,now   -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread /tmp/adzcoin/src/leveldb/libleveldb.a /tmp/adzcoin/src/leveldb/libmemenv.a
obj/db.o: In function `boost::this_thread::sleep_for(boost::chrono::duration > const&)':
/usr/local/include/boost/thread/pthread/thread_data.hpp:243: undefined reference to `boost::this_thread::hidden::sleep_for(timespec const&)'
obj/init.o: In function `boost::this_thread::sleep_for(boost::chrono::duration > const&)':
/usr/local/include/boost/thread/pthread/thread_data.hpp:243: undefined reference to `boost::this_thread::hidden::sleep_for(timespec const&)'
obj/irc.o: In function `boost::this_thread::sleep_for(boost::chrono::duration > const&)':
/usr/local/include/boost/thread/pthread/thread_data.hpp:243: undefined reference to `boost::this_thread::hidden::sleep_for(timespec const&)'
obj/main.o: In function `boost::this_thread::sleep_for(boost::chrono::duration > const&)':
/usr/local/include/boost/thread/pthread/thread_data.hpp:243: undefined reference to `boost::this_thread::hidden::sleep_for(timespec const&)'
obj/net.o: In function `boost::this_thread::sleep_for(boost::chrono::duration > const&)':
/usr/local/include/boost/thread/pthread/thread_data.hpp:243: undefined reference to `boost::this_thread::hidden::sleep_for(timespec const&)'
obj/bitcoinrpc.o:/usr/local/include/boost/thread/pthread/thread_data.hpp:243: more undefined references to `boost::this_thread::hidden::sleep_for(timespec const&)' follow
collect2: error: ld returned 1 exit status
makefile.unix:187: the recipe is a mistake for the purpose of «AdzCoind»
make: *** [AdzCoind] Error

build-essential, libssl-dev, libboost-all-dev, libdb4.8-dev, libdb4.8++-dev instaled.

Or. I try run binary at wine (PlayOnLinux). Wallet is running, but not getted config, and not run rpc.

Any good luck with ADZcoin wallet on linux?
hero member
Activity: 545
Merit: 500
July 17, 2017, 10:29:00 AM
Here's the latest update which was released yesterday for all those that missed it.


Source: https://forum.adzbuzz.com/forum/main-forum/adzbuzz-news/4558-adzbuzz-update-july-16-dev-reports-and-more




Hi Everybody,


I hope all of you are doing good!


It's been a bit quiet with updates but not for our devs, here are the last 2 dev reports:

-> June 30: https://docs.google.com/document/d/1PpV-62KxyLLL9iI1VxfityUGxN-pTgGkepGl7nsxm7c/edit
-> July 11: https://docs.google.com/document/d/1X7JJ_RHj2ztdS0DxtFibYbUR0bZXOgVzVc4UbI_c0bA/edit


I'm also happy to announce that we are making great progress on the Titan site which is our anticipated first big income stream.
In case you wonder about this, here is the script we'll connect to ADZbuzz allowing every ADZbuzz member to earn even more every day:
https://usetitan.com/default.aspx


As you know the ADZbuzz user-base is growing fast and this is the perfect platform for our audience. We hope to soon welcome 1000's of ADZbuzz members on our Titan site and as soon as our daily profits exceeds $100+ we will use this to buy ADZcoins on the exchanges, use the 50/50 indirect donation feature and increase daily earnings on ADZbuzz for all members and publishers who use the ADZlink.


We also hope to announce a launch date for Tifostarter soon which will attract millions of football fans to ADZbuzz, so more about that later.


Before the Titan site is ready and our amazing system takes off, we will also work on the presentation of ADZbuzz and ADZcoin. It's fair to say that currently the crypto world is taking serious hits and big investors will look for other coins to invest in which can be considered safe. ADZcoin with it's continious shrinking supply, increasing demand and fast-growing community will surely come on the radar of these people so we'll make sure we'll have:

-> A new site for ADZcoin
-> An extensive FAQ section
-> A new video explaining the system
-> A clear timeline (including ADZbuzzPay)
-> Daily profit stats with coins distirbuted and burned


Once again, we appreciate your patience and help for making ADZbuzz and ADZcoin an amazing life-changing project. About a month ago we were happy to announce the final timeline and now we are anticipating the moment we can announce the launch of the long-awaited Titan site followed by Tifostarter.


Stay tuned for more info!


Have a great Sunday!
The ADZbuzz Team
hero member
Activity: 545
Merit: 500
July 17, 2017, 10:20:46 AM
OP will update first page in due time  Wink
it should be always updated after any event mate, because investors are still relying with any news coming from the OP
this project still in a long way to succeed dev still finding new ways for sure.


I do agree with you. There'll be an updated version of the whitepaper, new website for Adzcoin and updated info about ADZbuzz soon as when the devs finish working on the new football platform. Once it's complete, I'll update the OP
hero member
Activity: 545
Merit: 500
July 17, 2017, 10:17:53 AM
Funny... people people dont bother to check the OP (first page) of tread to find basic information...
BTW please update it.
Coin miners pool is not having adz any more also we have over 1100 members on fb group
What about translation bounties or no more needs?


not allways is the OP (first page) up to date, before i buy i wanna double checkit before i buy some ...


btw is there an paper version of the wallet ?




No paper wallet as of yet
hero member
Activity: 545
Merit: 500
July 17, 2017, 10:17:10 AM
I am surprised that there is silence in this thread.
ADZ is a huge project and I think it's just a matter of time as we will see a lot more interest.
Currently the price is ADZ is low, so there is a bargain on cheap coins.

 Smiley



I agree it's quite silent here. More noise here though Smiley : https://forum.adzbuzz.com/


Of course. ADZ is way undervalued and the project is huge (and still growing). Just hold your coins tight that's all I can advise everyone here. Once everything is implemented and it gains traction, ADZ will definitely do the investors proud. In terms of the business itself, ADZbuzz is gaining a lot of popularity with about 100s of new signups daily. So we are on the right track here. Also more updates ahead when the football platform is ready

but i think if jans can update every post here too more and more bitcointalk member will know about adz coin and its development  it will bring more investors and positive idea about adz coin


Jens is quite busy right now in helping developers set up the football platform. But don't worry, I'll post updates here whenever there's new info
hero member
Activity: 545
Merit: 500
July 17, 2017, 10:15:21 AM
Funny... people people dont bother to check the OP (first page) of tread to find basic information...
BTW please update it.
Coin miners pool is not having adz any more also we have over 1100 members on fb group
What about translation bounties or no more needs?



Removed the pool and updated the number of members in the fb group.


About the translation bounties, I've left it as it is incase Jens decides to give bounties later on. So I'll update that when there are bounties available for translation
hero member
Activity: 2744
Merit: 541
Campaign Management?"Hhampuz" is the Man
July 17, 2017, 09:34:28 AM
OP will update first page in due time  Wink
it should be always updated after any event mate, because investors are still relying with any news coming from the OP
this project still in a long way to succeed dev still finding new ways for sure.
hero member
Activity: 1540
Merit: 502
July 17, 2017, 09:28:13 AM
Funny... people people dont bother to check the OP (first page) of tread to find basic information...
BTW please update it.
Coin miners pool is not having adz any more also we have over 1100 members on fb group
What about translation bounties or no more needs?


not allways is the OP (first page) up to date, before i buy i wanna double checkit before i buy some ...


btw is there an paper version of the wallet ?
sr. member
Activity: 489
Merit: 250
July 16, 2017, 12:18:07 PM
I am surprised that there is silence in this thread.
ADZ is a huge project and I think it's just a matter of time as we will see a lot more interest.
Currently the price is ADZ is low, so there is a bargain on cheap coins.

 Smiley



I agree it's quite silent here. More noise here though Smiley : https://forum.adzbuzz.com/


Of course. ADZ is way undervalued and the project is huge (and still growing). Just hold your coins tight that's all I can advise everyone here. Once everything is implemented and it gains traction, ADZ will definitely do the investors proud. In terms of the business itself, ADZbuzz is gaining a lot of popularity with about 100s of new signups daily. So we are on the right track here. Also more updates ahead when the football platform is ready

but i think if jans can update every post here too more and more bitcointalk member will know about adz coin and its development  it will bring more investors and positive idea about adz coin
hero member
Activity: 577
Merit: 500
July 15, 2017, 02:20:20 PM
OP will update first page in due time  Wink
sr. member
Activity: 510
Merit: 254
ImpulsX
July 14, 2017, 05:43:46 PM
Funny... people people dont bother to check the OP (first page) of tread to find basic information...
BTW please update it.
Coin miners pool is not having adz any more also we have over 1100 members on fb group
What about translation bounties or no more needs?
hero member
Activity: 545
Merit: 500
July 14, 2017, 03:13:34 PM
I am surprised that there is silence in this thread.
ADZ is a huge project and I think it's just a matter of time as we will see a lot more interest.
Currently the price is ADZ is low, so there is a bargain on cheap coins.

 Smiley



I agree it's quite silent here. More noise here though Smiley : https://forum.adzbuzz.com/


Of course. ADZ is way undervalued and the project is huge (and still growing). Just hold your coins tight that's all I can advise everyone here. Once everything is implemented and it gains traction, ADZ will definitely do the investors proud. In terms of the business itself, ADZbuzz is gaining a lot of popularity with about 100s of new signups daily. So we are on the right track here. Also more updates ahead when the football platform is ready

the adz at Yobit , it is the same , right ??  if yes , gonna buy some more before its fly's Smiley



Yeah it's the same ADZ mate
hero member
Activity: 1540
Merit: 502
July 14, 2017, 09:22:30 AM
I am surprised that there is silence in this thread.
ADZ is a huge project and I think it's just a matter of time as we will see a lot more interest.
Currently the price is ADZ is low, so there is a bargain on cheap coins.

 Smiley



I agree it's quite silent here. More noise here though Smiley : https://forum.adzbuzz.com/


Of course. ADZ is way undervalued and the project is huge (and still growing). Just hold your coins tight that's all I can advise everyone here. Once everything is implemented and it gains traction, ADZ will definitely do the investors proud. In terms of the business itself, ADZbuzz is gaining a lot of popularity with about 100s of new signups daily. So we are on the right track here. Also more updates ahead when the football platform is ready

the adz at Yobit , it is the same , right ??  if yes , gonna buy some more before its fly's Smiley
hero member
Activity: 545
Merit: 500
July 14, 2017, 01:34:20 AM
I am surprised that there is silence in this thread.
ADZ is a huge project and I think it's just a matter of time as we will see a lot more interest.
Currently the price is ADZ is low, so there is a bargain on cheap coins.

 Smiley



I agree it's quite silent here. More noise here though Smiley : https://forum.adzbuzz.com/


Of course. ADZ is way undervalued and the project is huge (and still growing). Just hold your coins tight that's all I can advise everyone here. Once everything is implemented and it gains traction, ADZ will definitely do the investors proud. In terms of the business itself, ADZbuzz is gaining a lot of popularity with about 100s of new signups daily. So we are on the right track here. Also more updates ahead when the football platform is ready
legendary
Activity: 1834
Merit: 1006
July 12, 2017, 04:34:24 AM
I am surprised that there is silence in this thread.
ADZ is a huge project and I think it's just a matter of time as we will see a lot more interest.
Currently the price is ADZ is low, so there is a bargain on cheap coins.

 Smiley
sr. member
Activity: 510
Merit: 254
ImpulsX
July 05, 2017, 09:21:45 AM
Tatiana is like Jens right hand.
Very competent and always helpful in the support.
Im glad that Jens is focusing fully on Tifo platform and not wasting his valuable time answering same question over and over because some people not reading previous posts and comments.
But even that amazing person as Tatiana isn't a robot.
I hear some time a go that more people will be trained for the support of ADZbuzz, how about that?

Anyway great progress and ADZbuzz on Alexa ranking climbing every day..
hero member
Activity: 545
Merit: 500
July 04, 2017, 01:39:47 PM
Is there a slack or telegram?

No. Most of the communication happens here: https://forum.adzbuzz.com/
Pages:
Jump to: