Results 165 issues of Will

https://ethereumjs.github.io This is the core 'example chain' that truffle uses internally for testing. A forked extension supporting insecure but functional version of our expected protocol extension for web3c would be...

p:2

We currently have this from the txclient, but it would be more representative to have an overall view from the gateway.

Estimate: 7 days We should provide an open-sourcing of this repository along with an entry point for running a single local instance of the runtime with transaction semantics.

epic

client->server ``` {"id":8918402386484945,"jsonrpc":"2.0","params":["0x8d717d",true],"method":"eth_getBlockByNumber"} ``` client

some notion of flags or other gating for whether APIs or other features are enabled should exist that we are happy with

``` 2018-09-18T23:15:09.707868292Z Transaction failed. Error: Invalid JSON RPC response: "\r\n502 Bad Gateway\r\n\r\n502 Bad Gateway\r\nnginx/1.13.12\r\n\r\n\r\n" 2018-09-18T23:15:09.70790969Z at Object.InvalidResponse (/usr/src/app/node_modules/web3/lib/web3/errors.js:35:16) 2018-09-18T23:15:09.707914386Z at XMLHttpRequest.request.onreadystatechange (/usr/src/app/node_modules/web3/lib/web3/httpprovider.js:115:32) 2018-09-18T23:15:09.707920389Z at XMLHttpRequestEventTarget.dispatchEvent (/usr/src/app/node_modules/xhr2/lib/xhr2.js:64:18) 2018-09-18T23:15:09.707923789Z at XMLHttpRequest._setReadyState (/usr/src/app/node_modules/xhr2/lib/xhr2.js:354:12)...

`ls: cannot access Dropbox: Input/output error` for all files on the mounted disk. accessing as root works, but seems like a bad solution.

bug

I've used sshfs to interact with files on a remote file system. I wanted to play a song from VLC, but was unable to make the contents of the mount-point...

enhancement

Currently all members added are replicated a constant ReplicationFactor of times over the keyspace. If members are heterogeneous, it would be useful to be able to have them replicated at...