Pages:
Author

Topic: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network - page 6. (Read 307527 times)

hero member
Activity: 913
Merit: 664
Hi, I'm new and excited about Qora.

I can't seem to access http://qora.co.in:9090/ -- it won't respond on the port.  Is this working for anybody else?

Explorer at http://qora.co.in/? is down for 3 days but no one seems to care.

agran already knows about this but he is currently on vacation. He will fix it as soon as he has some time. In the meantime you can use the local blockexplorer of your wallet (which has exactly the same functions).
hero member
Activity: 651
Merit: 518
Hi, I'm new and excited about Qora.

I can't seem to access http://qora.co.in:9090/ -- it won't respond on the port.  Is this working for anybody else?

Explorer at http://qora.co.in/? is down for 3 days but no one seems to care.
newbie
Activity: 10
Merit: 0
Hi, I'm new and excited about Qora.

I can't seem to access http://qora.co.in:9090/ -- it won't respond on the port.  Is this working for anybody else?
hero member
Activity: 651
Merit: 518
Retried and now wallet reports everything correctly.  Huh
hero member
Activity: 913
Merit: 664
hello. i can upload in blockchain small file 139 kb? And how i can download his after 1-2 years?

You can upload arbitrary data into the namestorage of your name. So open your Qora client: In order to use the namestorage you need to register a name, if you don't have a name yet you can register one here (names must be lowercase!) http://127.0.0.1:9090/registername . After that browse to http://127.0.0.1:9090/index/namestorage.html . Choose your name from the dropdown menu. After that choose a key under which you will find the file later (e.g. myfile.txt). Use the browse button and choose your file and press upload. After that is done you need to press the submit button to upload it into blockchain and approve the security call. Keep in mind that there is a 50 transaction per batch restriction at the moment, so if your file exceeds that limit uploading it will be forbidden, so 139KB might be too much if it can't be compressed well.
Keep in mind that the namestorage is public so after uploading the file everyone will be able to download that file here http://127.0.0.1:9090/yourname/yourkey so you need to encrypt it yourself if you don't want others to read the content.

Can I read up somewhere on how exactly that storage works ?

Here is a common explanation:
What is NameStorage?
The NameStorage is basically a decentralized data storage that is tied to names that can be registered or bought through name exchange. The NameStorage allows the owner of the corresponding name to store arbitrary data (e.g. pictures, files) in the NameStorage. Only the owner of a name can change the corresponding NameStorage, but everyone can access the uploaded data in an easy way. The data is stored with the help of special arbitrary transactions that have the service number 10. The NameStorage itself is key/value based which means you store the data under a key which will be in most cases the name of the file.

Feel free to ask any more questions.

Thanks but I was talking about a more technical explanation:) Looking at the blockexplorer it seems they are simply stored as base64 though rigtht ?


That is correct, keep in mind that an arbitrary transaction has a size limit, the namestorage not. So basically you "feed" the namestorage with (multiple) arbitrary transactions and the content is stored in a key/value map so that it can be accessed in a fast and easy way, completly transparent for the user. The whole social network and qora web is based on this namestorage technology.

I got result as expected ( http://127.0.0.1:9090/cabal/cabal_archon.jpg ) but wallet highly miscalculated required number of transactions and fee. Image was uploaded using 11 transactions and 243 QORA but wallet stated, before submitting uploaded image, that it will require 27 transactions and like 3,144 QORA for the job. Also after my wallet created and broadcasted those 11 transactions it started acting weird, upon attempting to switch to Accounts or Naming service (main window) or Blocks (Debug window) I was getting insane amount of errors and wallet was pretty much unusable so I had to restart it which happened but only after 2nd quit attempt via File menu.

After a restart Naming service became unusable (possibly something else as well, had no time to check) with some errors reported. After another restart wallet started resyncing the blockchain and only after resyncing was complete wallet returned to normal operation.

Way too many bugs.

Hi there Smiley,
I checked your picture and get the following in the security question:
"Because of the size of the data this call will create 11 transactions.
All Arbitrary Transactions will cost: 243.00000000 Qora."
So this looks correct to me. Can you please try again ( of course you can deny the api call, so there is no need for you to upload it again).
The gui issues are known, we will move the wallet into the qora web in the future so it will be lightweight and most likely won't have those issues.


hero member
Activity: 651
Merit: 518
hello. i can upload in blockchain small file 139 kb? And how i can download his after 1-2 years?

You can upload arbitrary data into the namestorage of your name. So open your Qora client: In order to use the namestorage you need to register a name, if you don't have a name yet you can register one here (names must be lowercase!) http://127.0.0.1:9090/registername . After that browse to http://127.0.0.1:9090/index/namestorage.html . Choose your name from the dropdown menu. After that choose a key under which you will find the file later (e.g. myfile.txt). Use the browse button and choose your file and press upload. After that is done you need to press the submit button to upload it into blockchain and approve the security call. Keep in mind that there is a 50 transaction per batch restriction at the moment, so if your file exceeds that limit uploading it will be forbidden, so 139KB might be too much if it can't be compressed well.
Keep in mind that the namestorage is public so after uploading the file everyone will be able to download that file here http://127.0.0.1:9090/yourname/yourkey so you need to encrypt it yourself if you don't want others to read the content.

Can I read up somewhere on how exactly that storage works ?

Here is a common explanation:
What is NameStorage?
The NameStorage is basically a decentralized data storage that is tied to names that can be registered or bought through name exchange. The NameStorage allows the owner of the corresponding name to store arbitrary data (e.g. pictures, files) in the NameStorage. Only the owner of a name can change the corresponding NameStorage, but everyone can access the uploaded data in an easy way. The data is stored with the help of special arbitrary transactions that have the service number 10. The NameStorage itself is key/value based which means you store the data under a key which will be in most cases the name of the file.

Feel free to ask any more questions.

Thanks but I was talking about a more technical explanation:) Looking at the blockexplorer it seems they are simply stored as base64 though rigtht ?


