Author

Topic: [ANN][XEL] Elastic Project - The Decentralized Supercomputer - page 306. (Read 450524 times)

hero member
Activity: 980
Merit: 502
EK,
Thank you very much for your hard work. 14 hours of work is a lot. Have some sleep
Take care
sr. member
Activity: 464
Merit: 260
Sorry for the delays,

There is a lot to do at the moment, the conference that I am attending currently consumes a lot of time and all appointments seem to take place at once ... this week-

Anyway, I think I have done a lot of progress here - even though we are slightly behind the originally planned schedule (whoever planned it, i didn't). I am giving my best to keep up with it, but it would be nice to get some help by one or two more coders who are willing to put some serious time into it.
I am doing it for free (I will never actively ask Lannister for any continuous reward or a salary for my work), in my spare time but yet with full enthusiasm ... so please don't blame me Wink I donated myself and this is my "driver". I want to be able to one day use my XEL to get my research done quicker.

At the current stage we have a coin that has all the basic functions working and it has the protocol extentions working. That means, beyond all the basic stuff like sending coins and messaging other users, the elastic coin users can create new work, cancel it, refund, and so on. All is nicely integrated into the UI. What is still missing is that the actual "work" is done and verified for correctness. This will be the next step and this is developed in a separate github repository. I (or we, I still hope to get some more people working with me) will merge it into the core client once it works rock solid.

What we have now can be executed by anyone locally. If we had a bootstrap node, which we will soon have, we could also test it on the public test net. But before rolling out a demo that runs on a public server (in form of a hosted wallet, so the average joe can try it out without compiling anything) we will need a faucet. Maybe someone wants to do one? After we launch, this faucet might be cool to have anyways.

I have worked 14 hours now today, straight without any break, so I decided not to write much and do screenshots, but to record a small VLOG for those who are interested.

Please, excuse the video quality (and my cursing in between). I have bought an iPad pro and thought it would be a serious performer ... the video looks as if it was recorded with a potato though. I will make something better once I have more time, but the conference has higher priority atm.


I made the code (without the verifiable computation branch) public here. Forgive me, that I did not have the time yet to explain everything and make a detailed tutorial/howto:

https://github.com/OrdinaryDude/elastic-reference-client



Click to watch the ~1/2hour VLOG: (Attention: Recorded with a Potato!!)




Very informative video.  Thanks for putting this together, it really clarified a lot of my questions.
hero member
Activity: 770
Merit: 511
Im the One who Knocks.
So when a person sends Bitcoin, the XEL does not appear on the website (like a usual ICO) but they are sent to the public key of the bitcoin address? Is that right? How does that work please. How do i have access to the coins?

Better, they appear on Github. To be precise, they get appended to the bottom of this file:
https://raw.githubusercontent.com/elastic-project/genesis-block/master/genesis-block.json

As you have seen above, you log in with a passphrase (same concept as in NXT) where your passphrase if your "brainwallet".

Thee will also be an option to:
a) log in with your Bitcoin private key (to find the coins from the genesis block in there)
and b) log in with your Passphrase and "swipe" the Elastic Coins from your Bitcoin private key to your new account.

All this works without your private key ever leaving your computer (even when using a hosted wallet).

Using the Private keys to Bitcoin seems like the most unsafe thing a person can do.

What am i missing here, why has it been made this way, it is a little confusing. Or just seems that way.

sr. member
Activity: 432
Merit: 251
––Δ͘҉̀░░
"See the iPhone in action."  Grin

Very cool, perhaps the bounties could be used to get you some help on the engine coding?
legendary
Activity: 1260
Merit: 1168
So when a person sends Bitcoin, the XEL does not appear on the website (like a usual ICO) but they are sent to the public key of the bitcoin address? Is that right? How does that work please. How do i have access to the coins?

Better, they appear on Github. To be precise, they get appended to the bottom of this file:
https://raw.githubusercontent.com/elastic-project/genesis-block/master/genesis-block.json

As you have seen above, you log in with a passphrase (same concept as in NXT) where your passphrase if your "brainwallet".

Thee will also be an option to:
a) log in with your Bitcoin private key (to find the coins from the genesis block in there)
and b) log in with your Passphrase and "swipe" the Elastic Coins from your Bitcoin private key to your new account.

All this works without your private key ever leaving your computer (even when using a hosted wallet).
hero member
Activity: 770
Merit: 511
Im the One who Knocks.
Interesting!  Going to keep an eye on this closely.  The small print in the OP Terms and Conditions nearly made me click away.. but something... just something, gives me confidence in this project.....

Reading more, i am a little confused about the donation part.

"Please make sure, that you keep the private keys to the bitcoin addresses you used to send the donated BTC from in a safe place. All XEL are being sent to the public key associated with these addresses."

So when a person sends Bitcoin, the XEL does not appear on the website (like a usual ICO) but they are sent to the public key of the bitcoin address? Is that right? How does that work please. How do i have access to the coins?
full member
Activity: 164
Merit: 100
I really do not understand the wallet, also used the Google language, you may not understand, if you know what I mean, I hope you will answer my questions, thank you. ICO is when I use the BTC wallet: Version 0.12.1, I do not know whether. I send BTC to the official address. And wallet inside a man named: File - Backup wallet. It is not able to get my money XEL this matter?
Can you understand what I said?
hero member
Activity: 1036
Merit: 501
That video is impressive.  Grin
Did you do all of that on your own?  Roll Eyes

Good job, EK.

ImI
legendary
Activity: 1946
Merit: 1019

I havent watched the video so far but i think i speak for all of us here while saying a big THANK YOU! I didnt know that you are not involved in the donations and can say on my behalf that i am more than willing to share my rewards with you once the project proceeds.
I also hope that some coders will join in, unfortunately i am no coder myself, apart of some CSS and Html. Wink
legendary
Activity: 1260
Merit: 1168
Sorry for the delays,

There is a lot to do at the moment, the conference that I am attending currently consumes a lot of time and all appointments seem to take place at once ... this week-

Anyway, I think I have done a lot of progress here - even though we are slightly behind the originally planned schedule (whoever planned it, i didn't). I am giving my best to keep up with it, but it would be nice to get some help by one or two more coders who are willing to put some serious time into it.
I am doing it for free (I will never actively ask Lannister for any continuous reward or a salary for my work), in my spare time but yet with full enthusiasm ... so please don't blame me Wink I donated myself and this is my "driver". I want to be able to one day use my XEL to get my research done quicker.

At the current stage we have a coin that has all the basic functions working and it has the protocol extentions working. That means, beyond all the basic stuff like sending coins and messaging other users, the elastic coin users can create new work, cancel it, refund, and so on. All is nicely integrated into the UI. What is still missing is that the actual "work" is done and verified for correctness. This will be the next step and this is developed in a separate github repository. I (or we, I still hope to get some more people working with me) will merge it into the core client once it works rock solid.

What we have now can be executed by anyone locally. If we had a bootstrap node, which we will soon have, we could also test it on the public test net. But before rolling out a demo that runs on a public server (in form of a hosted wallet, so the average joe can try it out without compiling anything) we will need a faucet. Maybe someone wants to do one? After we launch, this faucet might be cool to have anyways.

I have worked 14 hours now today, straight without any break, so I decided not to write much and do screenshots, but to record a small VLOG for those who are interested.

Please, excuse the video quality (and my cursing in between). I have bought an iPad pro and thought it would be a serious performer ... the video looks as if it was recorded with a potato though. I will make something better once I have more time, but the conference has higher priority atm.


I made the code (without the verifiable computation branch) public here. Forgive me, that I did not have the time yet to explain everything and make a detailed tutorial/howto:

https://github.com/OrdinaryDude/elastic-reference-client



Click to watch the ~1/2hour VLOG: (Attention: Recorded with a Potato!!)


full member
Activity: 164
Merit: 100
Backup BTC wallet, it wallet.dat this document, it is not you can get XEL? ? ?
full member
Activity: 164
Merit: 100
I was a rookie, when I was in ICO with BTC core version 0.12.1, the BTC sent to your designated account, and then I backed this BTC wallet. This is not to be able to get credits ICO's XEL friends. . .
legendary
Activity: 1260
Merit: 1168
Small update, and very small delay,

today and tomorrow, I am at a conference. I will try to give many screenshots and maybe a video and put the source code on a public git during these two days.
Setting up a demo publicly, so that people can try the wallet functionality without setting up their own node, requires a few more steps: one of the most important ones .. a faucet. It obviously won't work if all testers get access to the same address (that one that holds the demo funds).

Expect leaked code, screenshots, videos, ... shortly.
member
Activity: 112
Merit: 10
Interesting project, I will evaluate the possibility of investing.
legendary
Activity: 1512
Merit: 1015
Me too will invest more but in the end of the ico

If you want to invest, the sooner the better. The amount of coins you get goes down everyday until the end of ICO period

Yeah waiting is going to minimize the amount of tokens you will get, it's a lot smarter to buy now so you can get as many as you can.
sr. member
Activity: 409
Merit: 250
Me too will invest more but in the end of the ico

If you want to invest, the sooner the better. The amount of coins you get goes down everyday until the end of ICO period
hero member
Activity: 980
Merit: 502
Me too will invest more but in the end of the ico
member
Activity: 96
Merit: 10
I have donated few btc again. But got less coins now Angry. Waiting for first release.
legendary
Activity: 1708
Merit: 1000
Reality is stranger than fiction
Thank you @palawan, @BigBoom3599

Gonna check it now


EDIT: @BigBoom3599 when I press " Settings, Addresses, Manage Addresses" button, I just see my list of addresses and I can only label them or delete them. Can't see how to export the private key.
        Good thing is that with the legacy login, the old blockchain.info wallet provides all this functionality.
Jump to: