# EOSC Weekly Report #74

12/23/2019 - 12/29/2019

**Work Completed**

1\. Reconstructed the eos-p2p support library, improved log interface and processing.

2\. Implemented the block storer interface of eos-p2p library to realize an interface based on bbolt for the test, and added a irreversible decision function to the storer interface.

3\. Added a sending transaction interface to the light node.

4\. [Codex.io](http://codex.io/) supported in the light node.

5\. Merged the update of EOSIO v1.8.7 with EOSC.


---

# 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-74.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.
