Skip to content

Audit methods that contain array indexing and ensure that index out of bounds errors are thrown #75

Description

@taylorjdawson

Use Case:

Users want to know if they are bounds issues when using a method that get's a specific index of a piece of data. Like transaction index.

Requirements:

  • Go through methods getTransactionFromBlock & getUncle (any others that require index) throw 'Index out of bounds error'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions