Bitcoin Forum
May 07, 2024, 05:53:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 07, 2014, 09:27:04 AM
PLEASE upvote this links!!

 - http://www.reddit.com/r/CoinedUp/comments/1ub1ax/prt_particle_no_premine/
 - http://www.reddit.com/r/CoinedUp/comments/1uaw1h/particleprt_add_request/


They are getting constantly downvoted by the ppl that dont want PRT to succeed!!!
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 07, 2014, 08:27:15 AM
If done with Xamarin, the new wallet will be available for Win8 phones/tablets but also android and/or iphone?

Do you use mono bitcoin library for the full client inside?

cheers,
will
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 06, 2014, 10:27:34 PM


 Roll Eyes
Yay, what sexy kind of wallet is this?
how did you make it? Windows8/VSStudio app talking to local bitcoind?
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 06, 2014, 09:54:48 PM
WTB PRT in bulk.

thumbs up Cheesy  but I wont sell
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 06, 2014, 06:37:19 PM

MORE SUPPORT HERE... some ppl are already downvoting it, maybe desperate MoonCoin guys !
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 05, 2014, 06:10:24 PM
actually its hard to predict what will happen on the rise of scrypt ASICs. But I am very sure it will have a bigger impact on many Acypt altcoins. So going into CPU stuff a bit does not harm and its at least 50/50 chance you can make "virtual" profits Cheesy

- On the one hand Scrypt ASICS will make Scrypt AltCoins harder to mine so also more "valuable". And their network strength will gain rapidly. As we saw on Bitcoin, ASICs gave it a nice boost earlier last year.
- On the other hand it will drive away all their users that believe in the main "argument" for Scrypt AltCoins: That they can be mined by the average guy.

So infact, it may happen that many Scrypt altcoin miners turn their back on scrypt and go on to proper CPU/GPU approaches, just like Particle, thus making Particle stronger and more valuable or attractive. Right?

cheers,
will
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 05, 2014, 02:02:44 PM
This is the true fastest CPU miner i know:
Its open source and does at leas 30% more than the official QRK miner.

https://github.com/uncle-bob/quarkcoin-cpuminer

howto compile?:
Code:
git clone https://github.com/uncle-bob/quarkcoin-cpuminer quarkcoin-cpuminer.git
cd quarkcoin-cpuminer.git
./configure CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
make -j4

howto use?:
Code:
./minerd -a quark -o stratum+tcp://prt.coinmine.pl:6080 -u USERNAME.WORKERNAME -p PASSWORD

good luck. questions welcome.
It would be cool if anyone could point out something similar for the quark GPU approaches...

regards,
will
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 05, 2014, 11:31:10 AM
Hey,

how about making and announcing a freenode IRC channel??
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CAGE] CageCoin - Powered by (Hippolas) Nicolas Cage - You don't say?! on: January 04, 2014, 10:58:54 PM
Yes, Im building our Spaceship right now Wink.

OFFICIAL WALLET HAS BEEN ADDED Wink.


... it does not sync for me. with or without a proper
Code:
cagecoin.conf
am i doing something wrong?
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 10:37:35 PM
Hm... from the number of ppl complaining about the wallet...
there maybe something wrong about it, but still it seem to work for the majority. I am not the dev or so...
have you tried manually adding some nodes? like the one of the pool itself?

creating a particle.conf with:
Code:
addnode=prt.coinmine.pl

something like that?
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 09:35:12 PM
Thanks Xamda,
I have about 15-20 different coin wallets and they all work fine together.  I have disabled all of them to see if Particle would work, but alas.   This Particle coin wallet was the most weirdest coin wallet because it came as a single .exe file (no .dll libraries) and I'm suspecting that this could one of the reasons. Another reason could be that this is just a half baked coin.  The fact that it works on most computers does not validate this wallet.  In order to make it a fair launch ,it should work on all computers. Indeed, I see from other posts that some other people are having problems syncing too.
I have also ran this wallet on my old XP laptop -- same problem, doesn't sync.

