BitShares Forum

Main => General Discussion => Topic started by: Tuck Fheman on May 13, 2015, 08:57:46 pm

Title: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Tuck Fheman on May 13, 2015, 08:57:46 pm
It's finally finished! Qora v20 (aka v2.0 and v0.20.0) is released with AT and much more (like, "a web server to explore decentralized websites") ...

https://github.com/Qoracoin/Qora/releases/tag/0.20.0 (https://github.com/Qoracoin/Qora/releases/tag/0.20.0)

(https://40.media.tumblr.com/f9b6c5ee86866b27cb5d24057f6beb95/tumblr_noay7xp2021rtef2wo1_400.jpg)
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Ander on May 13, 2015, 11:29:53 pm
My Qora is doing so much better than my BTS....
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: onceuponatime on May 13, 2015, 11:35:43 pm
My Qora is doing so much better than my BTS....

Yeah, right, with 24 hour volume of $840 
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Ander on May 13, 2015, 11:42:19 pm
My Qora is doing so much better than my BTS....

Yeah, right, with 24 hour volume of $840

Yeah Qora is a tiny coin, doesnt take much money to move it, not a lot of liquidity.

When I say my Qora is doing better than my BTS, I mean that a month or two back when BTS was 3000-3500 and Qora was 6, I bought some Qora.  And now its up to 8 while BTS got cut in half.
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: jsidhu on May 13, 2015, 11:43:32 pm
It's finally finished! Qora v20 is released with AT and much more (like, "a web server to explore decentralized websites") ...

https://github.com/Qoracoin/Qora/releases/tag/0.20.0 (https://github.com/Qoracoin/Qora/releases/tag/0.20.0)

(https://40.media.tumblr.com/f9b6c5ee86866b27cb5d24057f6beb95/tumblr_noay7xp2021rtef2wo1_400.jpg)

its just a name alias lookup and redirect... like if bitshares accounts have URL's which they do and its a simple RPC lookup of that bitshares account URL and redirect your browser to it lol! ASFAIK
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Ander on May 13, 2015, 11:45:49 pm
Its the AT and ACCT that are the really important features imo.  I haven't even heard that this web thing was coming until today.
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Tuck Fheman on May 14, 2015, 12:09:11 am
its just a name alias lookup and redirect... like if bitshares accounts have URL's which they do and its a simple RPC lookup of that bitshares account URL and redirect your browser to it lol! ASFAIK

https://bitsharestalk.org/index.php/topic,15886.msg205857.html#msg205857 (https://bitsharestalk.org/index.php/topic,15886.msg205857.html#msg205857)
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Tuck Fheman on May 14, 2015, 12:30:02 am
My Qora is doing so much better than my BTS....

The best is yet to come, hopefully.
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: jsidhu on May 14, 2015, 04:58:32 am
its just a name alias lookup and redirect... like if bitshares accounts have URL's which they do and its a simple RPC lookup of that bitshares account URL and redirect your browser to it lol! ASFAIK

https://bitsharestalk.org/index.php/topic,15886.msg205857.html#msg205857 (https://bitsharestalk.org/index.php/topic,15886.msg205857.html#msg205857)
I was one of the first ppl that brought Ian's work to attention here infact if you read the bct thread you will see ,e try to convince him to run as a delegate. It's great if we get it included in bitshares his work is good.
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: bitmeat on May 14, 2015, 05:26:34 am
I think Qora is going to be awesome. :)
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: fav on May 14, 2015, 08:52:20 am
sounds really cool, syncing the client. Guess I'll buy a few if I like the web server thing
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: fav on May 14, 2015, 10:12:38 am
http://127.0.0.1:9083/ search for favdesu :)
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: fav on May 14, 2015, 10:51:47 am
testing the blogging features... that's simply amazing.

http://qora.co.in/?newpost
http://qora.co.in/?blog=favdesu
http://qora.co.in/?blog=%23bitshares
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: jsidhu on May 14, 2015, 03:17:51 pm
The web server will redirect to the url stored in your alias.. It's really simple actually nothing ground breaking with that.
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: fav on May 14, 2015, 05:17:51 pm
The web server will redirect to the url stored in your alias.. It's really simple actually nothing ground breaking with that.

bitshares doesn't offer this for example...
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Tuck Fheman on May 15, 2015, 12:02:32 am
This weekend Qora should reach block 99,000 and AT will be enabled. The first ACCT will then occur with Burst.  Here's some more updates.

Quote
Replace in settings.json

Code: [Select]
“weballowed”:[
“127.0.0.1”
],
to

Code: [Select]
“weballowed”:[
],

And your qora web server available from the Internet. http://123.123.123.123:9083

Add to settings.json

Code: [Select]
“webport”:80,
Will open without specifying the port. http://123.123.123.123

If you have a domain name, it will look like a regular website.

- Vrontis

Quote
Quote from: CIYAM on May 09, 2015, 10:10:54 AM

I have begun work on designing a new AT that will allow for discovery of “offers” for ACCTs (which will be the main way that decentralised coin trading can occur using AT).

Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: fav on May 15, 2015, 05:51:03 am
From bitcointalk:

There's also another huge thing implemented in this release

A web server to explore decentralized websites hosted on block chain
Credits to agran
 
(http://i.imgur.com/OzFVpY7.png)

Just open your wallet and visit http://127.0.0.1:9083/

that's a huge feature and brought me to qora yesterday. how do you submit websites?

edit: search for favdesu  :)

You will need to place the HTML code to the Value field of the registered name that you want to use and submit it.
Make sure the size will be 4.000 bytes maximum ( you can count it here: https://mothereff.in/byte-counter ).
You can use this HTML generator: http://sanusart.github.io/html-now to generate the HTML code easily and to preview it, use this: http://codebeautify.org/htmlviewer/
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: fav on May 30, 2015, 10:26:30 pm
someone send me a message on qora please, want to test

favdesu
Title: Re: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions
Post by: Tuck Fheman on May 31, 2015, 08:13:43 am
someone send me a message on qora please, want to test

favdesu

sent, be sure you're running v21 (https://github.com/Qoracoin/Qora/releases/tag/0.21.1).