Results 16 comments of Jerry

Looks like linter failed. Could you fix before merging?

I guess it is okay to merge then, since some failed linters are caused by another commit. We can fix linter issues altogether in this PR: https://github.com/maticnetwork/bor/pull/490

@temaniarpit27 This is about the package signing Daniel @djpolygon is working on.

> Since crypto/bip32.py is being implemented and maintained by PyCardano project contributers, I think this module should be included in the coverage report in my opinion. > > What do...

> In reference to commit [c30fba1](https://github.com/cffls/pycardano/pull/89/commits/c30fba131e85a0eab96ffcadf7617142bbe5a6af): @cffls I have the code generate wallet keys using the format: > > ``` > name.skey > name.vkey > name.stake.skey > name.stake.vkey > ```...

> Great, thanks! I believe I've addressed all the comments for now. Next step is to write more tests. I'll have to look in detail at the ones you've already...

Thanks Danny, that is a good point. I will try keeping existing docs and add new things on top of it.

@Nazeim Thanks for pushing this forward! ☺️ However, I am still working on this PR, as some components are not finalized yet. I will remove "WIP" tag once the work...

@Nazeim @vcastellm I've completed the first version of this draft. Please review. Just in case, two new files, [full-node.md](https://github.com/maticnetwork/matic-docs/pull/874/files#diff-871b5b35182c2bd806506948a28c1d8eae299b1a97c183fb2650c84a78063574) and [run-validator.md](https://github.com/maticnetwork/matic-docs/pull/874/files#diff-682c8c8b329d73eaaa57b5a88f6a0bd07ef78a8489f4c75bfc6fb95af7308cff), are folded by default, please make sure to expand...

Thank you @DannyS03 for proofreading and applying changes to the PR! Really appreciate your help. However, we can't merge this PR yet, because v0.3.0 of Bor and Heimdall have not...