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

fix: add new Ethereum types namespace to fix types #2527

Merged
merged 43 commits into from
May 27, 2022
Merged

Commits on May 2, 2022

  1. type stuff

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9a979e2 View commit details
    Browse the repository at this point in the history
  2. type and typo fixes

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    58f56c1 View commit details
    Browse the repository at this point in the history
  3. WIP types test

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    bb167ad View commit details
    Browse the repository at this point in the history
  4. update types tests

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2b728e1 View commit details
    Browse the repository at this point in the history
  5. fix tye

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    45b4004 View commit details
    Browse the repository at this point in the history
  6. fix type

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5ef99fb View commit details
    Browse the repository at this point in the history
  7. fix up types

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5730274 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6713e5 View commit details
    Browse the repository at this point in the history
  9. ugh

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    1fe3b40 View commit details
    Browse the repository at this point in the history
  10. add namespace

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    48bede0 View commit details
    Browse the repository at this point in the history
  11. doing some clean up

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    0eea2d2 View commit details
    Browse the repository at this point in the history
  12. tweaks for rollup

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    0253d70 View commit details
    Browse the repository at this point in the history
  13. add block types

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    bdd0ff3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    884f000 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    958bf92 View commit details
    Browse the repository at this point in the history
  16. make type look better

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    f72305a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7efdea4 View commit details
    Browse the repository at this point in the history
  18. update docs

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5bb8f85 View commit details
    Browse the repository at this point in the history
  19. fix type

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2d1a050 View commit details
    Browse the repository at this point in the history
  20. boolean

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    7a4066a View commit details
    Browse the repository at this point in the history
  21. eth_signTransaction

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a47ec5b View commit details
    Browse the repository at this point in the history
  22. prettier changes

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    6c3ff98 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    abb4d59 View commit details
    Browse the repository at this point in the history
  24. fix typo

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    4399cb1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b45eb11 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    47d6128 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    26a6170 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    802834e View commit details
    Browse the repository at this point in the history
  29. Update src/chains/ethereum/ethereum/src/api.ts

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    davidmurdoch and MicaiahReid committed May 2, 2022
    Configuration menu
    Copy the full SHA
    212c501 View commit details
    Browse the repository at this point in the history
  30. Update src/packages/cli/src/cli.ts

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    davidmurdoch and MicaiahReid committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5f54818 View commit details
    Browse the repository at this point in the history
  31. use more concise type

    davidmurdoch committed May 2, 2022
    Configuration menu
    Copy the full SHA
    7b23c7b View commit details
    Browse the repository at this point in the history
  32. Update src/packages/ganache/tests/types.test.ts

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    davidmurdoch and MicaiahReid committed May 2, 2022
    Configuration menu
    Copy the full SHA
    711a404 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. add more namespaces

    davidmurdoch committed May 5, 2022
    Configuration menu
    Copy the full SHA
    bc39d5e View commit details
    Browse the repository at this point in the history
  2. update docs

    davidmurdoch committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a1bec6c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Clean up types

    davidmurdoch committed May 6, 2022
    Configuration menu
    Copy the full SHA
    66dc0b2 View commit details
    Browse the repository at this point in the history
  2. some docs improvements

    davidmurdoch committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6a2883c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    aec9643 View commit details
    Browse the repository at this point in the history
  2. use typescript 4.6.4

    davidmurdoch committed May 20, 2022
    Configuration menu
    Copy the full SHA
    88a0730 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. remove unused imports

    davidmurdoch committed May 25, 2022
    Configuration menu
    Copy the full SHA
    bd809ce View commit details
    Browse the repository at this point in the history
  2. remove weird comment

    davidmurdoch committed May 25, 2022
    Configuration menu
    Copy the full SHA
    6da12e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d58d1eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67eedcd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

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