Search content
Sort by

Showing 5 of 5 results by semiformal
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [$PAC] [X11] Community Governed | Masternodes | Actively Trading
by
semiformal
on 03/03/2018, 19:10:05 UTC
I've sent old Pac coins to redemption address 10 hours ago but redemption status is still empty when i enter transaction ID, only I can see is status 1.

Also make sure you save your tx info from sending the old paccoins (and follow the redemption instructions carefully). If you have proof of the original tx, then if something does go wrong support can help work it out for you.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [$PAC] [X11] Community Governed | Masternodes | Actively Trading
by
semiformal
on 03/03/2018, 19:03:53 UTC

The wallet is set up. There is a constant ip. I do not understand what to do with this
   https://raw.githubusercontent.com/PACCommunity/PAC/master/pacmn.sh
and what name and password should be entered in the paccoin.conf file
rpcuser =?
rpcpassword =?


rpcuser and rpcpassword can be anything you like, pick something long and random for password.
It's how other processes on the node can communicate with the daemon. Sentinel will read them from the conf and use these to communicate with the daemon.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [$PAC] [X11] Community Governed | Masternodes | Actively Trading
by
semiformal
on 03/03/2018, 08:38:46 UTC
Please can we stake $pac ?  If we can,please how?

$PAC has Masternodes rather than staking. If you have 500k $PAC you can setup a Masternode and get block rewards.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [$PAC] [X11] Community Governed | Masternodes | Actively Trading
by
semiformal
on 02/03/2018, 06:35:57 UTC
Woo $PAC!

New devs, new coin, same great community.

... and Masternodes!
Post
Topic
Board Development & Technical Discussion
Interest Check: A docker based bitcoin development environment
by
semiformal
on 26/01/2018, 18:44:56 UTC
Are folks interested in an easy to use Docker based Bitcoin development environment? (or is there already one that I simply couldn't find)

Background: I just got back into coin development, and while the instructions are much better than they used to be, I found the requirements around specific versions of Ubuntu a bit restrictive and something that Docker helps a ton with. I put together a Docker image for myself, with some fancy additions like the cloud9 SDK for a web-based IDE.

If folks around here are interested in this, and there isn't already a canonical development image; I can polish up what I have, document, and publish it on Docker hub to share. I think this would be useful mainly for folks interested in learning more about Bitcoin or altcoin code through hands on experience.