Thomas Kerin

Results 149 comments of Thomas Kerin

Thanks for opening this issue. I'll try find some time to dig into this soon!

@martinvahi It would probably become yet another way for people to bug @special, plus poses a maintenance & moderation burden on it's operators. It is also somewhat redundant since you...

I'm thinking of writing some small applications which leverage ricochet. One that seems universally useful is a ricochet bouncer. The protocol leaks that a user is online before any authentication...

I ran into something stupid, need to fix it before I finish a re-implementation of the protocol. Probably better off if someone picks this up using the golang library?

concept ACK - it's so easy for whitespace to be introduced, and then the mnemonic input is directly hashed.. It can be pretty easy to miss the typo 'abandon abandon...

Same with the recipes section.. Looks like the module `pycoin.ui.ui` doesn't exist, so the functions are unavailable.. ```python from pycoin.symbols.btc import network as BitcoinMainnet address_for_script = BitcoinMainnet.ui.address_for_p2s script_for_address = BitcoinMainnet.ui.script_for_address...

@richardkiss thanks for the message! It's probably somewhat my fault for cloning master and not a tagged branch. But one solution could be to run the recipe scripts in travis...

@BrianLeishman Not doubting this won't be useful to someone, but I think if he's posting here (instead of some of the other murmurhash extensions) a link to a polyfil might...

You mustn't be copy-pasting master or a recent version, because this https://github.com/lastguest/murmurhash-php/blob/master/src/lastguest/Murmur.php#L24 (master) won't work on 5.6 for sure. version 1.2.0 should work with 5.6

Huh, that's interesting.. I use this library but don't really have extensive tests over that component, it's up for deprecation soon As a suggestion, the content returned by those domains...