Skip to content

Refactor the relayer's code #61

@vmarkushin

Description

@vmarkushin

The current version of ethereum-hyperspace's code is a mess, so it requires at least some high-level refactor:

Replace non-obviously "safe" panics and unwraps with proper error handling
Split big functions into small ones
Generalize repeating code
Add doc-comments on important functions
Move the items (structs, traits, etc.) to their corresponding modules
Optimize imports and remove dead code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions