# EOSC Weekly Report #86

04/06–04/12/2020

### Work Completed <a href="#id-479b" id="id-479b"></a>

1\. Translated the core concept part of Cosmos-SDK documents to Chinese, and proofread them.

2\. Refactored the support library of eosc and codex golang, organized the overlapping part with eos-p2p library and optimized p2p package of golang support library.

3\. EOSC EOS-VM performance tested, and compared with EOSIO running performance.

4\. Discussed the EOSC support plan for Cosmos-sdk addresses.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eosforce-1.gitbook.io/eosc/weelky-report/eosc-weekly-report/eosc-weekly-report-86.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
