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: use esbuild to reliably identify changes to the full/relevant import tree in eventhandler files #8

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    cff5e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c33d268 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    2981e39 View commit details
    Browse the repository at this point in the history
  2. test: update hash

    DenhamPreen committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cbd7fb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    4ce80e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f091941 View commit details
    Browse the repository at this point in the history
  3. Bump undici from 5.28.3 to 5.28.4 in /scenarios/ploffen/contracts

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2b49d12 View commit details
    Browse the repository at this point in the history
  4. Bump undici from 5.28.3 to 5.28.4 in /scenarios/erc20/contracts

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5f32293 View commit details
    Browse the repository at this point in the history
  5. Bump undici from 5.28.3 to 5.28.4 in /scenarios/greeter/contracts

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6a7444b View commit details
    Browse the repository at this point in the history
  6. Bump undici from 5.28.3 to 5.28.4 in /scenarios/nft-factory/contracts

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1969cb0 View commit details
    Browse the repository at this point in the history
  7. Bump whoami from 1.4.1 to 1.5.1 in /codegenerator/integration_tests

    Bumps [whoami](https://github.com/ardaku/whoami) from 1.4.1 to 1.5.1.
    - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md)
    - [Commits](ardaku/whoami@v1.4.1...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: whoami
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    427fb8d View commit details
    Browse the repository at this point in the history
  8. Bump whoami from 1.4.1 to 1.5.1 in /codegenerator/cli

    Bumps [whoami](https://github.com/ardaku/whoami) from 1.4.1 to 1.5.1.
    - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md)
    - [Commits](ardaku/whoami@v1.4.1...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: whoami
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    60bd12d View commit details
    Browse the repository at this point in the history
  9. Bump whoami from 1.4.1 to 1.5.1 in /codegenerator

    Bumps [whoami](https://github.com/ardaku/whoami) from 1.4.1 to 1.5.1.
    - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md)
    - [Commits](ardaku/whoami@v1.4.1...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: whoami
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9c17595 View commit details
    Browse the repository at this point in the history
  10. Bump h2 from 0.3.24 to 0.3.26 in /codegenerator/integration_tests

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.24...v0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fe80c6e View commit details
    Browse the repository at this point in the history
  11. Bump h2 from 0.3.24 to 0.3.26 in /codegenerator/cli

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.24...v0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1555660 View commit details
    Browse the repository at this point in the history
  12. Bump h2 from 0.3.24 to 0.3.26 in /codegenerator

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.24...v0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e032a08 View commit details
    Browse the repository at this point in the history
  13. Bump express in /codegenerator/cli/templates/static/codegen

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1ab8cfb View commit details
    Browse the repository at this point in the history
  14. Bump mio from 0.8.8 to 0.8.11 in /codegenerator/cli

    Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
    - [Release notes](https://github.com/tokio-rs/mio/releases)
    - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/mio@v0.8.8...v0.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: mio
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0927d33 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    58cbd98 View commit details
    Browse the repository at this point in the history
  16. Updated hypersync client bindings to use check summed address and rem…

    …ove spice serialization
    JonoPrest authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    138c043 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b2b19fc View commit details
    Browse the repository at this point in the history
  18. Revert "Make hypersync client the default event decoder"

    This reverts commit 226ff54.
    JonoPrest authored and DenhamPreen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6bbbba9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    799d816 View commit details
    Browse the repository at this point in the history