Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Migrate encodeCall.ts to web3 per comment #1166

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 27, 2019

  1. Update encodeCall helper to use web3

    required removal of tests where
    unsigned ints were expected to fail
    if given negative numbers, because web3
    wraps such numbers around.
    CallMeGwei committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    e2249f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3964a86 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Configuration menu
    Copy the full SHA
    1824c84 View commit details
    Browse the repository at this point in the history