Skip to content

drop dependencies from dmap.js #113

Description

@nmushegian

ethers

  • ethers.utils.defaultAbiCoder
    • we only need to encode one call, get
  • ethers.utils.keccak256
    • find a standalone implementation
  • ethers.utils.hexZeroPad
    • just extract this function
  • ethers.BigNumber.from
    • use native BigInteger
  • ethers.utils.Interface
    • pretty sure lib.slot is deprecated now?

ebnf

  • the parser for dpath should be trivial

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions