Author

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

sr. member
Activity: 509
Merit: 253
Someone should sell QORA?I want to buy some,if people want to sell to PM me.
legendary
Activity: 1036
Merit: 1000
Excuse me what does it mean confirm your seed?
What is a seed?


It's kind of the same as a private key in Bitcoin. As long as you have the seed you have access to your wallet. If you lost it or if someone get it - you screwed.

Hum ok
I send my seed to the dev i confused with the Qora adress  Grin
Is it dangerous doctor?

It's like sending your bitcoin's wallet.dat without password to somebody.  Smiley

Oh ok how can i change that and create a new seed?
legendary
Activity: 1344
Merit: 1000
Excuse me what does it mean confirm your seed?
What is a seed?


It's kind of the same as a private key in Bitcoin. As long as you have the seed you have access to your wallet. If you lost it or if someone get it - you screwed.

Hum ok
I send my seed to the dev i confused with the Qora adress  Grin
Is it dangerous doctor?

It's like sending your bitcoin's wallet.dat without password to somebody.  Smiley
legendary
Activity: 1036
Merit: 1000
Excuse me what does it mean confirm your seed?
What is a seed?


It's kind of the same as a private key in Bitcoin. As long as you have the seed you have access to your wallet. If you lost it or if someone get it - you screwed.

Hum ok
I send my seed to the dev i confused with the Qora adress  Grin
Is it dangerous doctor?
full member
Activity: 169
Merit: 100
Have a good sleep.
When you get up, sent coins to me Grin
newbie
Activity: 50
Merit: 0
today is qora birthday.so exciting.
how can i get some qoras?
i want to test it .
hero member
Activity: 910
Merit: 1000
Started trying to write a BlockExlporer.

Install Qora on Ubuntu Server.
For this run:
sudo apt-get install openjdk-7-jdk

Folder wallet and data copied from my PC.

and run
java -Xmx256m -Djava.library.path=libs/native -jar Qora.jar -disablegui

When I try to connect to the RPC over PHP gives this message:

Code:
php /var/www/qora/run.php
PHP Warning:  fopen(http://127.0.0.1:9085): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
 in /var/www/jsonRPCClient.php on line 132
PHP Fatal error:  Uncaught exception 'Exception' with message 'Unable to connect to http://127.0.0.1:9085' in /var/www/jsonRPCClient.php:140
Stack trace:
#0 /var/www/qora/run.php(5): jsonRPCClient->__call('GET', Array)
#1 /var/www/qora/run.php(5): jsonRPCClient->GET('blocks/height')
#2 {main}
  thrown in /var/www/jsonRPCClient.php on line 140

jsonRPCClient.php with Bitcoin worked perfectly.

my PHP code:
Code:
  require_once '/var/www/jsonRPCClient.php';
  
  
$qoracoin = new jsonRPCClient('http://127.0.0.1:9085');
  
$blockcount round($qoracoin->GET("blocks/height"));
  echo 
$blockcount;
?>

For bitcoin this place looked like this:
  $bitcoin = new jsonRPCClient('http://login:[email protected]:9085');

But I found no mention of RPC username and password for Qora.


and here's another
Code:
>curl http://localhost:9085



Error 404


HTTP ERROR: 404


Problem accessing /. Reason:

    Not Found



Powered by Jetty://



Please, help!

legendary
Activity: 1806
Merit: 1001
Little bug report.

legendary
Activity: 1806
Merit: 1001
Excuse me what does it mean confirm your seed?
What is a seed?


It's kind of the same as a private key in Bitcoin. As long as you have the seed you have access to your wallet. If you lost it or if someone get it - you screwed.
legendary
Activity: 1036
Merit: 1000
Excuse me what does it mean confirm your seed?
What is a seed?
newbie
Activity: 6
Merit: 0
selling qora, pm offers. must escrow
hero member
Activity: 910
Merit: 1000
qora, I believe that should be added to all text fields context menu to copy to the clipboard. Many people prefer to manage the program with the mouse.
full member
Activity: 231
Merit: 100
Got a new version that might solve some problems.
Replacing the Qora.jar should be enough.
https://mega.co.nz/#!HgAHgIoJ!i0Zg8InA7PTPz9rqaZJi9dnV4if5R69H211jrGUx9kA

I am going to sleep now.
hero member
Activity: 616
Merit: 500
Can somebody help me to run the wallet on a MAC?

I have downloaded the file at MEGA, I have unzip it, from here.... Some help is much appreciated Smiley

Mac has its own Java, not sure if compatible with Qora.

You will have to follow these directions to get it to run (don't think clicking on the .bat will work)

For the Mac(version 10 or higher), you’ll need to make sure that you edit your batch file’s permissions so it is executable. So for example, if your batch file is named batch file, one way to change its permissions is to right-click on it, click on “Show Info”, and then change the permissions under “Permissions” to show 755.
What 755 does is to give permissions of 7 to you, 5 to your user group, and 5 to everyone else. With a permission of 7, you can write to the file and execute it. With a permission of 5, you can execute the file but not write to it.
Another way is for you to change permissions of the file is to go into Terminal, and enter this command that changes its permissions. You’ll need to be in the directory that batch-script is in for the following command to work (or you’ll need to specify its full path) chmod 755 batchscript

Now to run your batch file, you just need to either specify the full path to the batch file, or if you are already in the directory where it is located, you can type:

./batchscript

Note that you have to put the “./” in front of your file name, in order to tell Terminal to look for the file in the current directory.

legendary
Activity: 1148
Merit: 1000
Can somebody help me to run the wallet on a MAC?

I have downloaded the file at MEGA, I have unzip it, from here.... Some help is much appreciated Smiley
hero member
Activity: 616
Merit: 500
Is it normal that two clients are generating most of the blocks or is this because of the forking that is going on?

Only a few accounts are generating I guess it is normal at the early stages.

Getting connection errors are normal because most peers are behind NAT.

Your the developer and you guess? You don't know how the blocks are generated or under what conditions?

Look, Im not being a dick but looks like there are some serious flaws with Qora, connection errors are not normal as another project I was on was able to work around this. 5 sec timeout? does it retry if it gets no connection?
legendary
Activity: 1806
Merit: 1001
Trading thread for Qora! Everybody is very welcomed! Let's get things rolling!

https://bitcointalk.org/index.php?topic=612109.new#new

I would not advise trading at this point. This is very risky.

As we say in Russia: No risk — no champaign!  Smiley

Hail Mr.Putin

 Smiley
newbie
Activity: 57
Merit: 0
Hi qora
My client is "no connection"(red lamp)  during 99% time, my system is win7. Green lamp is flash only a few seconds.
What can I do?

OK now
sr. member
Activity: 316
Merit: 250
Trading thread for Qora! Everybody is very welcomed! Let's get things rolling!

https://bitcointalk.org/index.php?topic=612109.new#new

I would not advise trading at this point. This is very risky.

Are you going to wait until the bug is resolved before sending the rest of the stakes?
newbie
Activity: 29
Merit: 0
Trading thread for Qora! Everybody is very welcomed! Let's get things rolling!

https://bitcointalk.org/index.php?topic=612109.new#new

I would not advise trading at this point. This is very risky.

As we say in Russia: No risk — no champaign!  Smiley

Hail Mr.Putin
Jump to: