Results 18 comments of Abner Zheng

你好,socket是什么意思? websocket吗? 还是rpc之类的

I have tested it, and 'localhost' works in my own desktop. The mapping from `localhost` to `127.0.0.1` is done by the `hosts` file in *nix system, check `/etc/hosts`,adding one line...

I have found the way to fixed the build error mentioned above. https://github.com/rchain/architecture-docs/issues/18

We can use google drive for storing the document.

@fubuloubu I would like try to finish the remaining work. I have looked through the PR(https://github.com/yearn/yearn-vaults/pull/52), the remaining work is to (correctly) reformat code for mutability of the method, am...

@fubuloubu Yeah, I have checked the tool(https://github.com/vyperlang/blackadder), currently it is simply based on regexp, should I modified it according to the AST to make a normal formatter? Or maybe fork...

Take a look at https://reacttraining.com/blog/react-router-v5-1/ when you are using react-router v5, it works great.