diff --git a/evaluations/centrifuge-gsrpc-v2_2_niklabh.md b/evaluations/centrifuge-gsrpc-v2_2_niklabh.md index ef9a87b28..973ed77e9 100644 --- a/evaluations/centrifuge-gsrpc-v2_2_niklabh.md +++ b/evaluations/centrifuge-gsrpc-v2_2_niklabh.md @@ -9,7 +9,7 @@ | Number | Deliverable | Accepted | Link | Evalulation Notes | |--------|----------------------------------|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------| | 1. | License | | [License](https://github.com/centrifuge/go-substrate-rpc-client/blob/event-parsing-v2/LICENSE) | Apache License v2 | -| 2. | Documentation | | [Documentation](https://github.com/centrifuge/go-substrate-rpc-client/blob/event-parsing-v2/registry/REGISTRY.md) | Documentation Needs to be improved | +| 2. | Documentation | | [Documentation](https://github.com/centrifuge/go-substrate-rpc-client/blob/event-parsing-v2/registry/REGISTRY.md) | Documentation updated on request | | 3. | PR with changes | | [centrifuge/go-substrate-rpc-client#338](https://github.com/centrifuge/go-substrate-rpc-client/pull/338) | PR looks good | | 4a. | Registry Unit Tests | | [UnitTest](https://github.com/centrifuge/go-substrate-rpc-client/blob/20047b8b15d046d0fa137cc716cb489395a0081a/registry/registry_test.go) | Unit Test coverage is good | | 4b. | Registry (Events) Live Tests | | [Events Live Tests](https://github.com/centrifuge/go-substrate-rpc-client/blob/20047b8b15d046d0fa137cc716cb489395a0081a/registry/retriever/event_retriever_live_test.go) | Tests are running fine |