Author

Topic: [ANN] Qora | Released 16 May | 100% POS | New Source - page 333. (Read 748233 times)

hero member
Activity: 585
Merit: 500
Version 6 is now available.

https://mega.co.nz/#!T4hDVICC!fPGglOmk4pYQ2jAm4Pin_7dWfLd0CZdUysSa-ri9hAs

Changes:
- Some fixes to synchronization problems.
- Synchronization should be slightly faster now.
- New API commands to sign/verify messages. (Check the documentation POST addresses/sign/{address} & POST addresses/verify/{address})
- Pressing cancel while unlocking the wallet will no longer unlock the wallet when the password was correct.
- Sorting on balances will now sort correctly.

very nice!

What's the wget command to instal qoraV3 on my DO server to run a node?

EDIT: Just caught up on the thread and found this:

Solution how to set up a node on Ubuntu Server.

Ubuntu Server 12.04 / 12.10 / 13.04 / 13.10 / 14.04 fresh install.

Code:
sudo su -
apt-get update
apt-get upgrade -y
reboot

Code:
sudo su -
apt-get install openjdk-7-jdk screen unzip -y
wget http://coinia.net/qora/Qora.v6.zip -O qora.zip
unzip qora.zip
cd Qora
chmod 777 run.sh
screen -d -m -S qora ./run.sh
That's all. Qora will work in the background.

To check screen qora:
Code:
screen -r qora

To minimize sreen qora:
Ctrl+A D

Thanks Agran!
full member
Activity: 210
Merit: 100
Looking for the next big thing
I had a hard time installing the Qora wallet.  I knew I didn't have Java and guess that was the problem.  Instead of trying to figure out what Java I needed and install it from different websites, I took a leap of faith and installed the NXT client from here with a one click install.  http://nxtra.org/nxt-wallet/  After that the Qora client worked perfectly.  Just wanted to mention it in case others are having problems.  
legendary
Activity: 1428
Merit: 1000
Off topic
I saw many of you invested Simcoin
The dev deleted my posts so i would like to know your opinion about it
Is it safe or not because not possibility to use a escrow


tbh i regret investing in it. Simcoin dev is a arrogant mofo. Dont do it.

Oh ok yes he deleted 4 of my posts i just asking some information
Like if a escrow is possible, when the ipo will end

No end in sight for the IPO. Simcoin dev couldnt give a shit about investors
legendary
Activity: 1036
Merit: 1000
Off topic
I saw many of you invested Simcoin
The dev deleted my posts so i would like to know your opinion about it
Is it safe or not because not possibility to use a escrow


tbh i regret investing in it. Simcoin dev is a arrogant mofo. Dont do it.

Oh ok yes he deleted 4 of my posts i just asking some information
Like if a escrow is possible, when the ipo will end
legendary
Activity: 1428
Merit: 1000
Off topic
I saw many of you invested Simcoin
The dev deleted my posts so i would like to know your opinion about it
Is it safe or not because not possibility to use a escrow


tbh i regret investing in it. Simcoin dev is a arrogant mofo. Dont do it.
legendary
Activity: 1036
Merit: 1000
Off topic
I saw many of you invested Simcoin
The dev deleted my posts so i would like to know your opinion about it
Is it safe or not because not possibility to use a escrow
member
Activity: 588
Merit: 10
I setup two nodes, but the node registration site claims that the wallet is not detected on both nodes. Port 9084 is reachable. What´s wrong here`?
It should run without -disablerpc parameter. Port 9085 should be reachable.

Indeed this was the error. Thank You!
legendary
Activity: 1806
Merit: 1001
hero member
Activity: 910
Merit: 1000
I setup two nodes, but the node registration site claims that the wallet is not detected on both nodes. Port 9084 is reachable. What´s wrong here`?
It should run without -disablerpc parameter. Port 9085 should be reachable.
member
Activity: 588
Merit: 10
I setup two nodes, but the node registration site claims that the wallet is not detected on both nodes. Port 9084 is reachable. What´s wrong here`?
legendary
Activity: 1806
Merit: 1001
Does the node have to run 24/7?

Script checks all nodes time to time and keeps records. If a node isn't availabe most time it won't send coins. But I guess it's ok if it's available at least 70-80% time.
legendary
Activity: 1120
Merit: 1000
Does the node have to run 24/7?
legendary
Activity: 1806
Merit: 1001
Just a reminder of the reward program for running a node. 3000 QORA every week per node.

1. Set up a node.
Instruction for setting up a node on Ubuntu Server
Instruction for setting up a node on Windows  - It should run without -disablerpc parameter.

2. Put your Qora address and node IP (or IPs) in your signature. For example: QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ 193.242.149.63, 193.242.149.64, 193.242.149.65.

3. Register you IP here http://coinia.net/qora/node.php
Your bitcointalk ID is a number at the end of URL of you profile. Just click your nickname and you'll find it.
For example my ID is 176058https://bitcointalksearch.org/user/dzarmush-176058

4. That's it! After you registered a node you can delete IP from the signature. The script will be checking your IP every once in a while and send you coins every week.
member
Activity: 98
Merit: 10
win
I'm pretty disillusioned with the Sharexcoin site, A deposit never showed up after 24 hours.


Support there asked me for a transaction ID so they can check the payment, what can I safely give them from the client?

I see a (signature) and a (reference) for my transaction, what can I safely give?
You need a signature.


Thanks..
hero member
Activity: 910
Merit: 1000
I'm pretty disillusioned with the Sharexcoin site, A deposit never showed up after 24 hours.


Support there asked me for a transaction ID so they can check the payment, what can I safely give them from the client?

I see a (signature) and a (reference) for my transaction, what can I safely give?
You need a signature.
member
Activity: 98
Merit: 10
win
I'm pretty disillusioned with the Sharexcoin site, A deposit never showed up after 24 hours.


Support there asked me for a transaction ID so they can check the payment, what can I safely give them from the client?

I see a (signature) and a (reference) for my transaction, what can I safely give?
legendary
Activity: 882
Merit: 1002
Just finished reading the last few pages - Qora Community is doing AMAZING things!
qora,  dzarmush and agran keep showing us the way – we are on the right path!
legendary
Activity: 1806
Merit: 1001
Solution how Install node of Qora on Ubuntu Server.

Included in the FAQ
legendary
Activity: 1806
Merit: 1001
4. Start the client

I will do this tonight :-)
Please, don't forget "C:\Program Files (x86)\Java\jre7\bin\java.exe"

I think it's not relevant. Such things should be done by dev to prevent possible problems.

I will put it in as a reference

Or the demo can show how to set the system path to look for java.exe inside "C:\Program Files (x86)\Java\jre7\bin"

Is it going to show how you can edit the peer list too?

I think both or those are irrelevant. We don't want to include the whole FAQ in this video. We should show how it works considering that everything is ok.
hero member
Activity: 910
Merit: 1000
Solution how to set up a node on Ubuntu Server.

Ubuntu Server 12.04 / 12.10 / 13.04 / 13.10 / 14.04 fresh install.

Code:
sudo su -
apt-get update
apt-get upgrade -y
reboot

Code:
sudo su -
apt-get install openjdk-7-jdk screen unzip -y
cd ~/Qora
java -jar Qora.jar -cli                                        #IF UPDATE AND SAVE SEED
POST wallet/unlock YOUR_WALLET_PASSWORD                        #IF UPDATE AND SAVE SEED
GET wallet/seed                                                #IF UPDATE AND SAVE SEED
#save this YOUR_SEED                                           #IF UPDATE AND SAVE SEED
CTRL+C                                                         #IF UPDATE AND SAVE SEED
kill -9 `ps aux | grep 'jar Qora.jar \-' | awk '/root/ {print $2}'`
cd ~
wget http://qora.org/Qora.v18.zip -O qora.zip
unzip -o qora.zip
cd Qora
rm -R data
rm -R wallet
echo -e '{\n"knownpeers":["146.185.141.232","162.243.170.76","42.159.153.145","88.198.69.99","85.21.237.35","193.242.149.63","113.250.226.131"],\n"minconnections": 10,\n"maxconnections": 100\n}'>settings.json
echo -e "java -Xmx512m -Djava.library.path=libs/native -jar Qora.jar -disablegui">run.sh
chmod 777 run.sh
screen -d -m -S qora ./run.sh
java -jar Qora.jar -cli                                                                         #IF YOU NEED CREATE ACCOUNT WITH YOUR SEED
POST wallet {"seed":"YOUR_SEED","password":"YOUR_WALLET_PASSWORD","recover":true,"amount":10}   #IF YOU NEED CREATE ACCOUNT WITH YOUR SEED
CTRL+C                                                                                          #IF YOU NEED CREATE ACCOUNT WITH YOUR SEED
That's all. Qora will work in the background.

To check screen qora:
Code:
screen -r qora

To minimize sreen qora:
Ctrl+A D
Jump to: