Bitcoin Forum
June 26, 2024, 11:07:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 »  All
  Print  
Author Topic: [ANN][PTA][Pentacoin|SHA256D][DPOS|POS][ROADMAP|NEW WALLET v1.2.0 MASTERNODES]  (Read 11110 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.
pentacoinDev (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
May 13, 2015, 11:17:20 PM
Last edit: June 06, 2015, 11:49:04 PM by pentacoinDev
 #1

NEW WALLET V1.2.0 MASTERNODES PLS UPDATE ASAP

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

https://i.imgur.com/3AciDoP.png

Algorithm: SHA256
Ticker : PTA
Block time: 90 seconds
Block reward:
Block 1 - 50 = 100 PTA
Block 51 - 700 = 350 PTA
Block 701 - 1000 = 300 PTA
Block 1001 - 1500 = 250 PTA
Block 1501 - 2500 = 200 PTA
Block 2501 - 3000 = 150 PTA
Block 3001 - 3400 = 100 PTA
PoW Supply: 1311955 PTA
Last PoW block: 3400
PoS Min Stake Age: 6 hours
PoS Max Stake Age: 24 hours
DPOS from block 2500 until 20000 block after that normal PoS 9%
RPC Port: 25630
Port:  25631
Nodes: Hardcoded

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

Block 2500 to 4500 10 PTA
Block 4501 to 6800 20 PTA
Block 6800 to 7000 150 PTA
Block 7001 to 8500 20 PTA
Block 8501 to 10000 100 PTA
Block 10001 to 15000 30 PTA
Block 15001 to 20000 25 PTA

https://i.imgur.com/5SjNWHv.png

https://cdn2.iconfinder.com/data/icons/ourea-icons/256/OS_Windows_8_256x256-32.png
http://s2emagst.akamaized.net/products/492/491969/media/res_a3aa5986abcbe7b7ae2bdd49ad471f42.png
http://static.jeremybuff.com/img/technology-icon-github.png

The masternodes get 60% of the network stake rewards
 
How to Setup a Pentacoin Node :

Start your Pentacoin wallet

Go to Help>Debug>Console
  type the following and hit Enter (Alias is name of your node address):
Code:
getaccountaddress Alias

Send exactly 20000 PTA in 1 single transaction to that address

Go to Help>Debug>Console
  type the following and hit Enter:
Code:
masternode genkey

Copy the result and place that in the Pentacoin.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
rpcport=Any Port
server=1
daemon=1
listen=1
staking=0
port=Any Port2
reservbalance=20000
masternodeaddr=YOUR_EXTERNAL_IP:Any Port2
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
Any Port2 must be open.

Wait for 15 confirms before running the below command
Restart your wallet and go back to Help>Debug>Console
  Type the following and hit enter:
Code:
masternode start

How to Run More than one Pentacoin Node instance on the same PC:

1- Make a new folder ((Example: Masternodes)
2- inside masternodes folder, make N number of  new folders and name them for example mn1 , mn2 ..etc ( N= number of nodes you want to run)
3- go back to masternodes folder and place N number of Pentacoin-qt-1.2.0.exe copies and name them mn1.exe mn2.exe ..etc
4- on the same masternode folder, make new N number of RunMN1.bat files and paste the following:
Code:
mn1.exe -datadir=path_to_mn1_folder
 * make sure to change mn1.exe and path for every .bat file
5- Start each RunMN1.bat, RunMN2.bat ..etc and follow "How to Setup a Pentacoin Node" on top
 * each node must have different ports on Pentacoin.conf file

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

https://coin-miners.info/pta/public/

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

https://yobit.net/i/small_logo.png

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

Block Explorer

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

https://i.imgur.com/o6Fovr9.jpg
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
May 13, 2015, 11:17:40 PM
 #2

{
"Blocks" : 1,
"Current Block Size" : 1000,
"Current Block Tx" : 0,
"Difficulty" : {
"Proof of Work" : 0.00390625,
"Proof of Stake" : 0.00390625,
"Search Interval" : 0
},
"Block Value" : 10000000000,
"Net MH/s" : 0.01966848,
"Net Stake Weight" : 0.00000000,
"Errors" : "",
"Pooled Tx" : 0,
"Stake Weight" : {
"Minimum" : 0,
"Maximum" : 0,
"Combined" : 0
},
"Stake Interest" : 9000000,
"Testnet" : false
}
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
May 13, 2015, 11:18:03 PM
 #3

Algorithm: SHA256

Boooo!

Not your keys, not your coins!
qinyasu
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
May 13, 2015, 11:18:56 PM
 #4

pool
capslock42
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
May 13, 2015, 11:19:11 PM
 #5

Pool please Smiley


19:21:46

getinfo


19:21:46

{
"version" : "v1.0.0.0-g32a928e",
"protocolversion" : 60014,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 184,
"timeoffset" : 0,
"moneysupply" : 51900.00000000,
"connections" : 2,
"proxy" : "",
"ip" : "76.26.82.101",
"difficulty" : {
"proof-of-work" : 41981.75789803,
"proof-of-stake" : 0.00390625
},
"testnet" : false,
"keypoololdest" : 1431559116,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}
scorpio18
Legendary
*
Offline Offline

Activity: 1722
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
May 13, 2015, 11:19:33 PM
 #6

https://coin-miners.info/pta/public/ is up and running , dev pls add to the op

capslock42
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
May 13, 2015, 11:22:40 PM
 #7

First pool started at block ~150?
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
May 13, 2015, 11:23:47 PM
 #8

First pool started at block ~150?

~62
Starin
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


Infected Mushroom


View Profile WWW
May 13, 2015, 11:24:05 PM
 #9

Meh marbles was a fail to fullfill mining costs, I'm passing this one. Good luck.

WigitGetIt
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile WWW
May 13, 2015, 11:24:54 PM
 #10

https://coin-miners.info/pta/public/ is up and running , dev pls add to the op

Nice work scorpio18.   Grin
scorpio18
Legendary
*
Offline Offline

Activity: 1722
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
May 13, 2015, 11:26:06 PM
 #11

https://coin-miners.info/pta/public/ is up and running , dev pls add to the op

Nice work scorpio18.   Grin

I was just checking my mail  Grin and boom new coin launch  Wink

joseuribez
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 13, 2015, 11:38:07 PM
 #12

https://coin-miners.info/pta/public/ is up and running , dev pls add to the op

Nice work scorpio18.   Grin

I was just checking my mail  Grin and boom new coin launch  Wink

Adding 4TH, lets see if it pays out  Grin
xinbinbin
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 13, 2015, 11:38:59 PM
Last edit: May 13, 2015, 11:57:09 PM by xinbinbin
 #13

The sale of some coins, to pm
Inagame
Full Member
***
Offline Offline

Activity: 434
Merit: 124


View Profile
May 13, 2015, 11:39:35 PM
 #14

it 's a long time i'm waiting for a new sha coin Grin
samspaces
Legendary
*
Offline Offline

Activity: 1453
Merit: 1030


View Profile
May 13, 2015, 11:40:35 PM
 #15

it 's a long time i'm waiting for a new sha coin Grin

Waiting? Marbles was sha too.
kevin1234a
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


Decentralizing Jesus on the Blockchain


View Profile WWW
May 13, 2015, 11:44:39 PM
 #16

Ant 1,4,5................ Present

Inagame
Full Member
***
Offline Offline

Activity: 434
Merit: 124


View Profile
May 13, 2015, 11:46:57 PM
 #17

it 's a long time i'm waiting for a new sha coin Grin

Waiting? Marbles was sha too.
it's ironic of course Cheesy
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
May 13, 2015, 11:51:54 PM
 #18

That diff...
xinbinbin
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 13, 2015, 11:52:54 PM
 #19

Net Hashrate

8,007.79 TH/s
jimlite
Legendary
*
Offline Offline

Activity: 1848
Merit: 1018


View Profile WWW
May 13, 2015, 11:54:07 PM
 #20

That is usually a good sign. Surprised more pools haven't joined.

Binance, hottest/largest alt exchange, 2BTC daily no verification. https://www.binance.com/?ref=13309371
NEED TO RENT A RIG? All algos at http://www.miningrigrentals.com/register?ref=627


  ✵ Super FAST block times      ✵ Block Explorer right in the wallet!     ✵ Stealth Addresses     ✵ PoW/PoS hybrid  
██
██
██
██
██
██
██
██
██
██
██
Ancient Money
for a New World
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
Join the conversation!
██
██
██
██
██
██
██
██
██
██
██

                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

TWITTER


Pages: [1] 2 3 4 5 6 7 »  All
  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!