Bitcoin Forum
May 25, 2024, 10:37:07 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 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 »
661  Alternate cryptocurrencies / Altcoin Discussion / Re: A guide for "MINTING" , the proof of stake: PHS,PPC,MINT on: March 06, 2014, 07:14:55 AM
So it doesnt just start producing them automatically?  I was wondering why its been 16 days and i dont see anything yet...dammit

no problem you already produced coinage so you can start directly Smiley

very helpful, thank you

Thx Cheesy
662  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PHS][PoS] PhilosopherStone | Fast | PoW-PoS | ASIC Resistance | Messages on: March 05, 2014, 08:46:49 PM
nevermind, i found the thread on the subject here..

https://bitcointalk.org/index.php?topic=187714.0

Yes, it's been there for a while and covers the bases. Nonetheless, I think it would be classier to have a step by step on our own thread, re-written for PHS rather than copped from somewhere else. I'd do it myself if I had any time lol.

https://bitcointalk.org/index.php?topic=502579.0

I made something specified to Philosopherstone. Unfortunately it looks ways better in my word than in this thread, anyway i give Palmdetroit the right to add this text on the main post and on the Website if it helps.

Greetings
663  Alternate cryptocurrencies / Altcoin Discussion / A guide for "MINTING" , the proof of stake: PHS,PPC,MINT on: March 05, 2014, 08:44:31 PM
Minting guide for Philosopherstone like Cryptocurrencys


The Concept of Philosopherstones and other POS coins
 

The validation of transactions is done with Bitcoin like proof of work (POW) and something called proof of stake (POS).

The  POS is a method to securing a cryptocurrency network through requesting users to show ownership of coins defined in the “stake” field in .conf file (more later). For this energy saving process of securing the network, you get a reward for just holding the coins and unlock your wallet for minting. After the stake, coinage is destroyed.

The Reward for holding POS Coins
 

To do your first stake your coins need to generate coinage (days of coins in the same wallet which aren’t send to another wallet in this time). The days before Stake and the rewards are different between the POS coins out there. Here a short list:

                                               Days until first stake                   Interest p.a.      1. Year       2.         3.

Mintcoin                                    20                                             20%                   15%             10%       5%

Philosopherstones                      5-15                                          50%                  

Novacoin    
                                  30                                            starts from 100% per year and cut a half every 64x multiply of difficulty.

Peercoin                                    30                                             1%
Blackcoin                                                                                    1%
 

Howto enable wallet for minting:
 

1.    Once you downloaded the wallet you need to encrypt you wallet. Go to “settings” and click “encrypt wallet”. Set a min. 8 char password with special characters and numbers but write it down, because you can’t get it back if u loose them.



2.    Now we need to create a conf file in %appdata% (just paste this in windows explorer navigation) and go to your Philosopherstone, Mintcoin ... folder. Here is your wallet.dat. Now create a new file called “philosopherstone.conf or mintcoin.conf or somethingelse.conf”. Put in these lines and replace “yourusername” and “yourpassword” with something strong and random. !Pls not your wallet pass!
Then safe and exit.


server=1
  rpcuser=**Yourusername**
  rpcpassword=**Yourpassword**
  rpcport=16282
  rpcconnect=127.0.0.1

 
 


3.    Now go to your Philosopherstone or Mintcoin folder where philosopherstone-qt and stoned.exe are in.

Now create a file called mint.bat and put in these lines:  
  
 for PHS
@echo off
@echo Enter PHS password...
SET /P variable=Password :
stoned.exe walletpassphrase %variable% 9999999 true

for mint
@echo off
@echo Enter PHS password...
SET /P variable=Password :
mintcoind.exe walletpassphrase %variable% 9999999 true


4.    Everytime you click on this batch file it will ask you for your wallet password and then unlock the wallet for minting. You can check if minting is enabled, if you hover over the lock symbol in the downer left corner.


If u find this helfpfull you can donate Wink

PHS: 9nL16kFtxh5e86HQGvs7fnAnkq1Mx3mXbs Mint: Msyymc4SBmpRAxyh4eBi2ggr8vM6SHXdJ2
 

Greetings


Ps: If u find any Misspellings or recommendations pls tell me  i will keep this up to date Smiley





 

 

 
664  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MET] Metacoin - launched on: March 04, 2014, 11:49:59 PM
i vote every day ^^
665  Bitcoin / Development & Technical Discussion / Re: CoinJoin: Bitcoin privacy for the real world on: March 03, 2014, 07:42:22 AM
The extant solution for anonymous networks (Tor) requires extra steps that many users won't do,
Tor is actually quite easy to bundle, and some other programs (like torchat) already do. I'd assume that someday there would be bitcoin clients offered with bundled tor.

I was looking at Orchid (a Tor library) today and saw Mike Hearn's name on a github pull request: https://github.com/subgraph/Orchid/pull/9 with the comment: "I need this fix for bitcoinj."

how about security? I think most exit nodes are under nsa controll, how could that improved?
666  Bitcoin / Development & Technical Discussion / Re: CoinJoin: Bitcoin privacy for the real world on: March 02, 2014, 04:58:35 PM
Is this the thing darkcoin will implement?
667  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GPUC] GPU Coin | Launch 02MAR14 | IPO Available on: March 02, 2014, 02:07:42 PM
What's the difference between script and script n in terms of using cgminer?

You need to download vertminer , a modified cgminer.
You can find it in the vertcoin thread