having it statically linked (no additional dlls) or dynamically linked (with dlls) has nothing to do with overall functionality. in fact, i find it rather smart to use static linking as long as the binaries don't succeed a certain size because of it.
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CAGE] CageCoin - Powered by (Hippolas) Nicolas Cage - You don't say?! on: January 04, 2014, 08:10:51 PM
We still need somebody to compile the latest source from github to a windows wallet Wink.

Bounty is now 5m!!!


I will take a look, but its my first wallet compile. So i dont know if i can make it Cheesy
i will use cygwin/mingw
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 07:49:09 PM
Just in case somebody missed the Cryptsy [PRT] request at freshdesk:

https://cryptsy.freshdesk.com/support/discussions/topics/62022

do it,
will
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 07:36:27 PM
I'm not getting any connection to the network, been trying to sync for over an hour   Sad
Any nodes to add or something?

do other altcoin wallets work for you? do you use quark coin and particle coin wallets synchron? i noticed that UPNP may fail if clones that work on the same port run simultaniously...

For me the "official" wallet works out of the box without config. so i think there may also be something wrong on your local side.

cheers,
will
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 04:24:56 PM
Okay, enough for today.

Maybe the next guy with some CPU and or coins keeps this up!!!
Otherwise I will to tomorrow or so Cheesy

This coin is great. PUSH IT!!!

Always think about what will happen to this nice CPU coin as soon as Scrypt ASICS are available Cheesy

cheers,
will
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 04:02:23 PM
A successful year 2014 everyone!

I decided to GIFT 1337 [PRT] PARTICLES to any addresses posted in here until i think its enough! Please quote this, so its easier for me.

In contrary i want you to push this coin everywhere you can! Exchanges, Twitter, Services, Facebook, Talks... whatever you think is useful will help!
Lets do this!

Cheers,
will   -    Pg7JrnZSMeW6joXK48nozSet2FiKXq1Hhp

I hope I'm not too late!  Tongue
PssBCm4N3T4dhp7raDsC9xxJMYnXqV9B42

YOUR NOT!

... and theres still coins to go... i just cant check every minute.
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 03:28:54 PM
MOAR ADDRESSES PLS!!!

p.s.: the next giveaway round we start in the parent board, so we get even more attention.

NICE, but thats all you got?? It turns out that my CPUs are faster than your replies!!!
make may day !
PuFHrSeT1MbRTVptFb4vbbK8aFWf38VtXp
PsJHUx6xekXsyzHv123A9XfL7c5oMBU6ed
PY65ig4wPJKkrExQMQL4GRQpBSiTr62QDA
Pq6oG7oLceUCPoyS4VK2iMt5VWg7LkCLfx
PjGmjqs557t95WamUvWc6zUxPxkyseQDfX
PoQXPfcnYgtWGQqpGcEv7dV69GrExBtrsF
PkPwyFerEMXT9N15CBV6nQ5jhwgvz28i4P
PaREstX3DX1CA59SCuxw8B3k4fYSh4vTKX
Ps56UCpa2cKxaoYz6pcc913w1Bb2TjWo6U
Pabe8PVoRtxuDEz5mtA4prjwJ7GXfywKbD

lol, that does not count. nice try though Cheesy
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 03:22:21 PM
PbtWU6NwFAfCpv6QHasWHDAbXK8zeSLHGb

Ty  :-D

np man. we can play the all the day long. i want this thread #1 topic!!

GIEVE ADDRESSES!
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 03:03:04 PM
 
MOAR ADDRESSES PLS!!!

p.s.: the next giveaway round we start in the parent board, so we get even more attention.

NICE, but thats all you got?? It turns out that my CPUs are faster than your replies!!!
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 04, 2014, 02:47:04 PM
MOAR ADDRESSES PLS!!!

p.s.: the next giveaway round we start in the parent board, so we get even more attention.
Pages: « 1 [2] 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!