Results 67 comments of wanderer

right, so if we go that route we probably should drop the wasm magic number 0x00, 0x61, 0x73, 0x6d and replace it with just a single `0xfe`

0x00, 0x61, 0x73, 0x6d ("0asm") is wasm identifier, it is followed the version number (0x01). So if we replaced the identifier then we would still have the version number to...

I like the simplicity of raw(De|En)code. I think exposing both would be a good idea. For `encode` wouldn't parsing the JSON abi be easier to do than a string?

Here is the error its throwing `✗ Check for`python`: Python executable "/usr/bin/python" is v3.4.1, which is not supported by gyp. You can pass the --python switch to point to Python...

linux arch

and yes setting the env var does work!

> It might be or not important to have at this level, an API to commit/revert I'm planning on replacing the merkle-tree with [this merkle-trie](https://github.com/wanderer/merkle-trie) (module naming help anyone?). In...

@jbenet @kumavis @nicola @diasdavid

I would just use ECDH, then encrypt with AES.