BitShares Forum

Other => Graveyard => BitShares AGS => Topic started by: cubicdissection on February 05, 2014, 03:36:36 am

Title: AGS donation from Blockchain wallet
Post by: cubicdissection on February 05, 2014, 03:36:36 am
If I want to make an AGS donation from a blockchain wallet, do I just send it to the address?  When/how are my shares recorded?
Title: Re: AGS donation from Blockchain wallet
Post by: Troglodactyl on February 05, 2014, 06:13:43 am
DO NOT do AGS donations from a web-hosted wallet.  Only donate from a wallet you personally control.  You will need the wallet that signed the donation transaction in order to claim your shares.  That's how the shares are recorded.
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 05, 2014, 06:13:58 am
I will provide 100 PTS to someone who can post step by step instructions, with screen shots, that anyone can follow to send money from a blockchain.info wallet and export all of the private keys to a CSV file that we can use to import into BitSHares X.
Title: Re: AGS donation from Blockchain wallet
Post by: cubicdissection on February 05, 2014, 07:21:54 am
I will provide 100 PTS to someone who can post step by step instructions, with screen shots, that anyone can follow to send money from a blockchain.info wallet and export all of the private keys to a CSV file that we can use to import into BitSHares X.

There isn't a way to automatically export the private keys into a .csv file, but here is a walkthrough I just made that will get you there with a single cut and paste.  BOOM!

http://www.cubicdissection.com/temp/AGS_blockchain_tutorial.pdf (http://www.cubicdissection.com/temp/AGS_blockchain_tutorial.pdf)


PS I wanted to be first one in so the initial was really rough.  I've redone it with a bit better fonts, cleaned up the screenshots a bit, centered things, etc.

PSS my PTS wallet is "Pqta6v7Q6CR7Qfy8ma25KkFki3xpKxgTtV"  ;D
Title: Re: AGS donation from Blockchain wallet
Post by: sumantso on February 05, 2014, 08:25:42 am
Wow - 100 PTS  :o Damm

I can see why cubicdissection was in a hurry.
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 05, 2014, 08:52:39 am
I will provide 100 PTS to someone who can post step by step instructions, with screen shots, that anyone can follow to send money from a blockchain.info wallet and export all of the private keys to a CSV file that we can use to import into BitSHares X.

There isn't a way to automatically export the private keys into a .csv file, but here is a walkthrough I just made that will get you there with a single cut and paste.  BOOM!

http://www.cubicdissection.com/temp/AGS_blockchain_tutorial.pdf (http://www.cubicdissection.com/temp/AGS_blockchain_tutorial.pdf)


PS I wanted to be first one in so the initial was really rough.  I've redone it with a bit better fonts, cleaned up the screenshots a bit, centered things, etc.

PSS my PTS wallet is "Pqta6v7Q6CR7Qfy8ma25KkFki3xpKxgTtV"  ;D

Quite good job I think, Just that the requirement was to export all the private keys. :) so here is my attempt on that part:

This is of course from a dummy wallet:
(could not link images here :( )

http://img.im/i/ul2px9 (http://img.im/i/ul2px9)

http://img.im/i/aswg79 (http://img.im/i/aswg79)
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 05, 2014, 09:09:07 am
cubicdissection, you can incorporate these images and the jsfiddle page in your pdf I guess.

bytemaster, is there anything other than the address&private key pair needed in the csv?
Title: Re: AGS donation from Blockchain wallet
Post by: yellowecho on February 05, 2014, 04:16:34 pm
Did we ever figure out how the MultiBit wallet will function for receiving AGS?  I'll definitely be needing it!   8)
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 05, 2014, 05:42:43 pm
cubicdissection, you can incorporate these images and the jsfiddle page in your pdf I guess.

bytemaster, is there anything other than the address&private key pair needed in the csv?

Actually all I really needed was the private keys as I should be able to regenerate addresses from those keys. 

My primary concern with this advice is that you are revealing your private keys to jsfiddle which may or may not log such requests.     Given the format is JSON and I can parse JSON in C++ with ease, I think I will simply create a bounty for someone to import the JSON from blockchain directly and we can skip the .csv step.

I will provide an extra 30 PTS to convert these instructions into a webpage / pull request for invictus.io that looks clean and professional. 

Otherwise the instructions look good.   
Title: Re: AGS donation from Blockchain wallet
Post by: mint chocolate chip on February 05, 2014, 06:11:12 pm
Did we ever figure out how the MultiBit wallet will function for receiving AGS?  I'll definitely be needing it!   8)

+1
Title: Re: AGS donation from Blockchain wallet
Post by: cubicdissection on February 05, 2014, 06:40:10 pm
Given the format is JSON and I can parse JSON in C++ with ease, I think I will simply create a bounty for someone to import the JSON from blockchain directly and we can skip the .csv step.

Easy to redo the instructions showing how to cut/paste their JSON unencrypted wallet into a text file.  One thing to note is that if a wallet has multiple keypairs it will export them all, some of which will not correspond with the AGS shares transaction.  If that doesn't matter, I'll get on revising the doc.


I will provide an extra 30 PTS to convert these instructions into a webpage / pull request for invictus.io that looks clean and professional. 

Working on it!


Otherwise the instructions look good.

So did I win?  :)
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 05, 2014, 06:42:12 pm
Given the format is JSON and I can parse JSON in C++ with ease, I think I will simply create a bounty for someone to import the JSON from blockchain directly and we can skip the .csv step.

Easy to redo the instructions showing how to cut/paste their JSON unencrypted wallet into a text file.  One thing to note is that if a wallet has multiple keypairs it will export them all, some of which will not correspond with the AGS shares transaction.  If that doesn't matter, I'll get on revising the doc.


I will provide an extra 30 PTS to convert these instructions into a webpage / pull request for invictus.io that looks clean and professional. 

Working on it!


Otherwise the instructions look good.

So did I win?  :)

Yes... I believe you did.
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 05, 2014, 07:36:29 pm
Given the format is JSON and I can parse JSON in C++ with ease, I think I will simply create a bounty for someone to import the JSON from blockchain directly and we can skip the .csv step.

Easy to redo the instructions showing how to cut/paste their JSON unencrypted wallet into a text file.  One thing to note is that if a wallet has multiple keypairs it will export them all, some of which will not correspond with the AGS shares transaction.  If that doesn't matter, I'll get on revising the doc.


I will provide an extra 30 PTS to convert these instructions into a webpage / pull request for invictus.io that looks clean and professional. 

Working on it!


Otherwise the instructions look good.

So did I win?  :)

Yes... I believe you did.

Congrats :)
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 05, 2014, 09:56:12 pm
Quote
I will provide an extra 30 PTS to convert these instructions into a webpage / pull request for invictus.io that looks clean and professional. 

So you only need the "sending BTC from blockchain wallet" part on the web page?
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 05, 2014, 10:58:53 pm
Quote
I will provide an extra 30 PTS to convert these instructions into a webpage / pull request for invictus.io that looks clean and professional. 

So you only need the "sending BTC from blockchain wallet" part on the web page?

I would like the PDF instructions that have already been generated converted into a page on invictus.io that matches our theme and looks profesional.   Should have complete instructions on everything one must do to send money from blockchain.info wallet and get BTS on launch.

Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 06, 2014, 12:00:17 pm
Quote
I will provide an extra 30 PTS to convert these instructions into a webpage / pull request for invictus.io that looks clean and professional. 

So you only need the "sending BTC from blockchain wallet" part on the web page?

I would like the PDF instructions that have already been generated converted into a page on invictus.io that matches our theme and looks profesional.   Should have complete instructions on everything one must do to send money from blockchain.info wallet and get BTS on launch.

I will work on this when I go home.
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 06, 2014, 05:11:13 pm
Check the images below please. This is the tutorial page on my local machine:

http://img.im/a/nd2me7 (http://img.im/a/nd2me7)

Tell me what you think before I create a pull request.

