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

feat: use upstream Sourcify images #164

Merged
merged 72 commits into from
May 28, 2024

Commits on Apr 24, 2024

  1. Remove unused ARG TAG from ui

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3639575 View commit details
    Browse the repository at this point in the history
  2. Clean up unused ui build args in CI

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bc87cbf View commit details
    Browse the repository at this point in the history
  3. Remove references to old env vars

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    291a363 View commit details
    Browse the repository at this point in the history
  4. Move ui build into main hedera compose config

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2d4c87f View commit details
    Browse the repository at this point in the history
  5. Use upstream Sourcify image locally

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0d9b6de View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Use better default for SERVER_URL in ui

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c54b7a8 View commit details
    Browse the repository at this point in the history
  2. Ignore files locally

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    71364af View commit details
    Browse the repository at this point in the history
  3. Add data placeholder folder to place repository contracts

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4c2787b View commit details
    Browse the repository at this point in the history
  4. Clean up doc

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b0064e7 View commit details
    Browse the repository at this point in the history
  5. Apply new configuration for upstream Sourcify images

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    45d0852 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Remove server to use upstream Sourcify

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 8, 2024
    Configuration menu
    Copy the full SHA
    441d632 View commit details
    Browse the repository at this point in the history
  2. Remove server config files

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2e95cd5 View commit details
    Browse the repository at this point in the history
  3. Move tools to root

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d7bd990 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Add upstream Sourcify to build and run server image

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0a8f96d View commit details
    Browse the repository at this point in the history
  2. Update repo service to include bug fixes

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0120af8 View commit details
    Browse the repository at this point in the history
  3. Move setup to root

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4766c68 View commit details
    Browse the repository at this point in the history
  4. Remove lerna setup

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d71fa14 View commit details
    Browse the repository at this point in the history
  5. Use code fences for npm commands

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    16c4ec6 View commit details
    Browse the repository at this point in the history
  6. Clean up git ignores

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1a0529f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Remove packages unit tests in CI

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 10, 2024
    Configuration menu
    Copy the full SHA
    74dad9a View commit details
    Browse the repository at this point in the history
  2. Simplify compose

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1de0270 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Remove unused dirty flag

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1efd731 View commit details
    Browse the repository at this point in the history
  2. Set up repository build to hide open in Remix link

    Moreover, it includes docs for the `SERVER_URL` env var
    
    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 11, 2024
    Configuration menu
    Copy the full SHA
    92b92a9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Remove envs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0095d70 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Clean up unused tests

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fafb014 View commit details
    Browse the repository at this point in the history
  2. Build new images in integration environment

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c4e2315 View commit details
    Browse the repository at this point in the history
  3. Fix integration workflow

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c8c4541 View commit details
    Browse the repository at this point in the history
  4. Restore old image name schema

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7819571 View commit details
    Browse the repository at this point in the history
  5. Publish each package separately

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d3cba77 View commit details
    Browse the repository at this point in the history
  6. Restore smoke tests

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8276d4a View commit details
    Browse the repository at this point in the history
  7. Regenerate lock file

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4eadf1e View commit details
    Browse the repository at this point in the history
  8. Checkout with submodules to compile in sourcify

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ecc8d27 View commit details
    Browse the repository at this point in the history
  9. Use developement to start sourcify server

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    979cf6f View commit details
    Browse the repository at this point in the history
  10. Set up chains for smoke tests

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8fb7d90 View commit details
    Browse the repository at this point in the history
  11. Add env for compose and draft docs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    879599e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Remove any dangling reference to script, deps and tests

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    757d779 View commit details
    Browse the repository at this point in the history
  2. Remove unused ipfs dep as well

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    104abbf View commit details
    Browse the repository at this point in the history
  3. Remove unsupported ganache dep

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3809a5d View commit details
    Browse the repository at this point in the history
  4. Increase gas to deploy contract with new local node/SDK version

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0a12a59 View commit details
    Browse the repository at this point in the history
  5. Update Test section

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d95a70f View commit details
    Browse the repository at this point in the history
  6. Use verbose args in scripts

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    05a8cc3 View commit details
    Browse the repository at this point in the history
  7. Restore network reset script

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a42cc09 View commit details
    Browse the repository at this point in the history
  8. Include server default config

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8d2ca49 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update subrepo to include toggle open in remix link

    See sourcifyeth/h5ai-nginx#5 for more details.
    
    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ff12d96 View commit details
    Browse the repository at this point in the history
  2. Build integration image with no open in remix and with reset script

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3d32298 View commit details
    Browse the repository at this point in the history
  3. Improve docs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 16, 2024
    Configuration menu
    Copy the full SHA
    47a2696 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Improve test setup

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 20, 2024
    Configuration menu
    Copy the full SHA
    99f3162 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Clean up unused test files

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b4e40fd View commit details
    Browse the repository at this point in the history
  2. Restore baseline server tests

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    96e86d8 View commit details
    Browse the repository at this point in the history
  3. Restore GH job to run baseline tests

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0f0c138 View commit details
    Browse the repository at this point in the history
  4. Fix CI after reincluding ganache

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0310c8e View commit details
    Browse the repository at this point in the history
  5. Pin ganache dependency to avoid CI errors

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cfb2dff View commit details
    Browse the repository at this point in the history
  6. Fix lock file

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ce19324 View commit details
    Browse the repository at this point in the history
  7. Improve Tests section in README

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    faec589 View commit details
    Browse the repository at this point in the history
  8. Remove axios dependency and use native fetch

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d594754 View commit details
    Browse the repository at this point in the history
  9. Rename chain ID

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    750cfb7 View commit details
    Browse the repository at this point in the history
  10. Fix dryrun bug when verifying multiple contracts

    This fix needs to be applied into the `server` service,
    hence we apply a patch to do so.
    Moreover, a test case has been included to assert the fix works
    properly.
    
    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    252223b View commit details
    Browse the repository at this point in the history
  11. Apply patch to release integration images

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    139b04f View commit details
    Browse the repository at this point in the history
  12. Fix select-form select chain bug by applying a patch

    See #64 for more
    details.
    
    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    62ad806 View commit details
    Browse the repository at this point in the history
  13. Mount config file

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1e68335 View commit details
    Browse the repository at this point in the history
  14. Revert "Remove server to use upstream Sourcify"

    This reverts commit 441d632.
    
    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fc72eb3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Normalize scripts naming

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 22, 2024
    Configuration menu
    Copy the full SHA
    10a190a View commit details
    Browse the repository at this point in the history
  2. Address some Nana's comments

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1bca8f9 View commit details
    Browse the repository at this point in the history
  3. Improve Tools and Releases sections

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 22, 2024
    Configuration menu
    Copy the full SHA
    893aa95 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Improve doc comments

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 23, 2024
    Configuration menu
    Copy the full SHA
    29afdc6 View commit details
    Browse the repository at this point in the history
  2. Improve docs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 23, 2024
    Configuration menu
    Copy the full SHA
    250943a View commit details
    Browse the repository at this point in the history
  3. Refine docs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a6d35eb View commit details
    Browse the repository at this point in the history
  4. More on docs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b0292f8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Refine docs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5c78f9e View commit details
    Browse the repository at this point in the history
  2. Move tools docs to own folder

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 24, 2024
    Configuration menu
    Copy the full SHA
    819894a View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ebb441a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Improve docs

    Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
    acuarica committed May 28, 2024
    Configuration menu
    Copy the full SHA
    99d3bcc View commit details
    Browse the repository at this point in the history