Collin K Cusce
Collin K Cusce
Suggestion per Gun: Current addressing is \-\ . This isn't great because chainIDs are 32 byte w/4 byte checksum postfixed and then base 58 encoded. Very long. Very cumbersome. Gun...
JSON-RPC is terrible for caching on the host level. I would like to see something that translates our endpoints that use JSON-RPC into a REST-y version of the same stuff,...
Great work guys! Installation needs clarity, though. Node v6.11.1 or higher is in package.json, could spell that out in docs. Test RPC is fine, right? So I run `yarn truffle:migrate`...
Currently the table in `procmanager list` looks bad in lower window sizes. We should find a way to make it scale a bit better.