Skip to content

Crash reporter testing #17

@silkyjohnson1

Description

@silkyjohnson1

To build/test a crash reporting system, first we need to figure out how to call the dialogue box on-demand for testing purposes.

There is a function in base_crash_reporter.py for these purposes (line 197).

So we should be able to call it from the built-in electrum console.

With regards to the dialogue itself, the reporting system sends error messages + user system info to an electrum server. It will throw an error if it's coming from any altcoins (base_crash_reporter.py, line 67).

We should be able to change this to an E-mail system relatively easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions