Skip to content

Add BigNumber support to expectEvent/inLogs #1026

@nventuro

Description

@nventuro
  • No support for BigNumbers
    The current equality test fails for BigNumber objects (which have an equal method). chai-bignumber supports these assertions with the chain number.should.be.bignumber.equal(otherNumber).

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew contracts, functions, or helpers.testsTest suite and helpers.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions