Bitcoin Forum
May 04, 2024, 03:44:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Coding project will pay in BTC  (Read 1144 times)
BurtW (OP)
Legendary
*
Offline Offline

Activity: 2646
Merit: 1131

All paid signature campaigns should be banned.


View Profile WWW
January 07, 2012, 04:12:24 PM
 #1

I am looking for someone to create a program or script that would do the following.

Given an arbitrary paragraph like:

Code:
But I don't want to go among mad people Alice remarked.  
Oh, you can't help that said the cat. 
We're all mad here.
I'm mad. You're mad.
How do you know I'm mad said Alice?
You must be said the cat.
Or you wouldn't have come here.

automatically convert it so a series of valid public key addresses like this:

Code:
1But1DontWantToGoAmongMadxxxzDmyW6
1Peop1eA1iceRemarkedxxxxxxxxxuLyKu
12ohYouCantHe1pThatxxxxxxxxxzCjyMs
19SaidTheCatWereA11MadHerexxyTvEir
191mMadYoureMadxxxxxxxxxxxxxvwA4Up
1HowDoYouKnow1mMadSaidA1icexxZA4Nr
12YouMustBeSaidTheCatxxxxxxxz2tFa2
12orYouWou1dntHaveComeHerexxvtHbqq

You need to:

Convert everything to CamelCase and remove all spaces and punctuation marks
Convert all illegal characters to the nearest equivalent
Break up the phrase into correctly sized chunks
Calculate the valid public addresses

I am pretty sure I could do this but I am lazy and thought someone might like to earn some BTC.

Anyone interested?

Bruno and I need this for a project we are working on.

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
1714794240
Hero Member
*
Offline Offline

Posts: 1714794240

View Profile Personal Message (Offline)

Ignore
1714794240
Reply with quote  #2

1714794240
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714794240
Hero Member
*
Offline Offline

Posts: 1714794240

View Profile Personal Message (Offline)

Ignore
1714794240
Reply with quote  #2

1714794240
Report to moderator
1714794240
Hero Member
*
Offline Offline

Posts: 1714794240

View Profile Personal Message (Offline)

Ignore
1714794240
Reply with quote  #2

1714794240
Report to moderator
1714794240
Hero Member
*
Offline Offline

Posts: 1714794240

View Profile Personal Message (Offline)

Ignore
1714794240
Reply with quote  #2

1714794240
Report to moderator
cuboidal
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 07, 2012, 04:18:59 PM
 #2

I could write up an interface to the vanity gen program.  What's the maximum number of characters you want to specify in the custom address?
copumpkin
Donator
Sr. Member
*
Offline Offline

Activity: 266
Merit: 252


I'm actually a pineapple


View Profile
January 07, 2012, 04:36:28 PM
 #3

I am looking for someone to create a program or script that would do the following.

Given an arbitrary paragraph like:

Code:
But I don't want to go among mad people Alice remarked.  
Oh, you can't help that said the cat. 
We're all mad here.
I'm mad. You're mad.
How do you know I'm mad said Alice?
You must be said the cat.
Or you wouldn't have come here.

automatically convert it so a series of valid public key addresses like this:

Code:
1But1DontWantToGoAmongMadxxxzDmyW6
1Peop1eA1iceRemarkedxxxxxxxxxuLyKu
12ohYouCantHe1pThatxxxxxxxxxzCjyMs
19SaidTheCatWereA11MadHerexxyTvEir
191mMadYoureMadxxxxxxxxxxxxxvwA4Up
1HowDoYouKnow1mMadSaidA1icexxZA4Nr
12YouMustBeSaidTheCatxxxxxxxz2tFa2
12orYouWou1dntHaveComeHerexxvtHbqq

You need to:

Convert everything to CamelCase and remove all spaces and punctuation marks
Convert all illegal characters to the nearest equivalent
Break up the phrase into correctly sized chunks
Calculate the valid public addresses

I am pretty sure I could do this but I am lazy and thought someone might like to earn some BTC.

Anyone interested?

Bruno and I need this for a project we are working on.

You realize that addresses like that would take aeons to generate, right?
BurtW (OP)
Legendary
*
Offline Offline

Activity: 2646
Merit: 1131

All paid signature campaigns should be banned.


View Profile WWW
January 07, 2012, 04:40:12 PM
 #4

