Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - batmaninpink

Pages: [1]
1
Marketplace / Re: 2 x 300 PTS Bounty to Import Electrum or Armory Wallet
« on: February 28, 2014, 07:08:06 pm »
Both my Electrum wallet support and Brownbear's Armory support has now been successfully merge into main tree - so time to close and pay now that it happens to be the 28th? ;)

2
Marketplace / Re: 300 PTS Bounty for Multi-Bit Wallet Import Tool [ACTIVE]
« on: February 21, 2014, 08:01:54 pm »
I just made a pull request which fixes the OS X compile. Do you need anything else?

3
Marketplace / Re: 2 x 300 PTS Bounty to Import Electrum or Armory Wallet
« on: February 16, 2014, 08:40:23 am »
Here is my take on the support for importing keys from Electrum wallets  - no external dependencies - uses Boost::Spirit to parse the python wallet dictionary:

https://github.com/InvictusInnovations/BitShares/pull/45

4
Marketplace / Re: 2 x 300 PTS Bounty to Import Electrum or Armory Wallet
« on: February 15, 2014, 08:02:48 am »
I am working on the Electrum support as well, should be done by tonight and does not rely on Python.

5
Marketplace / Re: 300 PTS Bounty for Multi-Bit Wallet Import Tool [ACTIVE]
« on: February 12, 2014, 06:44:23 am »
I spent a couple of hours wondering why my scrypt code wasn't working... Turned out to be me swapping the parameters. Doh.

Then it was the UTF issue, fortunately I decided to take a break and while taking a bit of fresh air I figured out that it probably was an encoding issue. But yes I shouldve read the forum to save me that bit. Instead I had to deal with the conversion. *shudder*

6
Marketplace / Re: 300 PTS Bounty for Multi-Bit Wallet Import Tool [ACTIVE]
« on: February 11, 2014, 10:28:10 pm »
Ok, guess I was a bit late this time. :)

Anyway, here are my pull requests:

https://github.com/InvictusInnovations/fc/pull/6
https://github.com/InvictusInnovations/BitShares/pull/36



7
Marketplace / Re: 300 PTS Bounty for Multi-Bit Wallet Import Tool [ACTIVE]
« on: February 11, 2014, 04:48:21 pm »
I am looking at importing the Multi-Bit wallet. In fact I just need to get the scrypt-nastiness in order.

8
  ...
Please provide me your PTS addresses.

Thanks. :)

9
well awesome, welcome to the forum and thanks for letting everyone know they are wasting their time on this because you are nearly finished. that's a two person nightshift and 20+ hours of coding beeing utterly useless now.

Sorry, I started this yesterday when being stuck at an airport - fully aware that I was probably too late anyway. So any status update would've been "I am looking into this" - which I am sure would not have deterred you or anyone else from continuing (I see a couple of those status updates earlier in this thread...).

Batmaninpink, your code was superior upon inspection due to proper use of the fc library for managing encryption.  The other submission had potential memory leaks and used OpenSSL calls directly without clear tracking of memory or exception safety.   Your submission also had better abstraction of data parsing. 

I have merged your code and will be evaluating it prior to paying the bounty.

Drekrob,  your submission was also very good and absent the competition may have been accepted after some robustness enhancements.  I will give you a 30 PTS tip for your submission (~$360 dollars) which should partially recognize your time.    These bounties are a kind of interview and so redundant work actually has value to us.

It is very clear to me that you are both talented developers and I would like to discuss how we can work together on a non-bounty basis to eliminate redundant effort.  I am looking for some serious c++ full time developers.

Please provide me your PTS addresses.

PTS address below.

10
I have made pull requests for this, see:

https://github.com/InvictusInnovations/fc/pull/4
https://github.com/InvictusInnovations/BitShares/pull/21

I just saw that they were merged into the main repos, let me know if there are any additional issues that need addressing.

When you are happy, bounty can be paid to: Pe8tGCH7uGjjQjfBGAbJ6FjQRwgK5u9rUK


11
well awesome, welcome to the forum and thanks for letting everyone know they are wasting their time on this because you are nearly finished. that's a two person nightshift and 20+ hours of coding beeing utterly useless now.

Sorry, I started this yesterday when being stuck at an airport - fully aware that I was probably too late anyway. So any status update would've been "I am looking into this" - which I am sure would not have deterred you or anyone else from continuing (I see a couple of those status updates earlier in this thread...).


Pages: [1]