Bitcoin Forum
May 08, 2024, 11:08:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40] 41 42 43 44 45 46 »
  Print  
Author Topic: [ANN] SweepstakeCoin (SWEEP) - PoW/PoS, TOR, Sweepstake, Upgrade V1.3  (Read 55581 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 05, 2017, 05:09:41 PM
 #781

hi all ...

im finding it very difficult to understand why im consistently getting the same error when compiling ...

the compilation of all the the other coisn run smooth - with a few exceptions ...

but this one compiles 99.7% the way - then bombs with this error ...

Code:
g++ -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/test/cwi-build/libraries/sweepstakecoin-master/src -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/obj -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/tor -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/json -I/home/test/cwi-build/deps/include -DUSE_IPV6=1 -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/include -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o sweepstakecoind obj/address.o obj/addressmap.o obj/aes.o obj/backtrace.o obj/buffers.o obj/channel.o obj/channeltls.o obj/circpathbias.o obj/circuitbuild.o obj/circuitlist.o obj/circuitmux.o obj/circuitmux_ewma.o obj/circuitstats.o obj/circuituse.o obj/command.o obj/compat.o obj/compat_libevent.o obj/config.o obj/config_codedigest.o obj/confparse.o obj/connection.o obj/connection_edge.o obj/connection_or.o obj/container.o obj/control.o obj/cpuworker.o obj/crypto.o obj/crypto_curve25519.o obj/crypto_format.o obj/curve25519-donna.o obj/di_ops.o obj/directory.o obj/dirserv.o obj/dirvote.o obj/dns.o obj/dnsserv.o obj/entrynodes.o obj/ext_orport.o obj/fp_pair.o obj/geoip.o obj/hibernate.o obj/log.o obj/memarea.o obj/mempool.o obj/microdesc.o obj/networkstatus.o obj/nodelist.o obj/onion.o obj/onion_fast.o obj/onion_main.o obj/onion_ntor.o obj/onion_tap.o obj/policies.o obj/procmon.o obj/reasons.o obj/relay.o obj/rendclient.o obj/rendcommon.o obj/rendmid.o obj/rendservice.o obj/rephist.o obj/replaycache.o obj/router.o obj/routerlist.o obj/routerparse.o obj/routerset.o obj/sandbox.o obj/statefile.o obj/status.o obj/torgzip.o obj/tortls.o obj/tor_util.o obj/transports.o obj/util_codedigest.o obj/groestl.o obj/blake.o obj/skein.o obj/keccak.o obj/jh.o 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/keystore.o obj/miner.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/noui.o obj/kernel.o obj/pbkdf2.o obj/scrypt.o obj/scrypt-arm.o obj/scrypt-x86.o obj/scrypt-x86_64.o obj/json_spirit_reader.o obj/json_spirit_writer.o obj/smessage.o obj/rpcsmessage.o obj/txdb-leveldb.o obj/anonymize.o -Wl,-z,relro -Wl,-z,now  -L/home/test/cwi-build/deps/lib -L/home/test/cwi-build/deps/lib -Wl,-Bstatic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l event -l z -Wl,-Bdynamic -l dl -l boost_chrono -l boost_date_time -l pthread /home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/libleveldb.a /home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/libmemenv.a
/bin/ld: cannot find -levent
collect2: error: ld returned 1 exit status
make: *** [sweepstakecoind] Error 1
DONE ...

i am no newbie here - but this has stumped me ...

libevent is installed ... but the makefile shows that 'event' is the one dependency that its looking for - and there is no way of locating that in the os ...

centos 7 x64 - or fedora 25 x64 ... both have the same error / issue ...

anyone know of a workaround or fix? ... strasboug - ideas? ...

is it possible to leave this dependency out by any chance? ...

#crysx

1715209727
Hero Member
*
Offline Offline

Posts: 1715209727

View Profile Personal Message (Offline)

Ignore
1715209727
Reply with quote  #2

1715209727
Report to moderator
1715209727
Hero Member
*
Offline Offline

Posts: 1715209727

View Profile Personal Message (Offline)

Ignore
1715209727
Reply with quote  #2

1715209727
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715209727
Hero Member
*
Offline Offline

Posts: 1715209727

View Profile Personal Message (Offline)

Ignore
1715209727
Reply with quote  #2

1715209727
Report to moderator
1715209727
Hero Member
*
Offline Offline

Posts: 1715209727

View Profile Personal Message (Offline)

Ignore
1715209727
Reply with quote  #2

1715209727
Report to moderator
wonder27648
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
July 06, 2017, 04:34:42 AM
 #782

hi all ...

im finding it very difficult to understand why im consistently getting the same error when compiling ...

the compilation of all the the other coisn run smooth - with a few exceptions ...

but this one compiles 99.7% the way - then bombs with this error ...

Code:
g++ -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/test/cwi-build/libraries/sweepstakecoin-master/src -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/obj -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/tor -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/json -I/home/test/cwi-build/deps/include -DUSE_IPV6=1 -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/include -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o sweepstakecoind obj/address.o obj/addressmap.o obj/aes.o obj/backtrace.o obj/buffers.o obj/channel.o obj/channeltls.o obj/circpathbias.o obj/circuitbuild.o obj/circuitlist.o obj/circuitmux.o obj/circuitmux_ewma.o obj/circuitstats.o obj/circuituse.o obj/command.o obj/compat.o obj/compat_libevent.o obj/config.o obj/config_codedigest.o obj/confparse.o obj/connection.o obj/connection_edge.o obj/connection_or.o obj/container.o obj/control.o obj/cpuworker.o obj/crypto.o obj/crypto_curve25519.o obj/crypto_format.o obj/curve25519-donna.o obj/di_ops.o obj/directory.o obj/dirserv.o obj/dirvote.o obj/dns.o obj/dnsserv.o obj/entrynodes.o obj/ext_orport.o obj/fp_pair.o obj/geoip.o obj/hibernate.o obj/log.o obj/memarea.o obj/mempool.o obj/microdesc.o obj/networkstatus.o obj/nodelist.o obj/onion.o obj/onion_fast.o obj/onion_main.o obj/onion_ntor.o obj/onion_tap.o obj/policies.o obj/procmon.o obj/reasons.o obj/relay.o obj/rendclient.o obj/rendcommon.o obj/rendmid.o obj/rendservice.o obj/rephist.o obj/replaycache.o obj/router.o obj/routerlist.o obj/routerparse.o obj/routerset.o obj/sandbox.o obj/statefile.o obj/status.o obj/torgzip.o obj/tortls.o obj/tor_util.o obj/transports.o obj/util_codedigest.o obj/groestl.o obj/blake.o obj/skein.o obj/keccak.o obj/jh.o 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/keystore.o obj/miner.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/noui.o obj/kernel.o obj/pbkdf2.o obj/scrypt.o obj/scrypt-arm.o obj/scrypt-x86.o obj/scrypt-x86_64.o obj/json_spirit_reader.o obj/json_spirit_writer.o obj/smessage.o obj/rpcsmessage.o obj/txdb-leveldb.o obj/anonymize.o -Wl,-z,relro -Wl,-z,now  -L/home/test/cwi-build/deps/lib -L/home/test/cwi-build/deps/lib -Wl,-Bstatic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l event -l z -Wl,-Bdynamic -l dl -l boost_chrono -l boost_date_time -l pthread /home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/libleveldb.a /home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/libmemenv.a
/bin/ld: cannot find -levent
collect2: error: ld returned 1 exit status
make: *** [sweepstakecoind] Error 1
DONE ...

i am no newbie here - but this has stumped me ...

libevent is installed ... but the makefile shows that 'event' is the one dependency that its looking for - and there is no way of locating that in the os ...

centos 7 x64 - or fedora 25 x64 ... both have the same error / issue ...

anyone know of a workaround or fix? ... strasboug - ideas? ...

is it possible to leave this dependency out by any chance? ...

#crysx

install libevent.a with the command:
# sudo apt-get install libevent-dev

then recompile it should work
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 06, 2017, 04:55:56 AM
 #783

hi all ...

im finding it very difficult to understand why im consistently getting the same error when compiling ...

the compilation of all the the other coisn run smooth - with a few exceptions ...

but this one compiles 99.7% the way - then bombs with this error ...

Code:
g++ -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/test/cwi-build/libraries/sweepstakecoin-master/src -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/obj -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/tor -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/json -I/home/test/cwi-build/deps/include -DUSE_IPV6=1 -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/include -I/home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o sweepstakecoind obj/address.o obj/addressmap.o obj/aes.o obj/backtrace.o obj/buffers.o obj/channel.o obj/channeltls.o obj/circpathbias.o obj/circuitbuild.o obj/circuitlist.o obj/circuitmux.o obj/circuitmux_ewma.o obj/circuitstats.o obj/circuituse.o obj/command.o obj/compat.o obj/compat_libevent.o obj/config.o obj/config_codedigest.o obj/confparse.o obj/connection.o obj/connection_edge.o obj/connection_or.o obj/container.o obj/control.o obj/cpuworker.o obj/crypto.o obj/crypto_curve25519.o obj/crypto_format.o obj/curve25519-donna.o obj/di_ops.o obj/directory.o obj/dirserv.o obj/dirvote.o obj/dns.o obj/dnsserv.o obj/entrynodes.o obj/ext_orport.o obj/fp_pair.o obj/geoip.o obj/hibernate.o obj/log.o obj/memarea.o obj/mempool.o obj/microdesc.o obj/networkstatus.o obj/nodelist.o obj/onion.o obj/onion_fast.o obj/onion_main.o obj/onion_ntor.o obj/onion_tap.o obj/policies.o obj/procmon.o obj/reasons.o obj/relay.o obj/rendclient.o obj/rendcommon.o obj/rendmid.o obj/rendservice.o obj/rephist.o obj/replaycache.o obj/router.o obj/routerlist.o obj/routerparse.o obj/routerset.o obj/sandbox.o obj/statefile.o obj/status.o obj/torgzip.o obj/tortls.o obj/tor_util.o obj/transports.o obj/util_codedigest.o obj/groestl.o obj/blake.o obj/skein.o obj/keccak.o obj/jh.o 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/keystore.o obj/miner.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/noui.o obj/kernel.o obj/pbkdf2.o obj/scrypt.o obj/scrypt-arm.o obj/scrypt-x86.o obj/scrypt-x86_64.o obj/json_spirit_reader.o obj/json_spirit_writer.o obj/smessage.o obj/rpcsmessage.o obj/txdb-leveldb.o obj/anonymize.o -Wl,-z,relro -Wl,-z,now  -L/home/test/cwi-build/deps/lib -L/home/test/cwi-build/deps/lib -Wl,-Bstatic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l event -l z -Wl,-Bdynamic -l dl -l boost_chrono -l boost_date_time -l pthread /home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/libleveldb.a /home/test/cwi-build/libraries/sweepstakecoin-master/src/leveldb/libmemenv.a
/bin/ld: cannot find -levent
collect2: error: ld returned 1 exit status
make: *** [sweepstakecoind] Error 1
DONE ...

i am no newbie here - but this has stumped me ...

libevent is installed ... but the makefile shows that 'event' is the one dependency that its looking for - and there is no way of locating that in the os ...

centos 7 x64 - or fedora 25 x64 ... both have the same error / issue ...

anyone know of a workaround or fix? ... strasboug - ideas? ...

is it possible to leave this dependency out by any chance? ...

#crysx

install libevent.a with the command:
# sudo apt-get install libevent-dev

then recompile it should work

tanx for your help ...

but not under centos 7 ...

this os is a redhat based os - not ubuntu ...

linux does not automatically mean ubuntu - there are much more distributions than that ... some distros even better at times Wink ...

i have the libevent development system installed in centos - and bitcoin ( using our scripts ) works well in compiling ...

this doesnt ...

which leads me to believe that i may need to compile a separate static build of libevent in order to compile ( like the script does for the rest of the builds - openssl - boost - bdb ) ...

there needs to be a better way than this though ... as thats a major pain also ...

#crysx

sparker327
Full Member
***
Offline Offline

Activity: 462
Merit: 100


Parachute for sale. Used once. Small red stain.


View Profile
July 08, 2017, 03:16:57 AM
Last edit: July 08, 2017, 03:58:43 AM by sparker327
 #784

anyone know why when I go to console and type in getcurrentsweepstake it returns a '0' value? I thought the sweepstakes were ongoing...

oh, and I had no issues with the wallet syncing or anything else and I just downloaded it tonight. Only took about 30 minutes to completely sync and I didn't use bootstrap file.

and if you want better hashrates on your NVidia cards I suggest you use the newest ccminer version 8.09 by Klaus. Using the 2.0 version I was getting 12 MH/s. Switched to newest version and getting 20MH/s without OC on a GTX1070.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 08, 2017, 04:36:02 AM
 #785

anyone know why when I go to console and type in getcurrentsweepstake it returns a '0' value? I thought the sweepstakes were ongoing...

oh, and I had no issues with the wallet syncing or anything else and I just downloaded it tonight. Only took about 30 minutes to completely sync and I didn't use bootstrap file.

and if you want better hashrates on your NVidia cards I suggest you use the newest ccminer version 8.09 by Klaus. Using the 2.0 version I was getting 12 MH/s. Switched to newest version and getting 20MH/s without OC on a GTX1070.

as far as we understand - dev switched that feature off ...

hence why there is a VERY low hashrate for sweep ...

and i have yet to be able to compile the daemon / wallet in centos - with no recourse so far from the dev about how - under centos 7 x64 ...

we would be happy to help in any way we can with this - but the lack of enthusiasm to help us compile the daemon / wallet - is making us wonder why we should bother ...

want to make this successful? ... get the things that MAKE this coin back online ( the sweepstake itself ) and help 'large players' ( for lack of a better word ) like us get the damned daemon compiled ...

and deb - this CENTOS 7 x64 we are talking about ( yup - another linux ) - NOT debian based ubuntu ... and we are NOT newbies - just having big issues compiling this one daemon ... if we can - we will happily put up a pool for sweep also ... as our custom CWI-Stratum has jha implemented ...

much appreciated again for those who have tried helping before ...

#crysx

uralcryptocoin
Sr. Member
****
Offline Offline

Activity: 1042
Merit: 328


SIGNATURE CREATION by uralcryptocoin


View Profile
July 09, 2017, 11:10:26 AM
 #786

Some move is on Novaexchange, hmm is it the begining of Uptrend? Just hold SWEEP and will know soon Cool

BTC   Bitcoin: A Peer-to-Peer Electronic Cash System   BTC
A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending. We propose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they'll generate the longest chain and outpace attackers. The network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone.
SimkoMiner
Hero Member
*****
Offline Offline

Activity: 925
Merit: 1000


View Profile
July 09, 2017, 12:37:35 PM
 #787

Some move is on Novaexchange, hmm is it the begining of Uptrend? Just hold SWEEP and will know soon Cool

I don't see any move on SWEEP on NovaExchange. There isn't a BTC/SWEEP pair as far as I see, you can just trade it for Doge or Moon, right? Can you please be more specific what move are talking about? Smiley
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 09, 2017, 02:52:14 PM
 #788

Some move is on Novaexchange, hmm is it the begining of Uptrend? Just hold SWEEP and will know soon Cool

I don't see any move on SWEEP on NovaExchange. There isn't a BTC/SWEEP pair as far as I see, you can just trade it for Doge or Moon, right? Can you please be more specific what move are talking about? Smiley

here mate ...

https://novaexchange.com/market/BTC_SWEEP/ ...

#crysx

uralcryptocoin
Sr. Member
****
Offline Offline

Activity: 1042
Merit: 328


SIGNATURE CREATION by uralcryptocoin


View Profile
July 09, 2017, 06:23:53 PM
 #789

.....

I don't see any move on SWEEP on NovaExchange. There isn't a BTC/SWEEP pair as far as I see, you can just trade it for Doge or Moon, right? Can you please be more specific what move are talking about? Smiley

Just the following move on BTC/SWEEP pair:

BTC   Bitcoin: A Peer-to-Peer Electronic Cash System   BTC
A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending. We propose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they'll generate the longest chain and outpace attackers. The network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone.
Dr.DreMcdaddyfresh
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
July 11, 2017, 09:18:52 AM
 #790

What needs to be done before new exchanges/CMC are added?
Vak
Jr. Member
*
Offline Offline

Activity: 31
Merit: 2


View Profile
July 12, 2017, 06:12:25 AM
 #791

Dev, what about Yobit?
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 12, 2017, 06:26:47 AM
 #792

Dev, what about Yobit?

never never never yobit ...

ever ...

they are THE worst exchange bar none ... nice interface BUT - NO support - NO  care - NO communication ...

pathetic ...

#crysx

Vak
Jr. Member
*
Offline Offline

Activity: 31
Merit: 2


View Profile
July 12, 2017, 09:30:59 AM
 #793

May be. But list on 2 exchanges better than one.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 13, 2017, 04:02:03 AM
 #794

May be. But list on 2 exchanges better than one.

are you kidding me? ...

so you think its better to be listed on an exchange that will give the dev - the community - and most of all the TRADERS more grief than any other exchange on the market? ... one that refuses to upgrade daemons / trade systems in a timely fashion - one that ignores almost ALL emails and support tickets - one that has a reputation for forcing BTC out of the dev / community to do the most BASIC things that an exchange should be doing - like updating ... 6months average without communication - one of our coins are STILL waiting for an update - and its been over 14MONTHS - and STILL nothing ...

so good luck with the that - but be prepared to get headaches dealing with them - AND - lose coins in the process ...

we shall NEVER deal with them - as login as they have this lack of crap service - no ( or non-existent ) communication - and lack of attendance to update wallets and specs ...

you have been warned mate ...

we have unfortunately have two coins on there - ozc and drz - and drz is the one they refuse to even bother looking at ( its on the old chain after we forked ) and like i mentioned above ( even after multiple emails and support tickets ) they STILL have refused to do anything about ... this brings about VERY bad community spirit and VERY big losses due to their incompetence ...

we WANT those coins taken off their exchange ... as we have all of coins ( grn ozc infx and soon drz ) being listed in cryptopia - who DO give a damn and respond ...

better to have ONE exchange that IS fully functional and will GROW with the coin and community - than TWO exchanges where one of them is yobit - who continuously damage coin communities by their lack of business integrity ...

#crysx

uralcryptocoin
Sr. Member
****
Offline Offline

Activity: 1042
Merit: 328


SIGNATURE CREATION by uralcryptocoin


View Profile
July 13, 2017, 09:43:17 PM
 #795

May be. But list on 2 exchanges better than one.

Now  we already have two exchanges: Novaexchange and Coinsmarket
there is any move on Novaexchange and it is good enough.
BUT! Dear dev! the blockexplorer is not working properly during last days please check it

BTC   Bitcoin: A Peer-to-Peer Electronic Cash System   BTC
A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending. We propose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they'll generate the longest chain and outpace attackers. The network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
July 13, 2017, 10:01:44 PM
 #796

When will I be able to get my coins from suprnova?

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 14, 2017, 06:31:38 AM
 #797

When will I be able to get my coins from suprnova?

when ocminer comes back from where ever he went? ...

Wink ...

we have heard very little from him in the last few weeks ... if he is on holidays - good on him ... the man deserves it ...

#crysx

uralcryptocoin
Sr. Member
****
Offline Offline

Activity: 1042
Merit: 328


SIGNATURE CREATION by uralcryptocoin


View Profile
July 14, 2017, 12:26:45 PM
 #798

There is no response from the dev during last weeks, we need some news\updates, or it's due to summer vacations now?  Cool try to wait some time and will buy some cheap coins

BTC   Bitcoin: A Peer-to-Peer Electronic Cash System   BTC
A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending. We propose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they'll generate the longest chain and outpace attackers. The network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 14, 2017, 12:56:58 PM
 #799

There is no response from the dev during last weeks, we need some news\updates, or it's due to summer vacations now?  Cool try to wait some time and will buy some cheap coins

at 2sat ...

they are real cheap ...

#crysx

sparker327
Full Member
***
Offline Offline

Activity: 462
Merit: 100


Parachute for sale. Used once. Small red stain.


View Profile
July 16, 2017, 12:08:54 AM
 #800

Dead coin....devs no where to be seen.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40] 41 42 43 44 45 46 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!