That is correct, keep in mind that an arbitrary transaction has a size limit, the namestorage not. So basically you "feed" the namestorage with (multiple) arbitrary transactions and the content is stored in a key/value map so that it can be accessed in a fast and easy way, completly transparent for the user. The whole social network and qora web is based on this namestorage technology.

I got result as expected ( http://127.0.0.1:9090/cabal/cabal_archon.jpg ) but wallet highly miscalculated required number of transactions and fee. Image was uploaded using 11 transactions and 243 QORA but wallet stated, before submitting uploaded image, that it will require 27 transactions and like 3,144 QORA for the job. Also after my wallet created and broadcasted those 11 transactions it started acting weird, upon attempting to switch to Accounts or Naming service (main window) or Blocks (Debug window) I was getting insane amount of errors and wallet was pretty much unusable so I had to restart it which happened but only after 2nd quit attempt via File menu.

After a restart Naming service became unusable (possibly something else as well, had no time to check) with some errors reported. After another restart wallet started resyncing the blockchain and only after resyncing was complete wallet returned to normal operation.

Way too many bugs.
hero member
Activity: 651
Merit: 518
As previously stated, my first Poloniex withdrawal had "COMPLETE: ERROR" but then after webpage reload it changed to proccessed with posted tx ID. Some time later I withdrew coins again and got "COMPLETE: ERROR" which is not changing status. I have warned Poloniex mods about the problem and they said they will check it, that was few hours ago. Their wallet should take no more than 10 minutes to resync unless they are syncing from scratch. But QPVknSmwDryB98Hh8xB7E6U75dGFYwNkJ4 is still not forging. Fingers crossed it is not some bigger issue.

In the meantime I have continued successfuly registering names with my other addresses but my address QPFsbXuM1d66s2AWGBrXSzFyS88QV6YGUH is definitely bugged somewhere, there are now 61 transactions pending all related to that address.

http://qora.co.in/?unconfirmed
newbie
Activity: 59
Merit: 0
I tried a small withdrawal from poloniex, but all it's showing is "COMPLETE: ERROR". There is no transaction ID shown, and my wallet on poloniex shows it hasn't had any coins withdrawn from it.

This must be poloniex's wallet QPVknSmwDryB98Hh8xB7E6U75dGFYwNkJ4 because my coins from my last poloniex deposit were swept into it.

It contains over two billion coins, and forged most blocks until block 162891 on 2015-12-26 16:23:16 utc. After that it hasn't forged a block. Is poloniex's wallet resyncing?

hero member
Activity: 651
Merit: 518
I'm aware of everything you posted but this is not your average hashrate (forging power) abuse case. For some reason my transactions stopped confirming after block 162,882 that should actualy contain 2 more transactions which were broadcasted to network much earlier then block was generated. And then at block 162,888 someone else successfuly registered "voxx" which means an intentional ignorance of my transactions, problems with transaction propagation to some nodes or some bug.

If you have one unconfirmed transaction (for whatever reason) all of your following transactions will be unconfirmed too. You can clear all of your unconfirmed transaction by browsing to http://127.0.0.1:9090/index/deleteunconfirmed.html .
After that you can try it again.

Previously I have done "GET wallet/synchronize" which removed all except my last name registration "belts" and now http://127.0.0.1:9090/index/deleteunconfirmed.html removed that name registration as well but there are still my 50 name registrations and my 1 payment still unconfirmed at http://qora.co.in/?unconfirmed for total of 51 unconfirmed transactions. Based on what you said it seems those transactions will never be confirmed because they are all linked to QPFsbXuM1d66s2AWGBrXSzFyS88QV6YGUH which went crazy at some point.

Out of curiousity and to check it is not all because only my wallet is broken I have withdrew 1,000 QORA from Poloniex and there at first I got ERROR message but then after webpage reload transaction was shown as supposedly sent, with tx ID 3jomyh1AE48FN29moMsyUKLyyNscv452WRUt7jobZoQX7yxVmuF1U4yr1VT5f6QmVqAGtk2aqZBHDZr Awmm7jgX which is not shown at explorer or my wallet. But there is however someone's 1 payment confirmed at block 162,995 so right now I have no other explanation besides that at some point the network splitted in two (hard-fork).

I forgot to mention that while I was registering names I was getting an error message every few hours that my copy of blockchain is not synchronized and wallet was auto-starting a full (re)sync.



Please try to deposit or withdraw some small amount of coins from Poloniex and let me know how it ended for you.
hero member
Activity: 913
Merit: 664
I'm aware of everything you posted but this is not your average hashrate (forging power) abuse case. For some reason my transactions stopped confirming after block 162,882 that should actualy contain 2 more transactions which were broadcasted to network much earlier then block was generated. And then at block 162,888 someone else successfuly registered "voxx" which means an intentional ignorance of my transactions, problems with transaction propagation to some nodes or some bug.

If you have one unconfirmed transaction (for whatever reason) all of your following transactions will be unconfirmed too. You can clear all of your unconfirmed transaction by browsing to http://127.0.0.1:9090/index/deleteunconfirmed.html .
After that you can try it again.
hero member
Activity: 651
Merit: 518
I'm aware of everything you posted but this is not your average hashrate (forging power) abuse case. For some reason my transactions stopped confirming after block 162,882 that should actualy contain 2 more transactions which were broadcasted to network much earlier then block was generated. And then at block 162,888 someone else successfuly registered "voxx" which means an intentional ignorance of my transactions, problems with transaction propagation to some nodes or some bug.
sr. member
Activity: 298
Merit: 253
Houston, we have a problem! Few hours ago generators stopped confirming my name registrations but still processed someone else's name registration. And now there is no new block for over 50 minutes. If I restart my wallet I can see that all my non-confirmed transactions are still present on network. They are visible at http://qora.co.in/?unconfirmed as well. So what is happing here, is it some nasty bug or did someone with way too much forging power decided that he will ignore my transactions and then he went offline?

Update:

Few new blocks were created but all my transactions are still waiting confirmation.

Usually when this happens it's due to a giant wallet with a massive forging weight suddenly stopping forging leaving the difficulty too high for the small wallets. There have now been a few new blocks in the last ten minutes so the difficulty might have dropped, and your transactions might have been included in them. This is what I can see on the block explorer.


162895   2015-12-26 17:45:56 utc
162894   2015-12-26 17:45:01 utc
162893   2015-12-26 16:36:06 utc
162892   2015-12-26 16:32:09 utc
162891   2015-12-26 16:23:16 utc
162890   2015-12-26 16:20:43 utc

This also happens with POW coins when a pool with a massive hashing power starts mining a coin, then abruptly stops when it becomes unprofitable because the difficulty has become too high. I have waited hours for a block of a number of POW coins while the difficulty has become too high.
hero member
Activity: 651
Merit: 518
Houston, we have a problem! Few hours ago generators stopped confirming my name registrations but still processed someone else's name registration. And now there is no new block for over 60 minutes. When I restart my wallet I can see that all my non-confirmed transactions are still present on network. They are visible at http://qora.co.in/?unconfirmed as well. So what is happing here, is it some nasty bug or did someone with way too much forging power decided that he will ignore my transactions and then he went offline?

Update:

Few new blocks were created but all my transactions are still waiting confirmation.
full member
Activity: 130
Merit: 100
who may do fork QORA???

I need some adds - voting system by shares volume etc.
pay by bitcoin

why not just use QORA?
hero member
Activity: 606
Merit: 513
you can add a new node 77.88.208.12 to a config. 6 months will work with guarantee
hero member
Activity: 546
Merit: 500
who may do fork QORA???

I need some adds - voting system by shares volume etc.
pay by bitcoin
tyz
legendary
Activity: 3360
Merit: 1533
Oh, thanks for letting us know. I recognized some days ago that the faucet run out of funds and I wanted to post it here. But now it has been done Wink

faucet has been funded > so you have something to get the gambling going.
sr. member
Activity: 247
Merit: 250
Currently 1.3% are for sale at Polo at 3 sats and, likely, someone will come along and dump into the 1 & 2 sat orders.  Personally, I think this is a shame.  If there is ever going to be a marketing campaign, it needs to happen soon.  If Qora gets down to a market cap of 100 or 200 BTC consistently, I don't see how it can gain any traction.  People don't buy into "dead" coins no matter how cool they are.

I'm not trying to be cynical and I do still own a LOT of qora.  But this has gotten sad.  A lot of work has been done around here and, honestly, I don't know what to do to turn this ship around. Sad

we need to push the qora be on bter38.com  and jubi exchange platform
there need activity team to finish it.
sr. member
Activity: 392
Merit: 250
my magic is growing strong[er]
faucet has been funded > so you have something to get the gambling going.
hero member
Activity: 1068
Merit: 523
What we need now is a use case for crypto fans to keep these quality alts alive long enough to reap the reward, and that's probably gambling.

+1
crypto types love gambling
Pages:
Jump to: