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 a test to check the download of the latest version #648

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

Commits on Oct 31, 2022

  1. Promisify solc-js downloader

    r0qs committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    78997dd View commit details
    Browse the repository at this point in the history
  2. Test solc-js download

    r0qs committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5231691 View commit details
    Browse the repository at this point in the history
  3. Add download unit tests

    r0qs committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5380321 View commit details
    Browse the repository at this point in the history
  4. Minor adjusts

    r0qs committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f920076 View commit details
    Browse the repository at this point in the history
  5. Fix host url

    r0qs committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    8b4c2e5 View commit details
    Browse the repository at this point in the history
  6. Update downloader.ts

    Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
    r0qs and matheusaaguiar committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e054e70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    515ec2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad40b4c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Update downloadCurrentVersion.ts

    Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
    r0qs and matheusaaguiar committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5893e2e View commit details
    Browse the repository at this point in the history
  2. Update downloader.ts

    Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
    r0qs and matheusaaguiar committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    26a0167 View commit details
    Browse the repository at this point in the history
  3. Update test/downloader.ts

    Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
    r0qs and matheusaaguiar committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    461fa71 View commit details
    Browse the repository at this point in the history
  4. Replace filter by find

    r0qs committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6e7f694 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b16bb9 View commit details
    Browse the repository at this point in the history