# EOSC Weekly Report #73

12/16/2019 - 12/22/2019

**Work Completed**

1\. Reconstructed the eos-p2p support library, improved the support for messages’ integrity, improved the exit processing, designed the block storer interface of eos-p2p library.

2\. Designed the light node block DB to support for confirming block irreversibility.

3\. Merged the performance optimization commit of EOSIO debug branch to test the compatibility.

4\. Researched the progress of filecoin project, set up filecoin test network node.


---

# 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-73-1.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.
