Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add typescript support #3652

Merged
merged 17 commits into from
Jul 25, 2020
Merged

Add typescript support #3652

merged 17 commits into from
Jul 25, 2020

Commits on Jul 15, 2020

  1. modernize web3-core

    GregTheGreek committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    af08ccf View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. add tsconfig

    GregTheGreek committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    cb828cc View commit details
    Browse the repository at this point in the history
  2. add tsc to package.json

    GregTheGreek committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    e3443df View commit details
    Browse the repository at this point in the history
  3. ignore lib

    GregTheGreek committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    6ad0ba4 View commit details
    Browse the repository at this point in the history
  4. build works

    GregTheGreek committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3690945 View commit details
    Browse the repository at this point in the history
  5. tests pass

    GregTheGreek committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    087f0e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. update script

    GregTheGreek committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    6fb25ef View commit details
    Browse the repository at this point in the history
  2. remove old dist

    GregTheGreek committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ea0855f View commit details
    Browse the repository at this point in the history
  3. merge 1.x

    GregTheGreek committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    109e0c5 View commit details
    Browse the repository at this point in the history
  4. address comments

    GregTheGreek committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9960f5e View commit details
    Browse the repository at this point in the history
  5. change main

    GregTheGreek committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    edd0c93 View commit details
    Browse the repository at this point in the history
  6. bump cache

    GregTheGreek committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    7fdf653 View commit details
    Browse the repository at this point in the history
  7. add build step to ci

    GregTheGreek committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    03d99db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0cb0ea View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. remove comments

    GregTheGreek committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a859e2e View commit details
    Browse the repository at this point in the history
  2. update changelog

    GregTheGreek committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    41efd88 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. revert to old dist

    GregTheGreek committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    6f66150 View commit details
    Browse the repository at this point in the history