Bitcoines
|
|
July 13, 2015, 05:34:43 PM |
|
Oh well, I'll buy a Pi v2 and keep the v1 for home security Great idea for increasing your network security and using a new Pi2 , You will love it.
|
"[Virtual Currencies] may hold long-term promise, particularly if the innovations promote a faster, more secure and more efficient payment system." ~Ben Bernanke
|
|
|
4x13
Legendary
Offline
Activity: 1078
Merit: 1011
|
|
July 23, 2015, 05:04:31 AM |
|
Will you post the details of what is required to compile other wallets for the PII2?? what dependencies etc are required to be installed to get the wallets to build. We can start posting other working PII wallets here for inclusion. I presently stake (10) coins and want them all on their own PII2. Does your OS include some VNC ready to use??
|
|
|
|
OKtoshi (OP)
Legendary
Offline
Activity: 1160
Merit: 1004
OK
|
|
July 25, 2015, 06:25:32 AM Last edit: July 25, 2015, 06:59:05 AM by OKtoshi |
|
Will you post the details of what is required to compile other wallets for the PII2?? what dependencies etc are required to be installed to get the wallets to build. We can start posting other working PII wallets here for inclusion. I presently stake (10) coins and want them all on their own PII2. Does your OS include some VNC ready to use??
At the moment the system has most of the dependencies you need to compile most wallets already, depending on the cryptocurrency wallet it might require more dependencies so would require to check on the altcoin code first. Sure, we can include more wallets if they have a nice user base, as all the work is voluntary hence priority of support goes to OK and BTC, but we can release a special version with more wallets if the users start requiring them on this thread. Let me know or paste here the Altcoins wallets you are interested in, so after some posts we can make a list for vote and start adding the most voted ones to be fair with the users base. OS does not come with a VNC ready to use, we can check to add it on next V if more users asks for it of course.
|
|
|
|
BladeRunner
Full Member
Offline
Activity: 205
Merit: 100
Cheif Oompa Loompa.
|
|
August 18, 2015, 07:29:05 AM |
|
what a nice project. a couple caveats, The torrent has zero seeders. and mega is not optimal ie 10+ hours to download for me.. Maybe a google drive would be best? Would love to see Megacoin wallet on there.
|
|
|
|
OKtoshi (OP)
Legendary
Offline
Activity: 1160
Merit: 1004
OK
|
|
August 30, 2015, 02:14:14 AM |
|
what a nice project. a couple caveats, The torrent has zero seeders. and mega is not optimal ie 10+ hours to download for me.. Maybe a google drive would be best? Would love to see Megacoin wallet on there. ROKOS v2 Google Drive Download (added to OP) https://drive.google.com/file/d/0B6j6kd8yGRsmem5WeEJfWGE3cm8/view?usp=sharingMegacoin wallet added to the consideration list for future releases. *Official Download Links are in OP - Do Not Download from other sources, posts, links to ensure the security of your downloads*
|
|
|
|
boacw
Member
Offline
Activity: 101
Merit: 10
|
|
September 05, 2015, 07:11:04 PM |
|
I don't like Mega nor Google, but if I have to download from there, would it be possible to add here a checksum of the file, to be sure it has not been altered?
I'd like to test this distrib in order to compile my own daemons (sling, and some of the supernet core currencies : fibre, bitstar, bitcoindark and opal).
Thanks
Edit: and why don't you just publish the daemon binaries? (with the checksums! ;-))
|
|
|
|
OKtoshi (OP)
Legendary
Offline
Activity: 1160
Merit: 1004
OK
|
|
September 08, 2015, 12:03:03 AM Last edit: September 08, 2015, 01:08:18 AM by OKtoshi |
|
I don't like Mega nor Google, but if I have to download from there, would it be possible to add here a checksum of the file, to be sure it has not been altered?
I'd like to test this distrib in order to compile my own daemons (sling, and some of the supernet core currencies : fibre, bitstar, bitcoindark and opal).
Thanks
Edit: and why don't you just publish the daemon binaries? (with the checksums! ;-))
We are Working on ROKOS v3 (will have checksum as suggested) and will be distributed/shared via gdocs, mega and torrent. Thanks for your feedback
|
|
|
|
boacw
Member
Offline
Activity: 101
Merit: 10
|
|
November 12, 2015, 02:57:01 PM |
|
I don't like Mega nor Google, but if I have to download from there, would it be possible to add here a checksum of the file, to be sure it has not been altered?
I'd like to test this distrib in order to compile my own daemons (sling, and some of the supernet core currencies : fibre, bitstar, bitcoindark and opal).
Thanks
Edit: and why don't you just publish the daemon binaries? (with the checksums! ;-))
We are Working on ROKOS v3 (will have checksum as suggested) and will be distributed/shared via gdocs, mega and torrent. Thanks for your feedback I wanted to run the v2 in qemu, just to see how it works, but system hangs. I use Ubuntu 15.04 and this is the command I run: sudo qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 1024 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw init=/bin/bash" -hda rokosv2.img The window is black and nothing happens. If I delete all the "-append" things, kernel starts but fails and complains it doesn't find device "1f03". Do you know how to fix this? Is v3 coming shortly?
|
|
|
|
OKtoshi (OP)
Legendary
Offline
Activity: 1160
Merit: 1004
OK
|
|
November 14, 2015, 11:26:35 PM Last edit: November 15, 2015, 08:12:20 AM by OKtoshi |
|
I don't like Mega nor Google, but if I have to download from there, would it be possible to add here a checksum of the file, to be sure it has not been altered?
I'd like to test this distrib in order to compile my own daemons (sling, and some of the supernet core currencies : fibre, bitstar, bitcoindark and opal).
Thanks
Edit: and why don't you just publish the daemon binaries? (with the checksums! ;-))
We are Working on ROKOS v3 (will have checksum as suggested) and will be distributed/shared via gdocs, mega and torrent. Thanks for your feedback I wanted to run the v2 in qemu, just to see how it works, but system hangs. I use Ubuntu 15.04 and this is the command I run: sudo qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 1024 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw init=/bin/bash" -hda rokosv2.img The window is black and nothing happens. If I delete all the "-append" things, kernel starts but fails and complains it doesn't find device "1f03". Do you know how to fix this? Is v3 coming shortly? Are you using the qemu rpi kernel, if not try launching with it https://github.com/OKtoshi/qemu-rpi-kernelThe v3 should be coming up in the next weeks. I am still working in other resources but setting it up.
|
|
|
|
boacw
Member
Offline
Activity: 101
Merit: 10
|
|
November 15, 2015, 03:51:49 PM |
|
I tried with this one, but the errors are still the same. No matter, I'll wait for the v3 and will buy a micro SD if I can run bitstard and/or bitcoindarkd on it... Thanks for the answer
|
|
|
|
cwh229
Newbie
Offline
Activity: 2
Merit: 0
|
|
November 19, 2015, 06:18:25 PM |
|
Thanks, this is very nice.
How can I access the desktop while running the PI headless?
How do I redirect the block chains to another drive?
|
|
|
|
OKtoshi (OP)
Legendary
Offline
Activity: 1160
Merit: 1004
OK
|
|
November 21, 2015, 08:53:09 AM |
|
Thanks, this is very nice.
How can I access the desktop while running the PI headless?
How do I redirect the block chains to another drive?
1.- -StartX 2.- In the wallet you want to use, add this command to the end to start the wallet -datadir=/home/datadirexample Cheers. - Added Checksums for v1 and v2 to the OP
|
|
|
|
boacw
Member
Offline
Activity: 101
Merit: 10
|
|
November 21, 2015, 05:18:32 PM |
|
- Added Checksums for v1 and v2 to the OP
Thanks!
|
|
|
|
OKtoshi (OP)
Legendary
Offline
Activity: 1160
Merit: 1004
OK
|
|
November 23, 2015, 05:39:47 PM Last edit: November 28, 2015, 12:21:17 PM by OKtoshi |
|
- Added Checksums for v1 and v2 to the OP
Thanks! You are welcome.
|
|
|
|
sanitarium616
Newbie
Offline
Activity: 58
Merit: 0
|
|
December 09, 2015, 06:50:46 PM |
|
|
|
|
|
OKtoshi (OP)
Legendary
Offline
Activity: 1160
Merit: 1004
OK
|
|
December 09, 2015, 08:49:24 PM |
|
Thanks for your suggestion, working on v3 at the moment, will have a look at them for sure.
|
|
|
|
|
sanitarium616
Newbie
Offline
Activity: 58
Merit: 0
|
|
December 13, 2015, 03:46:47 AM |
|
Hey I'm trying to install MetalCoin from: https://github.com/Metalde/MetalCoinbut whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory" i've got the git hub files cloned to ~/bin/MetalCoin am i missing anything? thanks in advance sani
|
|
|
|
Flitzpiepe
|
|
December 14, 2015, 12:33:50 PM |
|
Hey I'm trying to install MetalCoin from: https://github.com/Metalde/MetalCoinbut whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory" i've got the git hub files cloned to ~/bin/MetalCoin am i missing anything? thanks in advance sani Try it like it OKtoshi wrote: - git clone http://[githubofaltcoin] - cd altcoin - cd src - make -f makefile.unix USE_UPNP=- maybe you also need to make: mkdir obj
|
**HashOcean Cloudmining**:
|
|
|
sanitarium616
Newbie
Offline
Activity: 58
Merit: 0
|
|
December 14, 2015, 03:21:50 PM Last edit: December 14, 2015, 03:34:09 PM by sanitarium616 |
|
Hey I'm trying to install MetalCoin from: https://github.com/Metalde/MetalCoinbut whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory" i've got the git hub files cloned to ~/bin/MetalCoin am i missing anything? thanks in advance sani Try it like it OKtoshi wrote: - git clone http://[githubofaltcoin] - cd altcoin - cd src - make -f makefile.unix USE_UPNP=- maybe you also need to make: mkdir obj I did the commands you mentioned, the mkdir obj says it already exists, but when i try "make -f makefile.unix USE_UPNP=" it comes back with "zerocoin/Accumulator.cpp:106:1: fatal error: opening dependency file obj/zerocoin/Accumulator.d: No such file or directory compilation terminated. makefile.unix:205: recipe for target 'obj/zerocoin/Accumulator.o' failed make: *** [obj/zerocoin/Accumulator.o] Error 1" i can't make anything of the error as i'm only used to .deb files and the apt-get install command
|
|
|
|
|