Title: [BOUNTY] Help With Install Script for Fedora Linux - Issue with OpenSSL Version Post by: Tachikoma on January 09, 2014, 06:23:34 PM Edit
User Sensorii has supplied me with an initial version that I'm testing as we speak. On first inspection it looks really good so I'm considering this bounty closed. Please don't start working on it anymore. :) Original post The problem is the following: I have a 'script' (I use the term loosely) that installs my Mastercoin wallet software (https://github.com/maran/mastercoin-wallet) on Debian-like distros. I want to add support for Fedora/Redhat/Centos but it's not that easy. Because of legal issues the OpenSSL version that comes with Fedora doesn't include the secp256k1 curve. I will payout USD 250 in Mastercoin/Bitcoin for the first person who can modify the install script on http://wallet.mastercoin-explorer.com/ (http://wallet.mastercoin-explorer.com) to support Fedora and the likes. Code: #!/bin/bash Requirements:
Please note that the error only happens once you insert your private key in the first run dialog so make sure you test it before submitting. I will also give out a bounty if you can prove that what I want is impossible :) |