Greetings
668  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GPUC] GPU Coin | Launch 02MAR14 | IPO Available on: March 02, 2014, 12:56:51 PM
Ok i have a few questions:
1. im from EU do you send international? What is the pricing?
2. Can i mine this coin with the same settings as Vertcoin?
3. Whats the biggest, none scam, serious pool ?

Greetings Smiley
669  Alternate cryptocurrencies / Altcoin Discussion / What does it need to create a new coin ? [DEV SEARCH] on: February 28, 2014, 03:35:30 PM
Hey
i wonder what does  i need to know to create a new Coin.
There are so many new coins out, every new concept i copied several times, so i think a noob like me should be able to do the same right?

Why not putting all the good concepts together to a new coin? Why are there still scrypt coins coming out, we have already dogecoin and litecoin. Why is there a pandacoin, we have already Vert.
We Also have Kimotos gravity wall to prevent pool hopping, we have Proof of Stake to safe Energy .

So pls tell me exactly what tools, links, books and languages do i need to create a new coin ? I don't want a random copy paste premine coin, i just want to understand the prozess.

So my new Coin would have:
Algorithm: maybe a early mine phase like MintCoin, adaptive N-scrypt like vertcoin and after 2 months of mining a steady block reward of 1 and Proof of stake become to be the main Algorithm. Also Kimotos gravity wall for fair mining.
so the futures: NScrypt, POS 1 year 20% interest, 2.10% 3 - endless 5 %

So pls refer me what to do i dont think it would be very difficult.

I would also pay a dev who already did something like this to work with me on this Smiley

Greetings Wink

670  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining Mintcoin worth it? on: February 27, 2014, 12:13:30 PM
There is Philosopherstone up since many months and nobody recognize it, now mintcoin comes and everybody talk about POW/POS . Mintcoin 20% interest p.a. , PHS 50% interest p.a.

671  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MET] Metacoin - launched on: February 26, 2014, 08:44:32 PM
We really need a Market and some investors ^^
672  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PHS][PoS] PhilosopherStone | Fast | PoW-PoS | ASIC Resistance | Messages on: February 24, 2014, 10:27:22 PM
I have mined several PhilosopherStones. After 20 pages I still don't get the whole stake thing. I get the interest rate and that I may need to wait 15 days to get any interest but no one has explained in clear simple language:

1) What is the Balance ?
2) What exactly is the Stake ?
3) How exactly does 1) relate to 2) ?
4) Is the total stones in your wallet = STAKE + BALANCE ?
5) What happens with interest on mined stones, exchange bought stones & interest on interest received ?


Thanks for the clarification.

1. The balance is your money. If you hold it around 15 days you have enough coinage to do the "stake".
2. If you unlocked your wallet for "minting" as described in top of this page, your stones go into the "stake field" and remain unusuable in the network to verify transactions. This is the POS.
3. I hope its clear now.
4. Yess
5. All stones are the same. They produce coinage since stored in the wallet. Every Transaktion of stones destroy the coinage of this coins. So buy on the market and transfer it to your wallet fast Wink

Greetings
673  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MET] Metacoin - launched on: February 24, 2014, 10:11:48 PM
I voted and shared Wink i think you can vote every day right ? Cheesy
674  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NEM] NEM -New Economy Movement - No Envy Movement - Updates+Discussion thread on: February 12, 2014, 11:14:40 AM
Feel free to use & modify:

could not resist  Wink




Yeah i like that Wink some Ideas for improovement:

Get some "coin infrastrukture" on this world like this:



any maybe put the nem text in some blue/green dessign ^^

Greetings
675  Alternate cryptocurrencies / Mining (Altcoins) / Re: Oh not another "i cant get the full hashrate" Thread on: February 11, 2014, 11:39:50 PM
OH YESS thank you so much , sgminer with this settings get it to 745 Cheesy i feel so wooow would donate some mined Dodge .


Greetings
676  Alternate cryptocurrencies / Mining (Altcoins) / Oh not another "i cant get the full hashrate" Thread on: February 11, 2014, 10:10:07 PM
You surely annoyed of all this threads but  i cant find any solution working and i deffinitly tried alot .

I just have 2* Gigabyte 280x , and i got 2 different Hashrates. I proofed Power, temp, clockspeed .. nothing works.

here a Pic of different hashrates:



And here my settings (im on linux) :



Maybe because one pcie is v 3.0 and one is 2.0 ?

Greetings
677  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MET] Metacoin - launched on: February 11, 2014, 07:29:25 AM
is there any exchange online for this coin right now?
678  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MET] Metacoin - launched on: February 09, 2014, 07:54:24 PM
Looks like a nice coin ..
Begun mining but dev is leaving? wtf?

9CSzokG2YT438RAv1SBLMmHhsF2oxurDYU

Greetings
679  Bitcoin / Bitcoin Technical Support / Re: GPU Idle for more than 60 seconds, declaring SICK! on: February 09, 2014, 08:08:23 AM
Is there any Solution for this??

I got the same Problem my cards:

2* r9 280x Gigabyte, 1* HD 5870.

1 280x is a little bit outside with PCIe Riser (this one showing dead)

temp is around 80 °C (68 for the dead one)

Greetings
680  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PHS][PoS] PhilosopherStone | Fast | PoW-PoS | ASIC Resistance | Messages on: February 07, 2014, 06:36:23 AM
what there is an android version of PHS ??
PLS LINK Smiley

This Stones are the best cryptocurrency for me bad bad promotion because of no premine ... thats an evil circle ^^ but no Pumpers thats great Wink
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!