Skip to content

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

@taylorjdawson

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'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions