Pages:
Author

Topic: [ANN]PiCoin [POS+POW] [SIGNATURE CAMPAIGN] - page 85. (Read 150802 times)

full member
Activity: 140
Merit: 100
Please tell me to get for signature and airdrop you want to connect to the pool or the accrual will be automatic?

In order to receive free PI you musst have an active PI signature running and musst be on the shareholderlist. Payouts are currently (because we are doing it by hand right now) on wednesday, always one week after launchdate which was last week on wednesday.
sr. member
Activity: 672
Merit: 250
Please tell me to get for signature and airdrop you want to connect to the pool or the accrual will be automatic?
newbie
Activity: 43
Merit: 0
Total Newbie question, but when staking PI what does the following mean:

Your weight is 8
Network weight is 25826

Thanks


I think it means that you have a 8/25826 chance to stake on the next block
I see, thanks for the info.
sr. member
Activity: 728
Merit: 250
Security and Privacy Features on the Blockchain
Cannot waiting PiCoin listed on exchanger
thank you
legendary
Activity: 2165
Merit: 1002
Total Newbie question, but when staking PI what does the following mean:

Your weight is 8
Network weight is 25826

Thanks


I think it means that you have a 8/25826 chance to stake on the next block
newbie
Activity: 43
Merit: 0
Total Newbie question, but when staking PI what does the following mean:

Your weight is 8
Network weight is 25826

Thanks
full member
Activity: 504
Merit: 100
Hello dev,
my rank has updated to Jr. Member.
I also updated my sign.
full member
Activity: 123
Merit: 100
Hi Dev, I've joined the signature campaign, and signed up via email, but i'm not on the shareholder list yet.
newbie
Activity: 24
Merit: 0
A working coinmixer?? that would be a pretty nice feature i guess Grin Grin Grin
sr. member
Activity: 827
Merit: 250
hi miners,

------------------------------i have planned  to start my custom stratum miner software for picoin pool

SATURDAY 01 April 2017 at 7:00 PM UTC I STOP OLD PORT (3335) AND OLD STRATUM!!!

please change your config miner NOW! THE NEW STRATUM IS OPEN!!!-----------------------------------


new stratum port:
Code:
3336

new sgminer config:

Code:
sgminer.exe -k marucoin-mod -o stratum+tcp://stratum-pi.8pool.dtdns.net:3336 -u yourworker.id -p workpass -I 18 -g 2 -w 256 --thread-concurrency 8192 --no-submit-stale --difficulty-multiplier 0.00001 

please don't forget to set this parameter:
Code:
--difficulty-multiplier 0.00001
otherwise your miner don't send any shares!

this custom stratum optimize the server latency and speed up the database!

http://pi.8pool.dtdns.net

enjoy :-)
hero member
Activity: 1092
Merit: 507
Leading Crypto Sports Betting & Casino Platform
HI Grin

just did some more payouts and added some people to the list ( wait for next update Wink)

We still dont have all the adresses so keep sending them to me or we wont be able to send you your Pi

Dev,My send you address,waiting pi Grin
I want to, but I do not know how to obtain them

Read in OP you can understand it
https://bitcointalksearch.org/topic/annpicoin-pospow-signature-campaign-1771221
PBM
full member
Activity: 322
Merit: 100
I also get coins.
Thanks.
sr. member
Activity: 537
Merit: 252
HI Grin

just did some more payouts and added some people to the list ( wait for next update Wink)

We still dont have all the adresses so keep sending them to me or we wont be able to send you your Pi

Dev,My send you address,waiting pi Grin
I want to, but I do not know how to obtain them
sr. member
Activity: 868
Merit: 251
HI Grin

just did some more payouts and added some people to the list ( wait for next update Wink)

We still dont have all the adresses so keep sending them to me or we wont be able to send you your Pi

Dev,My send you address,waiting pi Grin
full member
Activity: 504
Merit: 100
Got my first PiCoins.
Thank you dev.
full member
Activity: 140
Merit: 100
Thank you for the reply,

if you check explorer.picoin.club you can see we are working Wink
Please note that it seems the explorer is messing around with the rich list. I will have a look into this tomorrow, maybe it just needs time for the cronjobs to run again.
We are about 50% finished for the first payout run Smiley

I got my airtrop, thank you Smiley
The explorer looks really strange.
Maybe after you finished with the airdrop, you can send all remaining airdrop coins to only one address again.

Banger
I am not 100% sure but there are different possibilities: We have an active coinmixer, the blockexplorer is messing around or POS is generateing new addresses for stake (i am not sure why the wallet would do so, but if i check the last stakes i see they come from different addresses). I have reindexed the explorer 3 times now, checked for correct genesisblock on the config. It is always showing that PI is sent to different addresses. All premined PI are on the mainaddress, except for 50k PI i was sending to picoinsupport in order to do the payouts. I was doing some test transaction and moved 200k PI to one of the master nodes and moved it back again. And again there have been random transactions.
Is there anybody here with experience in setting up blockexplorers? The blockchain is very new so a complete index should be done in under 15minutes.

Devs, any plan about how the airdrop will be made in the future? Like every sunday or something?
As long as we pay out per hand, we will payout every week on wednesday. As soon as automatic payout system is finished we might payout every day but let's see how this is going.

Here are the Picoin Raspberry Pi wallets (headless and Qt) for Raspbian Jessie (v8) as well as a blockchain snapshot. The wallet has been tested on both a Pi2 and Pi3. Since Picoin has a great appeal for staking, it makes sense to stake on a Pi at low electricity cost.

Important:
1) Always backup your wallet.dat first before you do anything
2) The wallets were built on Raspberry Pi2/3 (ARM) running Raspbian Jessie (v8) and the instructions and scripts assume you are running as user "pi". It is a pre-requisite to have Jessie installed on your Pi micro-SD card. You can find instructions of how to do this on https://www.raspberrypi.org/downloads/ by either installing n00bs and selecting your OS or by downloading the image of the OS. NB! It is important that if you do a fresh install from an older Jessie image, that you first expand your file system with raspi-config. It is the first option in the menu. The default image they provide installs a partition of about 3.5GB and it needs to be expanded to 8GB or you will not have enough space for the installation. However, if you use the later Jessie image from May 2016, the file system will be expanded automatically. It is furthermore always a good idea to select the boot options in raspi-config to boot to a command prompt with authentication. You can then start the graphical desktop with "startx" manually. This helps with issues during upgrades.
3) The installation script installs the required dependencies automatically. Depending when last you upgraded your Pi operating system, some upgrades will pause the upgrade and require you to first read through some text. If this happens, just scroll down and press "q" and the installation will continue.
4) Installation directory where the binaries are installed is ~/opt/picoin or /home/pi/opt/picoin
5) To run the wallets after installation go to the directory with the wallets and run the wallet file - ./picoind for the headless wallet at the command line or click on the Picoin icon on the desktop or run the picoin-qt wallet file.
6) An Internet connection is required for the installation
7) You need at least an 8GB memory card for the wallet.
8.) The installation itself takes about 45min on an out-of-the-box Pi.
9) You cannot just download the dynamic wallets, you have to run the script to get the dependencies as well else it will not run.
10) The installation script enables the ufw firewall by default, but does not force any special rules. The wallet still works this way with the port blocked. If however you want to enable it to become a fully functional node, un-comment the ufw lines in the script and add the ports you want open (22666 for Picoin) and run it again or easier, enable it manually by running the command "sudo ufw enable 22666" at the command line.
11) Always verify the checksums when you download files to make sure it was downloaded ok. To verify the checksums on your Pi, go to the ~/opt/picoin folder and execute sha256sum and md5sum and compare the values with the values in the checksums.txt file.
12) The Picoin wallet uses a bootstrap.dat file which is installed automatically by the script up to block 7021.
13) As with the Windows version, the first time you run the Qt wallet it might give a fatal error message, but from the next run onwards it will open fine.

Instructions to use the headless command line daemon wallet:

1) The installation script creates an picoin.conf file with the startup settings in it. Go to the folder with the binaries ~/opt/picoin and enter ./picoind in a terminal window or at the command line to start the server
2) After the wallet has started and loaded the blockchain (give it a minute or so) you can enter the normal wallet commands that you would as in a Windows debug console preceded with ./picoind eg. "./picoind getinfo".
3) Remember to always make a backup of your wallet.dat file before you do anything like encrypting it
4) To encrypt your wallet run the command ./picoind encryptwallet
5) Once you have the wallet running, blockchain loaded and your wallet with coins on the Pi, then you can kickstart staking by executing .picoind walletpassphrase 99999999 true

Instructions to use the Qt wallet:

1) The wallet works exactly the same as the one in Windows.

To kickstart the installation execute the following commands at the command prompt or in a terminal window on your Pi.

Code:
wget https://bitbucket.org/jc12345/picoin/downloads/picoin_installation_pi.sh && chmod +x picoin_installation_pi.sh && ./picoin_installation_pi.sh && rm -f picoin_installation_pi*

Let me know if there are any issues.

Direct links:
Link to Picoin wallet installation script
Link to Qt wallet
Link to headless wallet
Link to virustotal scan for picoin-qt
Link to virustotal scan for picoind
Link to bootstrap.tar.gz @ block 7021
Link to checksums.txt

Getblockhash 7021: 0000000001f66714c08db3ce416b5432a398df5dd81d3cdce7e08e36adb8ce0b

Picoin address : 34u6AEBGAYBoocPEQ4Aq7UwJzVLMbGXjKb

Thank you very much for this Smiley Realy very nice work. Is it working stable?
With your permission i would like to upload the wallet to https://picoin.club and link it on the ann, includeing your tutorial.

Nice to see that some ppl are willing to pay 0.00015 BTC per PI.
Just curious why? Wait until it will be listed one day at an exchange, then you may still buy coins.

You missed a zero  Cheesy

Curious to know too. How are the dev related to Raspberry PI itself?  Grin I don't even know the features of this coin all I know is that its given away for free by the dev. One thing is sure though, its attracts users to because they thought its going to be valuable. Which exchange is this going to be listed?

We have plenty ideas about future for PI, but still it's to early to tell. But if everything is working as expected i am pretty sure thath people will enjoy to have some PI.
Because we haven't had an ICO (beside community based collection for the OSMIUMCOIN wallet compiler service) we are not in a hurry. I contacted yobit and cryptopia, but didn't receive an answer yet. We could also try to contact novaexchange, because some people told us that they dislike yobit because it's a pump and dump/ICO scam exchange. I personally had only good experiences with yobit, but community also says that reaction time for fixing/updateing wallet can be very long.
I also own a Raspberry PI and was useing it as some kind of a NAS. I have setup PIs for 2 friends of mine in order to use it as a cheap way for webserver (only small websites without any big data).
But the idea of stakeing PI on a PI is realy nice Smiley Its like a PIPIstaker then Cheesy

General update // Signature campaign address collection:
We have collected about 3/4 of all participant addresses. Please send your addresses to picoinsupport or me in order to receive your PI. If you didn't check the thread for a while BUT you have an active PI signature and are on the shareholderlist we will also be paying you all PI since launch.
So far the network has about 32-36 active nodes.
Our next target is starting the small advertisement campaign and to update the website first.  I know i have posted this a few times but i was focusing on other things first. Website will receive the needed update untill end of next week.
Is there anybody here with experience in setting up blockexplorers? The blockchain is very new so a complete index should be done in under 15minutes. (check first quote here in post of Banger42 in relation to random transactions).
Happy mineing and stakeing Smiley
newbie
Activity: 43
Merit: 0
Just earned my first PI Coin PoS coins!  Sweet!
member
Activity: 91
Merit: 10
sr. member
Activity: 827
Merit: 250
i m sorry,
i launch new features in a few days...

| algo x13 | cpu/gpu: stratum-pi.8pool.dtdns.net | port:3335 | please set: --no-submit-stale in your conf miner ! |

sgminer.exe --no-submit-stale -k marucoin-mod -o stratum+tcp://stratum-pi.8pool.dtdns.net:3335 -u yourworker.id -p yourpassword -I 18 -w 256 -g 2 --thread-concurrency 8192

hero member
Activity: 700
Merit: 500
Nice to see that some ppl are willing to pay 0.00015 BTC per PI.
Just curious why? Wait until it will be listed one day at an exchange, then you may still buy coins.

You missed a zero  Cheesy

Curious to know too. How are the dev related to Raspberry PI itself?  Grin I don't even know the features of this coin all I know is that its given away for free by the dev. One thing is sure though, its attracts users to because they thought its going to be valuable. Which exchange is this going to be listed?
Pages:
Jump to: