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

Fix BrowserRuntime in Firefox and pre-release fixes #1735

Merged
merged 13 commits into from Jan 13, 2023

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    f02fefe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c0424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3948153 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    35f57e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df51ff3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5f8354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    365ceaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7e99bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31e1cbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baedcd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dbc2e5 View commit details
    Browse the repository at this point in the history
  9. test: fix running of test/environment/node.ts

    > SyntaxError: Cannot use import statement outside a module
    
    partially reverts 4b9ce17
    davidyuk committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    64a6ed5 View commit details
    Browse the repository at this point in the history
  10. chore: revert changed in buildTx types to fix compatibility with ts@4.5

    ../../../types-legacy/ts4.5/tx/builder/schema.d.ts:4674:72
    error TS2536: Type 'V' cannot be used to index type 'TxTypeSchemasNotCombined[T]'.
    Found 1 error.
    partially reverts 7d473de
    davidyuk committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    47243a0 View commit details
    Browse the repository at this point in the history