Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix(BREAKING): return Option for txs/receipts/blocks #64

Merged
merged 7 commits into from
Sep 17, 2020

Commits on Sep 17, 2020

  1. fix(BREAKING): return Option for txs/receipts/blocks

    Otherwise if a user asks for a transaction hash or block that does not exist yet they'll get an Error
    gakonst committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ea6d6f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e4d77 View commit details
    Browse the repository at this point in the history
  3. test: fix remaining tests

    gakonst committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    6ff3a5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8db468b View commit details
    Browse the repository at this point in the history
  5. chore: fix celo tests

    gakonst committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3be10b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a2fba8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41e1a4c View commit details
    Browse the repository at this point in the history