Bitcoin Forum
June 23, 2024, 12:42:19 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 27, 2016, 06:45:20 PM
Post of Vrontis:
http://qora.co.in:9090/index/showpost.html?msg=25Fc78H8pDW3vRQHa4FLKXx9Ag7bqGNmCwPr7x7cV7cTRJjGpQsGbAuqwVTwQS6bRRzgk5Ebd4nBBVY57Wx2zNGS
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 26, 2016, 03:09:10 AM
Last night occurred hardfork. Like all successfully.

The main innovation - a new way of generating blocks, which fixes a vulnerability in Qora. Earlier in the POS system take into consideration the signature of generation bock. Using salt could bruteforce a signature that would have generated a very fast block, even if a very small balance.

Here's the example address generate an inappropriate number of blocks for its balance: http://qora.co.in:9090/index/blockexplorer.html?addr=QhUYVg6Z2986NbxzS1YU2tWWwje3WCmcbZ
Or here: http://mirror.qora.co.in:9090/index/blockexplorer.html?addr=QSjpkcAQukYakKuprQPE4gJBYFoFFS3FWS

Because of this vulnerability, the attacker could take advantage of double spending.

Fortunately, this vulnerability has been fixed.

Here you can look at the smallest balances that were generated blocks. The list is not very accurate, because the account could generate a block in the same block spend coins.
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 25, 2016, 07:16:41 PM
It happened.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 25, 2016, 01:37:42 PM
5 hours
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 25, 2016, 07:15:44 AM
12 hours left to hardfork. Check that you have updated to version 0.25.1.
0.24.0 and earlier will not work with the current version of the blockchain.
poloniex.com works on 0.25.1.
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 25, 2016, 04:31:57 AM
14 hours left prior to the hardfork.
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 20, 2016, 04:36:59 AM
Can you help me get this thing running? I last tried with version 18 but had too many issues. Now I think I'm close to getting it running.

Using Mac OSX 10.9.4
Downloaded and ran version 25.
When I saw how long it would take to sync, I stopped it with Control-C and then clicking the red X on the form.
Downloaded a Data folder from three days ago and replaced the original data folder. Deleted the Wallet folder.

On restart, get a message that says "STARTUP ERROR! Network port 9084 already in use!"

What can I do?

Thank you for any help you can provide.
Please install version 0.25.1.

To start, try to restart the computer.
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 19, 2016, 10:56:47 PM
Solution how to set up a node on Ubuntu Server.

Ubuntu Server 12.04 / 12.10 / 13.04 / 13.10 / 14.04 / 15.05 / 15.10 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
GET qora/stop                                                  #IT GIVES THE ERROR
CTRL+C                                                         #IF UPDATE
cd ~
wget https://github.com/Qoracoin/Qora/releases/download/0.25.1/Qora_v0.25.1.zip
unzip -o Qora_v0.25.1.zip
cd Qora
rm -R data                                                     #OPTIONAL
chmod 777 run.sh
screen -d -m -S qora ./run.sh
That's all. Qora will work in the background.

To check sсreen qora:
Code:
screen -r qora

To minimize sreen qora:
Ctrl+A D

To get info in console:
Code:
echo "Last block: " && curl http://127.0.0.1:9085/blocks/height && echo -e "\nConnections:" && curl http://127.0.0.1:9085/peers && echo
or
Code:
echo "Last block: " && curl http://127.0.0.1:9090/index/blockexplorer.json?lastBlock && echo

Recommended virtual server with 2GB of RAM and swap enabled.
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 19, 2016, 10:59:33 AM
whats the stakerate apr?
http://qora.co.in/?gen=20 Very little income from forging.
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 18, 2016, 06:59:14 PM
Finally, after jumping around a dozen threads...!!!! Ive read about 1 -5 minutes block time, but how many confirmations to start forging?

thanks

Quote from: qora
The algorithm will allow accounts to start generating blocks after only 10 confirmations.


Real average block time: 5 min 15 sec.
http://qora.co.in/?gen=20
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 17, 2016, 11:56:19 PM
http://qora.co.in:9090/index/blockexplorer.html?block=176302

Wallet of poloniex.com alive!

https://poloniex.com/exchange#btc_qora
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 17, 2016, 01:36:07 AM
How do i import seed to newly installed wallet ?
The first time launch Qora there are such windows:





If it do not appear, you can delete the folder wallet.

If you are using the console version, then
Code:
> java -Xms512m -Xmx1024m -jar Qora.jar -cli
> POST wallet {"seed":"<yourSeed>", "password":"<newPassword>", "recover":true,  "amount":10}

You can also add in the wallet one address:
Code:
POST addresses <addressSeed>

To know addressSeed, based on the global seed, you can use the utility VanitygenQoraPure
https://github.com/agran/VanitygenQoraPure/releases
Code:
> java -Xms512m -Xmx1024m -jar VanitygenQoraPure.jar {seed} {count}
Also with this utility you can generate nice Qora-addresses, as QfreeNWCeaU3BiXUxktaJRJrBB1SDg2k7o.
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 16, 2016, 11:30:59 PM
I hope that the new wallet could be better than the previous one. I am downloading it right now. Just to be safe, can I run this installer and overwrite the old version or will I lose the wallet? Is it really necessary to uninstall the old one first and then install the new one?  Huh
The installer supports upgrading. Wallet saved.

You need to keep your SEED in safety and then you can always recover your addresses.

If you don't know the SEED, you need to do the following:
Menu - > File -> Debug -> Console, and enter:
Code:
POST wallet/unlock <password>
GET wallet/seed
Save the data.
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 16, 2016, 10:54:50 PM
Wallet v0.25.1 has been released and you can find it here: https://github.com/Qoracoin/Qora/releases/tag/0.25.1

The release includes the following updates:

  • A Hard Fork is scheduled for February 25. In this regard:
    - To increase the security of Qora.
    - Improved network portion. Wallet selects the best nodes. Permission to use the same IP.
    - Allowed messages with zero amount. Now you can send the assets with message.
    - Optional multiple payments in ArbitraryTransaction.
  • Improved section Peers. After Hard Fork, there will be a visible version of each of the connected node.
  • Added TestNet mode. command line key "-testnet".
  • If there is no connection, it will load the list of trusted peers from the Internet.
  • Added commenting in the blogs. There is a delete function.
  • Added visual editor for websites.
  • The dialogue prompt for password to unlock the wallet when performing actions in the Web.
  • Improved Asset Exchange section.
  • Added voting within assets.
  • Auto update Asset Favorites for non-zero balances.
  • Added to the menu item to unlock the wallet.
  • Added hotkeys for all menu items.
  • Added Closing dialog.
  • Display the synchronization status in tooltip in systray. Also added wallet synchronization status.
  • Added new API commands.
  • Minor optimizations and bug fixes.


In this release is made work on the bugs.

Now there is a version for Windows.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 16, 2016, 04:06:00 PM
What are API changes? Huh
I used
Code:
curl "http://127.0.0.1:9085/wallet/unlock" -X POST -d mypassword
to unlock but now it returns
Code:
{"error":0,"message":"unknown error"}
Cry
Today an update is released. This fixes several bugs, including this one.
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 16, 2016, 07:03:35 AM
Correction: Hardfork date - 25 February, 7pm UTC.
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 16, 2016, 12:32:46 AM
http://qora.co.in/?datafolder Here you can download data folder. So it will be faster.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 15, 2016, 11:33:38 PM
Wallet v0.25.0 has been released and you can find it here: https://github.com/Qoracoin/Qora/releases/tag/0.25.0

Quote

The v0.25.0 release includes the following updates:

  • A Hard Fork is scheduled for February 25. In this regard:
    - To increase the security of Qora.
    - Improved network portion. Wallet selects the best nodes. Permission to use the same IP.
    - Allowed messages with zero amount. Now you can send the assets with message.
    - Optional multiple payments in ArbitraryTransaction.
  • Improved section Peers. After Hard Fork, there will be a visible version of each of the connected node.
  • Added TestNet mode. command line key "-testnet".
  • If there is no connection, it will load the list of trusted peers from the Internet.
  • Added commenting in the blogs. There is a delete function.
  • Added visual editor for websites.
  • The dialogue prompt for password to unlock the wallet when performing actions in the Web.
  • Improved Asset Exchange section.
  • Added voting within assets.
  • Auto update Asset Favorites for non-zero balances.
  • Added to the menu item to unlock the wallet.
  • Added hotkeys for all menu items.
  • Added Closing dialog.
  • Display the synchronization status in tooltip in systray. Also added wallet synchronization status.
  • Added new API commands.
  • Minor optimizations and bug fixes.


A Hard Fork is scheduled for February 25​ so, make sure that you will update your wallet to the latest version ( ​0.25.0​ )before the fork takes place.

P.S.: The Windows installer will be tomorrow.
39  Local / Альтернативные криптовалюты / Re: [ANN] Qora | 100% POS | Абсолютно новый исходный код on: February 15, 2016, 06:17:56 PM
Релиз на подходе!
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: February 15, 2016, 05:47:06 PM
The release is on the way.
Pages: « 1 [2] 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!