And a question: Where the link to this page should be?
Title: Re: AGS donation from Blockchain wallet
Post by: cubicdissection on February 06, 2014, 05:57:53 pm
That looks really good lakerta...much better than I could have pulled off.  I'm glad you did this instead of me :)
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 07, 2014, 04:22:01 am
Check the images below please. This is the tutorial page on my local machine:

http://img.im/a/nd2me7 (http://img.im/a/nd2me7)

Tell me what you think before I create a pull request.

And a question: Where the link to this page should be?

invictus.io/blockchain-info-ags-howto.php
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 07, 2014, 06:56:55 am
Check the images below please. This is the tutorial page on my local machine:

http://img.im/a/nd2me7 (http://img.im/a/nd2me7)

Tell me what you think before I create a pull request.

And a question: Where the link to this page should be?

invictus.io/blockchain-info-ags-howto.php

OK, I will create a pull request with that page name tonight. However, what I was trying to say is that there should be a clickable link in another page in the invictus.io site so that people can actually go to this tutorial page. OR, are you planning to promote this page only via forum?
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 07, 2014, 07:42:07 am
Check the images below please. This is the tutorial page on my local machine:

http://img.im/a/nd2me7 (http://img.im/a/nd2me7)

Tell me what you think before I create a pull request.

And a question: Where the link to this page should be?

invictus.io/blockchain-info-ags-howto.php

OK, I will create a pull request with that page name tonight. However, what I was trying to say is that there should be a clickable link in another page in the invictus.io site so that people can actually go to this tutorial page. OR, are you planning to promote this page only via forum?

The link should be on the right hand side of the ags page.
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 07, 2014, 03:50:59 pm
Quote
The link should be on the right hand side of the ags page.

I have created the link:
http://img.im/i/l1ppg7 (http://img.im/i/l1ppg7)

And the initial pull request:

https://github.com/super3/invictus.io/pull/82 (https://github.com/super3/invictus.io/pull/82)

Tell me if any changes are needed.
Title: Re: AGS donation from Blockchain wallet
Post by: lakerta06 on February 10, 2014, 06:47:26 am
I see the pull request is merged. Does it mean I got the bounty?  :)
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 10, 2014, 02:46:10 pm
I see the pull request is merged. Does it mean I got the bounty?  :)

Yes it does.
Title: Re: AGS donation from Blockchain wallet
Post by: yellowecho on February 10, 2014, 04:56:58 pm
Did we ever figure out how the MultiBit wallet will function for receiving AGS?  I'll definitely be needing it!   8)

+1

BUMP.  Any news on the MultiBit wallet?
Title: Re: AGS donation from Blockchain wallet
Post by: mint chocolate chip on February 10, 2014, 07:25:36 pm
Did we ever figure out how the MultiBit wallet will function for receiving AGS?  I'll definitely be needing it!   8)

+1

BUMP.  Any news on the MultiBit wallet?

It appears Bytemaster has created a bounty for someone to create something that will deal with the MultiBit wallet situation for AGS donations.
Title: Re: AGS donation from Blockchain wallet
Post by: wasthatawolf on February 11, 2014, 01:47:08 pm
Damn, 130PTS for this step by step guide vs. 10PTS for Step by Step How To: USD to PTS to AGS [ACTIVE] https://bitsharestalk.org/index.php?topic=2655.0 (https://bitsharestalk.org/index.php?topic=2655.0)

I guess I need to look deeper into the forums for the best bounties.
Title: Re: AGS donation from Blockchain wallet
Post by: Balbos on February 20, 2014, 05:13:11 pm
After donation from blockchain.info there's something to do before 28th Feb?
I need to import the private key in a client or i can wait after the 28th Feb?

Thank you, i readed the tutorial but i haven't found a answer
Title: Re: AGS donation from Blockchain wallet
Post by: bytemaster on February 21, 2014, 09:24:30 pm
After donation from blockchain.info there's something to do before 28th Feb?
I need to import the private key in a client or i can wait after the 28th Feb?

Thank you, i readed the tutorial but i haven't found a answer

As long as you have the private keys you can import them at any time in the future.