Bitcoin Forum
July 10, 2024, 11:14:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15]
281  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 08, 2014, 05:02:26 AM
Thought I'd expand upon moonmooncoin's screenshot he/she submitted.

Maybe this could be the future of particle, or version two perhaps.


https://i.imgur.com/A43Di5a.png

If you like it and you're feeling generous this my motivation address to do more work. ^^
PeU3sFpVXKv3ywoLPt72nM7uwLiEQcBurc
This is amazement.  Can you make Android format mockup?

We are aware and on top issue, there will be update to solve this weekend so protect our miner and make more time for market develop.  So stay in tune!

Wallet is desktop version.  Xamarin Studio is Windows monodevelop, can no download monodevelop for windows it is corrupt of open source to sell of them (wellll, you build it if you want).  But it make easier make mobile wallet and ecosystem in future too.

Wallet v1 is get ported bitcoin protocol up and run with Particle.  It is fresh ports purity of C#.

Wallet v2 is make pluggable/extension so user can make and add add-on like Firefox, Chrome, etc.  Then you can make customization of dashboard, screens, menus, etc. by override.

It will open big opportunity and attract many corporation developer who come home and can hobby code.

Then we want explosion apps 2014!  Stay in tune this weekend update announce!
282  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 06, 2014, 11:04:02 PM
Roll Eyes
Yay, what sexy kind of wallet is this?
how did you make it? Windows8/VSStudio app talking to local bitcoind?

Full node, no bitcoind.  C#.  Build with VS or MonoDevelop/Xamarin Studio.  (is Windows.Forms).  Tested with Xamarin Studio 4.2.2, mono 3.2.3.  Ran on Windows 8.1, Linux Mint 16.  Source soon.
283  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 06, 2014, 10:18:27 PM
284  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 06, 2014, 05:56:43 PM
Anyone seen or heard anything from the devs lately? It would be nice if they took some part in the promotion of the coin and tried to put it up on some minor exchange to start with...

I really think there is a future for CPU coins and would hate to see PRT fall into oblivion.
Devs still around and work hard.  getparticles.com up, new forum up www.cryptodelia.com, and work on beta of new bitfreezer wallet.  Screenshots soon, public beta for testnet soon.  Going to change game!
285  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 02, 2014, 01:54:03 AM
Exchanges will come as demand build and people ask exchange for it.  Difficulty is high because hash power high.  You can join pool or set up VPS cloud mine.  Will post screenshot of advanced wallet work in progress soon.  Calling market feature codename "marketnets", different marketnets on different ports.
286  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: January 01, 2014, 05:48:30 PM
Hello,

I am a webmaster who is really interested in cryptocurrencies. I am actually working on a localbitcoins website but for alt-coins.
I have almost everything done, I am waiting for my graphic designer to send me the work I asked him. Website will be in english, spanish and french.

I'm planing on making 3 different websites. For Quark, Earthcoin and I'm thinking about Particle too.

The website will allow users to buy PRT directly with USD / EUR making everything easier and more accesible for everyone. I still don't have the domain name so if you have one or you have any suggestions please tell me.

The iniciative has been very well accepted specially in the Quark post, you can check it.
<...>
On the QRK post you can also check some updates about how far we are. In about a week the LocalQuarkCoin should be online.

<...>
Also the ones I believe will have the biggest growth, and PRT is one of them. I am really interested in working with PRT and as soon as I finish the QRK one, in about a week, I could start making code changes and a unique web design for the PRT only exchange.

If you like the idea and would like to make a donation to support my work, here is my PRT wallet: PmvkDGf1XNbzQkpimFjuVDyqWAykLiSELH

I will post it too on the PRT post if you are interested in working together to try to get some donations but I generally contact the creators first.
<...>
I have coded the exchanges for not taking any fees. I truely believe this initiative can make the value of a coin grow considerably.

If you have any other questions feel free to ask, thank you.

Cheers!

Gustavo
Have supported Gustavo to make happen localparticles.  Very nice :-)
287  Alternate cryptocurrencies / Altcoin Discussion / [PRT] Particle - Decentralized Market Feature, torrent/WASTE protocol? on: December 31, 2013, 09:54:50 PM
From Particle announce thread: https://bitcointalk.org/index.php?topic=392804.0

Concept for Decentralized Market Feature

Something special we're thinking about.  Not talking about exchange or market of currencies.  But marketplace like peer to peer eBay or classifieds.  Decentralized doge road.  Problem with doge road and such is centralization.  What if the market was decentralized and encoded or alongside the blockchain.

Pseudonymous like bitcoin protocol.  Tied to addresses like wallet addresses.  Not controlled by any one person or entity.

Possible Implementations

1.  Encoded in blockchain.

Problem is bloating of blockchain, and tack on after the fact.

2.  Alongside parallel blockchain.

Thinking through How would this work.  How to reward nodes for processing the marketplace.  Items have expiry and fall off the chain, to control blockchain size.

3.  Alongside, bittorrent type protocol.

Instead of encoding in some kind of blockchain format, something like .torrent files.  Special file format.  Maybe can embed images, and standard data about the offered item.  Could maybe have chat using bittorrent chat protocol too once released.

4.  Alongside, WASTE type protocol.

Darknet type protocol.  Instead of any file sharing, special format market entry file.  Need some indexing/search method so client nodes can construct and cache listings for display in client.  Could have chat too.

Expiry of items, so caches can be culled.  How to implement trader rating, rate addresses?  How to prevent gaming/rating spam/etc.

Looking at a wallet/full node implementation in C#.  Would make implementation of new features or "layers" easier.  Cross-platform with Mono or use linker make monolithic cross-platform executables.  Can then do Android/iOS with Xamarin.

Still thinking through, but this is project for 2014.  Looking for ideas, will compile.  New website and forum coming soon to follow project, working on today.

Will be killer feature.
288  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: December 31, 2013, 09:26:30 PM
Concept for Decentralized Market Feature

Something special we're thinking about.  Not talking about exchange or market of currencies.  But marketplace like peer to peer eBay or classifieds.  Decentralized doge road.  Problem with doge road and such is centralization.  What if the market was decentralized and encoded or alongside the blockchain.

Pseudonymous like bitcoin protocol.  Tied to addresses like wallet addresses.  Not controlled by any one person or entity.

Possible Implementations

1.  Encoded in blockchain.

Problem is bloating of blockchain, and tack on after the fact.

2.  Alongside parallel blockchain.

Thinking through How would this work.  How to reward nodes for processing the marketplace.  Items have expiry and fall off the chain, to control blockchain size.

3.  Alongside, bittorrent type protocol.

Instead of encoding in some kind of blockchain format, something like .torrent files.  Special file format.  Maybe can embed images, and standard data about the offered item.  Could maybe have chat using bittorrent chat protocol too once released.

4.  Alongside, WASTE type protocol.

Darknet type protocol.  Instead of any file sharing, special format market entry file.  Need some indexing/search method so client nodes can construct and cache listings for display in client.  Could have chat too.

Expiry of items, so caches can be culled.  How to implement trader rating, rate addresses?  How to prevent gaming/rating spam/etc.

Looking at a wallet/full node implementation in C#.  Would make implementation of new features or "layers" easier.  Cross-platform with Mono or use linker make monolithic cross-platform executables.  Can then do Android/iOS with Xamarin.

Still thinking through, but this is project for 2014.  Looking for ideas, will compile.  New website and forum coming soon to follow project, working on today.

Will be killer feature.
289  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: December 31, 2013, 07:56:17 PM
If difficulty challenging, don't forget instacash's cloud mining guide:
https://bitcointalk.org/index.php?topic=393173

Can usually find coupons floating around for vps.
290  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: December 31, 2013, 08:42:36 AM
Linux binary does not compile.  I would not trust this coin until his sourcecode compiles.
What trouble are you having compiling on Linux?  It compiled on Linux for us without any problems.  Are you missing dependencies?

make -f makefile.unix STATIC=1

For qt qmake and then make.

I will try a fresh pull and build from github, maybe some problem with line endings or something.
Fixed.  .gitignore caused leveldb Makefile not to push to github and chmod on build_detect_platform script.  Tested complete fresh pull and build and worked.
291  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: December 31, 2013, 08:27:17 AM
Linux binary does not compile.  I would not trust this coin until his sourcecode compiles.
What trouble are you having compiling on Linux?  It compiled on Linux for us without any problems.  Are you missing dependencies?

make -f makefile.unix STATIC=1

For qt qmake and then make.

I will try a fresh pull and build from github, maybe some problem with line endings or something.
292  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: December 31, 2013, 07:14:19 AM
If Mega.co.nz link isn't working for you here's another mirror for the Windows client:  http://www.4shared.com/zip/yUwX6h3-/particle-qt-862.html
293  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread on: December 31, 2013, 06:49:48 AM

Particle Multipool Open
http://particle.shockpools.com
Mine Scrypt and SHA, Receive PRT


   
Early screenshots. Not a final design version.

•••••New Wallet

•••••••••••••••••••••••••••••••••••
•••••New generation wallet•••••User experience oriented•••••Cross platform•••••Extensible•••••
•••••Particle’s key differentiator in the crypto currency marketplace is its advanced wallet technology.  Unlike most “alt coins” that are simple copy-and-paste clones of Bitcoin-Qt with a few parameter changes, Particle has a unique wallet with user friendly features for a sublime user experience.•••••The Particle advanced wallet, codenamed “BitParticle”, offers an incredible user experience through a “Modern” (previously known as “Metro”) style user interface.  The interface features a focus on typography (the so-called “Swiss” style popularized in the 1960′s), titles, and tabs.  Plugins are able to hook in and expose their own tabs in the UI that contain their functionality.•••••Our wallet is created on the .NET Framework and is cross platform with the open source Mono project.  The wallet code is implemented in C# with the help of a few open source libraries and communicates with the particled Particle daemon through the JSON-RPC (remote procedure call) interface.•••••Particle wallet is “extensible”.  This means it can be extended by the community to add new features directly in the wallet.  This is the same concept as add-ins in Firefox or apps for the iPad.  Community developers and hobbyists can create plugins that are loadable by the wallet to expand the feature set.•••••
•••••Particle Coin

•••••••••••••••••••••••••••••••••••
•••••Specifications•••••Block rewards•••••Downloads•••••Particle.cfg•••••
•••••
  • 6 hashing functions 9 passes
  • Super Secure hashing
  • 1,000,000,000 Total Coins
  • Difficulty retargets every 8 blocks (~2 min)
  • 15 second block time
  • 100 confirmations/transaction

Default Ports
Connection: 8779
RPC: 8776
•••••0-10,000 Blocks 50,000 coins
10,001-12,500 Blocks 25,000 coins
12,501-15,000 Blocks 12,500 coins
15,001-17,500 Blocks 6,250 coins
17,501-20,000 Blocks 3,125 coins
20,001-60,000 Blocks 1,563 coins
60,001-65,000 Blocks 780 coins
65,001-75,000 Blocks 360 coins
75,001-125,000 Blocks 180 coins
125,001-225,000 Blocks 90 coins
225,001-725,000 Blocks 45 coins
725,001-1,725,000 Blocks 22 coins
1,725,001+ Blocks 12 coins

Every 1,000 Blocks until 60,000
reward is 100,000 coins

Every 1,000 Blocks from 60,001
to 125,000 reward is 10,000 coins

Every 1,000 Blocks from 125,001+
reward is 1,000 coins
•••••Windows
particle-qt-0.8.7.4-windows.zip
Mirror #1
Mirror #2
d139308518de8352481ccdf3472c79e6

Linux
particle-qt-0.8.7.4-linux64.tar.gz
d139308518de8352481ccdf3472c79e6

Mac OS X
Particle-Qt-v0.8.7.3
623fe0165b7d0d66d08a6867ec896324

Source
Particle @ Github
•••••Create a particle.cfg file in your
%APPDATA%\Particle (Windows) or
Application Support/Particle (Mac) directory.
Code:
#Default configuration 
testnet=0
listen=1
maxconnections=100
server=1
daemon=1
rpcuser=user
rpcpassword=pass
rpcport=8776
rpcallowip=127.0.0.1

#Nodes
addnode=146.185.149.201
addnode=98.111.133.99
addnode=94.22.75.142
addnode=69.165.244.56
addnode=192.241.214.176
addnode=62.163.9.155
addnode=194.118.201.183
addnode=81.224.169.202
addnode=174.100.51.46
addnode=218.74.32.101
addnode=188.76.209.18
addnode=99.238.199.10
addnode=93.185.192.72
addnode=192.241.240.148
••••••••••••••••••••••••••••••
•••••
•••••Get Particles

••••••••••••••••••••••••••••••
•••••Mining•••••Pools•••••Exchanges•••••Services•••••
•••••Cloud Mining
Cloud Mining Guide

CPU Miner
Download

Solo Mining
Open the wallet-qt.
Go to Help -> Debug Window -> Console
Enter setgenerate true
Press enter
•••••prt.coinmine.pl
www2.coinmine.pl
prt.mine-pool.net
prt.npool.org (PPLNS)
prt.suprnova.cc
prt.forkpool.com
•••••Bter.com

Coinedup.com

AllCrypt.com
Swisscex.com

Bittrex
Poloniex

Use Cryptos

•••••
Chain Collider Block Explorer

UseCryptos PRT Block Explorer

WorldCoinIndex.com
CoinMarketCap.com
CoinsManager.com
CryptoNator.com


Gambling
coin-horse.com

China PRT team
prtcoin.com
•••••
294  Other / Beginners & Help / Re: Mining rig running too hot on: December 28, 2013, 01:06:16 AM
Does phase change cooling bring anything 2 the table when you have card density?  Waste of power/money?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!