Jared Tobin
Jared Tobin
Just a note: we resolved out-of-band to go ahead with the above plan. I'll flesh out the API for the data structures and then PR the changes adding them to...
> Just a note: we resolved out-of-band to go ahead with the above plan. I'll flesh out the API for the data structures and then PR the changes adding them...
I'm inclined to rip the generator out of this PR. The data structures are a much smaller & less controversial add than the giant generator, which is more annoying to...
I can confirm that fixing this clears up the 'Socket operation on non-socket' error I complained about on another issue.
It seems like the installed gem is just an empty directory when installing via RubyGems. You can check this with e.g. `ls $(bundle show kraken_ruby)` after an install. Cloning this...
@sdubyam I've moved this over to the Bridge repo.
@sdubyam No worries. You can just leave it open -- someone should get around to addressing it eventually. It's hard to know whether there is actually a bug here, but...
I've just gotten around to looking into this. I believe the rationale here is that the network seed is derived from the 256-bit management seed in the [Urbit HD wallet](https://raw.githubusercontent.com/urbit/proposals/master/8.udon)...
I can build from the zeromq3 branch fine, but I'm getting the 'Socket operation on non-socket' error as well. Ruby 1.9.3, 0MQ 3.2.3.
@MSch I'm currently running this gem with no problems, using the version included in the latest pull request I've made. It might work for you guys.