Fuxing Loh

Results 148 comments of Fuxing Loh

@shohamc1 I've unassigned you and reassigned you to other tasks.

- [x] update to latest contented >=v1

- [x] We need to separate out root `README.md` and not mix docs/* with project README.md for this. - [x] Also move `packages/docs` -> to `./docs` after merging #72

We might want to include "MetaChain Consensus" to discuss how it works separately from MetaChain Whitepaper.

> We might want to include "MetaChain Consensus" to discuss how it works separately from MetaChain Whitepaper. Included ^ MetaChain Whitepaper should also talk about the iterative plan of how...

/triage accepted > Note that it won't even be possible to set this URL in a production build. I don't think we should restrict the feature based on the release...

> Might need further clarification here. If we pass RPC URL, then defid doesn't need to have prepackaged metachain, in which case we can get rid of linking to libmetachain...

Why `protobuf` instead of simple JSON-RPC?

> Protobuf offers strict typing and aids versioning for various messages used in RPC calls, so we decided to have a protobuf spec which represents the existing JSON RPC implementation...

> It should be noted that this doesn't change anything in metachain (the incoming RPC request will still be JSON) - it's only a matter of how we decided to...