Bitcoin Forum
May 04, 2024, 02:07:50 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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
601  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 25, 2016, 02:07:23 AM
Just got a reply from pooler@litecoinpool.org regarding aarch64.
The source code for diamond, specifically scrypt-arm.S does NOT support aarch64 Sad
Contact listed was pooler@litecoinpool.org in source code.

Quote
As documented, there is no Aarch64 implementation in cpuminer.
I do plan to add one in the future, time allowing.

At least I identified problem but have not solved it yet ...

build/scrypt_mine.o: In function `scrypt(void const*, unsigned long, unsigned int*, void*)':
scrypt_mine.cpp:(.text+0x5c): undefined reference to `scrypt_core'
collect2: error: ld returned 1 exit status
Makefile:302: recipe for target 'diamond-qt' failed
make: *** [diamond-qt] Error 1

this is caused by scrypt_core() not being compiled.
src/scrypt-arm.S does not support aarch64 (arm8).  

From crashoverride on forum.odroid.com
Quote
The .S files are unique to each processor architecture.   They are not interchangeable.  Someone will need to author a version of the .S file for aarch64 before it will work.

If you are going to get one, they are sold-out until middle of April, however I found mine at USA distributor (may still be available there) http://ameridroid.com

Thanks for the feedback and link, I ll be able to help when I get the PINE64+ (64bit) or after when I can order the Ondroid,
already checked the link and cost, so should be ready to get it after PINE64+.

602  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 24, 2016, 07:15:11 PM
Definitly gonna do this. How hard is it to get other coins on here ?
I have
DMD, OK Cash, Transfercoin, Netcoin, Sprouts, Evergreencoin, Bitbay, Hyperstake,Primecoin
and will be adding
Solarcoin, Gridcoina and Qara

Are the ones that aren't on Rokos hard to add ?
Awesome job btw. It's slick!

Thank you,

Coins are easy to add as the system includes most of the required libraries already,
if you would like to see your favorite cryptocurrency permanently included in ROKOS
you can give them a shout to get in contact with us and claim a per release or permanent position promo, an honor to cross collaborate.
603  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 24, 2016, 07:10:41 PM
What is the way to move swap file to hdd ?

you dont really need to move it, i would not recommend, it could bring other issues by doing so, by increasing its size you should have no issues,

if still want to do for testing, you could try creating the new swap file on the hdd and just change it on fstab:

sudo mkdir -p /var/cache/swap/   # create a driectory that holds the swap file
sudo dd if=/dev/zero of=/var/cache/swap/myswap bs=1M count=4096 # for 4 GByte
sudo chmod 0600 /var/cache/swap/myswap # only root can access
sudo mkswap /var/cache/swap/myswap # format as swap
sudo swapon /var/cache/swap/myswap # announce to system

Insert the following line in /etc/fstab for swap from the next boot:

/var/cache/swap/myswap    none    swap    sw    0   0
604  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 24, 2016, 07:04:54 PM
I have rokos on a pi2
My hdd mounted in fstab

But the swap in rokos is not a partition but a swap file and I don't know how to set it up.

I will google it Wink

how do i change the swap size?


Use the following command to change the default swap size:

Code:
sudo nano /etc/dphys-swapfile

Make sure it reads CONF_SWAPSIZE=1024
Use the left/right arrow keys to navigate the file.
After change is done, press Ctrl+O followed by the Enter key to save the file.
Then, press Ctrl+X to exit the editor.

Use the following commands to enable the swap file with its new size:

Code:
sudo dphys-swapfile setup

sudo dphys-swapfile swapon

You can check the new active swap size with: 
Code:
free -m
605  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 24, 2016, 07:02:32 PM
That Pine 64+ 2GB looks sweet and damn its cheap
https://www.pine64.com/

But it's only 1.2GHZ :~

The Odroid C2  is 2GHZ Quad core and 2G ram

Would that affect how many wallets I could have open ? Want something that can have like 10-15 wallets open

I should be running some stress tests with the PINE64+ as soon as we get it, I feel it could handle that quantity of wallets
in their node instances (non graphical) , else just get 2 devices and should have no troubles, will know for sure after it gets here.
We are official backers for the PINE64+ IoT device as well.

606  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OK] OKCash aka OKayCoin |Multicultural |ROKOS | The Social Currency |CoinFestUK on: March 24, 2016, 06:54:46 PM
I just noticed my newb questions from this thread made it into the FAQ at the OKCash website. I feel so.....included.Smiley

I've been offline for a few months, but when I came back online, I noticed there was a new wallet version. I updated that, and it recognizes my balance, but I seem to be having trouble catching up. It was running for a day or so and seemed to be stuck at about 85%. I downloaded the bootstrap, put the file in the wallet folder, and started it again but I haven't seen any change in the last day or so. You think I should just let it go for a few days and see what happened, or does anyone know of any other tricks to try?



Very nice questions indeed, theyve helped a lot of new users already,
so is like if you never left Wink

About your wallet,

1) make a backup of your wallet.dat
2) download the OK instant chain from http://bit.ly/OKchain
3) delete everything in you /okcash/ datadir folder except for the wallet.dat file
4) unzip the content of InstantOKchain11022016.zip into the /okcash/ datadir folder
5) start okcash and let it sync (will take some minutes, it autosync to feb 11th (will update march chain on the weekend)

Welcome Back!
607  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 24, 2016, 09:00:23 AM
I'm having trouble compiling DMD for ODROID C2 with Ubuntu 64 bit, any plans to release 64 bit version of ROKOS?
Trouble seems to be with qmake and make scripts (only armv6 and armv7 cases are checked for, need to add support for armv8).

build/scrypt_mine.o: In function 'scrypt(void const*, unsigned long, unsigned int*, void*)':
scrypt_mine.cpp: (.text+05c): undefined reference to 'scrypt_core'

https://community.arm.com/groups/processors/blog/2014/03/25/an-introduction-to-porting-to-arm-64-bit

Atm Im waiting for the Pi 3 and most expected PINE64+ system (very similar specs with this ondroid)

I ll be able to work on them and share the new OS when i get the devices, as for Ondroid yes, we could release a version for it after, so I
can order a device first and do proper testing on it when done with the Pi 3 and PINE64+ releases.
608  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OK] OKCash aka OKayCoin |Multicultural |ROKOS | The Social Currency |CoinFestUK on: March 23, 2016, 05:07:21 PM
Ahhh just back from a crypto history making trip and oh so looking forward to coinfest and ROKOS/OK reactions.

Look out for ROKOS adverts in the new GameCredits iteration of the game.  Wink

I have a t-shirt with my name on it, just need an OK hat to go with it  Grin

https://i.imgur.com/CkTnFxw.jpg?1

OK-ROKOS Flyers for CoinfestUK

Shirt looks Awesome! This flyers are getting shared among the event assistants, feel free to get a small bunch with you ^^, they will be at the ROKOS stand.

Hats wont be able to be on time for CoinfestUK, will have to use those for some other promotions later.


Front


Back
609  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OK] OKCash aka OKayCoin |Multicultural |ROKOS | The Social Currency |CoinFestUK on: March 23, 2016, 04:37:52 PM

The core roadmap is getting updated in the coming weeks.
610  Economy / Service Announcements / Re: Official [ROKOS Core] Bitcoin Fullnode 4 Raspberry and IoT [Feedback/Discussion] on: March 22, 2016, 08:00:02 PM

For better communications with the developers of the permanent included cryptocurrencies,
please join the OK slack and join the room #ok-rokos-devs

Same way for users looking for ROKOS support can join the room #ok-rokos-support

This way we can keep better track and live communications for feedback/mods for the new releases.

Get your instant invite at: https://okcash.herokuapp.com/
611  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 22, 2016, 07:59:26 PM

For better communications with the developers of the permanent included cryptocurrencies,
please join the OK slack and join the room #ok-rokos-devs

Same way for users looking for ROKOS support can join the room #ok-rokos-support

This way we can keep better track and live communications for feedback/mods for the new releases.

Get your instant invite at: https://okcash.herokuapp.com/
612  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 22, 2016, 07:56:04 PM
Not exactly seeing what's wrong with those screenshots,

TT

the two area where the red line is show the same typed text

right side its ok left side in a QT wallet its not

that affect users who dont use english keyboards

as long as not fixed i can just use rokos like a VPS with putty ssh and console
that means lot of the added value of rokos is lost for non english keyboard users

In localisation. You can change characters tables for all apps somewhere. I'll check at home if I have the same issue in qt but I dont think so. I think I have used console with fr keyboard and no issue.

Thanks for the feedback, perks of innovation, will look for sardokan feedback also,
and should be worked out for the next release.

Id guess can copy/paste from where the layout is properly writing to the one that doesn't (maybe a small work around meanwhile)
613  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OK] OKCash aka OKayCoin |Multicultural |ROKOS | The Social Currency |CoinFestUK on: March 22, 2016, 05:43:50 PM
Community Call From OK Slack:

okmca [10:51 AM]

Hello. I would like to make a proposal. In my opinion, its very important for OKCash to grow in liquidity.  So I think one of the actions that should be performed is to make multiple requests to OKCash be between the currencies of ShapeShift.

You can make it here: https://shapeshift.zendesk.com/hc/en-us/requests/new
614  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OK] OKCash aka OKayCoin |Multicultural |ROKOS | The Social Currency |CoinFestUK on: March 22, 2016, 12:10:55 AM
Now everyone can join the OK Community on Slack.

Simply follow next link to get your invite


https://okcash.herokuapp.com/
615  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OK] OKCash aka OKayCoin |Multicultural |ROKOS | The Social Currency |CoinFestUK on: March 20, 2016, 06:29:19 PM
OKtoshi Interview at Dash Roundtable
Today Sunday 20th (5pm) Central time

Listen to the Show Live


http://dashroundtable.org/episodes/ep01/
616  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 20, 2016, 02:38:26 AM
there seems to be some language and keybordlayout issues that affect non english users (german in my case)

as u can see here on right side i type qwertzuiopü and its ok on left side i type the same in dmd wallet and its not ok



same happend on energycoin wallet so its not a diamond wallet issue but somehow a issue how inside qt german language keyboard is handled

in this state its unuseable can not even type enter or numbers everything wrong mapped

i think the added value of ROKOS is a gui

else i can use headless wallets and console and ssh only but wont reach mainstream with easy wallet useage 5w cryptowallet device and os

update: just to clarify it works just wrong inside the qt wallets in console or other raspberry programs it works correct so its not related to the way i use raspberry (via xrdp)

Thank you for the feedback, agreed, QT over Pi continues to be experimental, which seems to be the issue,
as QT continues to evolve and integrate its support for the IoT devices, this issues should be worked out,
will run some tests in monday based on your feedback and will check if we can solve/hax it for the coming
ROKOS release.
617  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 20, 2016, 01:50:54 AM
@OKtoshi:

Hey man, just to let you know that I was installing Rokos f5 and when I tried to change the datadir on the diamond.conf file it didn't work. It happened that the conf file must be named: Diamond.conf in order to be recognized by the Diamond wallet.

Just an observation; other than that, excellent job man, congrats! Smiley

Hi, just had the same feedback with DMD devs, will bet improved on next release and added to an upcoming
tips & resources version at the ROKOS website.

Thank you!
618  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 19, 2016, 07:43:55 PM
This is awesome, I just found this the other day and finally got it running on my Pi tonight. However, I would like to add a couple wallets, Litecoin for one. I see it was in earlier versions.

Is there a guide on doing so? I've been looking ever since I got this running, not much luck.

you can use the tutorial for upgrading the bitcoin wallet to 0.12 just substitute the bitcoin bits with litecoin  

That is correct, you can use the guides or you can let the LTC community/devs to contact us here or at devteam@okcash.co
to claim a permanent integration if they want to support their community and get included in the permanent base coins for ROKOS flavors releases.
619  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Official[ROKOS Flavors]Altcoins Fullnode Raspberry and IoT[Feedback/Discussion] on: March 19, 2016, 07:41:43 PM
running headless raspberry pi2 (no monitor no keyboard no mouse) accessible with rdp over local network
the use os is ROKOS flavors v5 which include native DMD wallet support

a 5w staking device



some might say rdp (xrdp on linux) is insecure but in fact is use out of the box a encryption but u should set in conf to high (128 bit bidirectional)
Quote
sudo nano /etc/xrdp/xrdp.ini
encrypt_level=high
and if u want more security u can use this for tunnel it through ssh http://c-nergy.be/blog/?p=6020

This is a great tip, should get added to ROKOS site tips & resources, thanks.
620  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [OK] OKCash aka OKayCoin |Multicultural |ROKOS | The Social Currency |CoinFestUK on: March 17, 2016, 12:05:15 AM
CoinfestUK Cards Proposal

We have the possibility to get 100 scratch cards made for the event on 8th and 9th April 2016 in Manchester, with various amounts
of OKCash onto the cards for a giveaway.

This means 100 new OK users potential at the least, If the community would like to support the idea
so we can support the cards, there is a 0.48btc cost involved that should be covered in the next 5 days.

CoinfestUK BTC address for donations to this proposal: 3Gk2yBJLXafg75m9DYGUWwpdabmqAmcNrU

*If the final quantity is not met, the donations will be returned back to the senders (minus Btc transfer fee)

*Please post your donation and tx in the thread when you do for transparency and control, (if prefer more privacy send it on PM)

Feel free to post or pm me or CoinfestUK if you have any questions.


Hmm lets see... 100 people coming to a crypto conference leaving for home with some OKcash?  That's perfect target marketing!

There will be a Raspberry Pi + ROKOS bundle giveaway as well among other surprises at the event, thanks to OK.
(donation funds already covered for this Pi + ROKOS giveaway)

*Other included cryptocurrencies from ROKOS system will have more Raspberry pi + ROKOS bundles as well!

I strongly recommend to everyone with the possibility, to attend to the event and have a great time with all the activities and speakers.

CoinFestUK 2016 is said to be the grandest event based on the world's first decentralized festival for Bitcoin.
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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!