Sure, feel free go nuts.
On 05/19/2014 09:13 PM, Thomas Hartman wrote:
> As an aside, I have been playing with bitcore insight, and I another
> thing I am interested in doing is adding an
>
> ONLINE (INSIGHT)
>
> set of commands that duplicates the existing
>
> ONLINE (OBELISK)
>
> commands where possible.
>
> IIUC, currently the only thing missing from insight is fetch-stealth.
>
> Actually, I'm starting to wonder if darkwallet can run on top of bitcore
> insight.
>
> Javascript isn't as fast as c, but it's a heck of a lot more
> maintainable in my view.
>
>
> On Mon, May 19, 2014 at 12:04 PM, Thomas Hartman
> <thomas@??? <mailto:thomas@standardcrypto.com>> wrote:
>
> https://github.com/spesmilo/sx/pull/78
>
> I hope this can be merged.
>
> I applied the patch to develop branch, but I think it's probably
> compatible with master.
>
> Clean separation between offline commands (not requiring connetion
> to obelisk), and online commands, which talk to the blockchain.
>
> This paves the path to future enhancements I have in mind, such as
> separating between "watching" type commands and "signing" type
> commands, following the electrum model. The end goal is to have a
> clean, user friendly, command line based bip32 based wallet which
> cleanly splits watching and signing functionality, and therefore can
> be used in high security contexts just like electrum and armory.
>
> Meanwhile, fun learning python and git flow :)
>
>
>
>
> _______________________________________________
> unSYSTEM mailing list: http://unsystem.net
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/unsystem
>