I am not asking for the key pair.  I just want valid public key addresses that will be accepted into the block chain. 

All of these addresses will be BTC "black holes" from where no BTC will ever return.

You would not be using vanitygen.  Just doing the necessary calculations to get a valid "checksum" after doing all the pre-processing.

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
ineededausername
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


bitcoin hundred-aire


View Profile
January 08, 2012, 02:21:53 AM
 #5

ygpm

(BFL)^2 < 0
antares
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 08, 2012, 02:25:09 AM
 #6

how much are you looking forward to pay?

I might do this tomorrow if I get a couple hours of quiet time.

Any prefs on the language to implement this in?
Can do php, html+js, plain C, C++, C#, Java and probably a few other languages.
TT
Member
**
Offline Offline

Activity: 77
Merit: 10



View Profile
January 08, 2012, 02:55:13 AM
 #7

I have it coded up for you already

How much are you willing to pay?

Who do you think did this?

http://blockexplorer.com/tx/28ccf29cfcc9f82d42793db770e7c7894d61ccf3d18299f34bda2e54415da287

:}

I've got a complete API for generating these types of transactions from text...if the price is right, you can have it.
Jonathan Ryan Owens
Donator
Sr. Member
*
Offline Offline

Activity: 392
Merit: 252



View Profile WWW
January 08, 2012, 03:03:08 AM
Last edit: January 08, 2012, 03:42:59 AM by Jonathan Ryan Owens
 #8

I have it coded up for you already

How much are you willing to pay?

Who do you think did this?

http://blockexplorer.com/tx/28ccf29cfcc9f82d42793db770e7c7894d61ccf3d18299f34bda2e54415da287

:}

I've got a complete API for generating these types of transactions from text...if the price is right, you can have it.

Heh. When I saw the Alice in Wonderland text, I knew something looked familiar.. XD

[edit] I told you it was a good idea lol.. We'll sell you a groovy domain associated with the project as well.

antares
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 08, 2012, 03:03:57 AM
 #9

nice thingie in the BE - would have been nice to have this:
a) in a sendmany tx
b) with prefixes so it shows up in order in BE
TT
Member
**
Offline Offline

Activity: 77
Merit: 10



View Profile
January 08, 2012, 03:10:31 AM
 #10

it's already done that way, sir...

The transaction inputs are in order and they are generated for you...and I even have an API that
can broadcast the transaction.
TT
Member
**
Offline Offline

Activity: 77
Merit: 10



View Profile
January 08, 2012, 03:24:54 AM
Last edit: January 08, 2012, 03:36:45 AM by TT
 #11

For 10 btc, I'll give you a php script that can generate the addresses immediately. If you also want the component
that can generate and broadcast the transaction, we can negotiate that separately. Or make an offer.

Send to 1DKb46tHPGy7yLZKFrWYL7ifdrPS1eSprc
antares
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 08, 2012, 04:21:03 AM
 #12

hehe, dont you think 10 coins is a bit expensive these days?

I mean, the task is not quite hard to accomplish.... (and no, I'm not planning on buying it, but I'd have done that piece of code for less)
BurtW (OP)
Legendary
*
Offline Offline

Activity: 2646
Merit: 1131

All paid signature campaigns should be banned.


View Profile WWW
January 08, 2012, 05:20:59 AM
 #13

I have it coded up for you already

How much are you willing to pay?

Who do you think did this?

http://blockexplorer.com/tx/28ccf29cfcc9f82d42793db770e7c7894d61ccf3d18299f34bda2e54415da287

:}

I've got a complete API for generating these types of transactions from text...if the price is right, you can have it.
That is, of course, where I got my example!

My partner and I are interested so I will PM you to start talking about it.  My purpose was to find who did it already - mission accomplished!

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
BurtW (OP)
Legendary
*
Offline Offline

Activity: 2646
Merit: 1131

All paid signature campaigns should be banned.


View Profile WWW
January 08, 2012, 09:22:21 PM
 #14

Cool beans.  Just created this in the block chain as a test:

Code:
11When1DieBuryMeDeepLayTwoXVEY5jv 
11SpeakersAtMyFeetAPairofXXTyrHor
11HeadphonesonMyHeadAndXXXXYUSvnd
11ALwaysPLayTheGratefuLDeadWdq4Xo

Thanks TT PM(s) sent Smiley

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!