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

ci: Updating workflows/actions to be compatible to and updating to the step-security maintained version. #2963

Commits on Sep 30, 2024

  1. Updating workflows/actions to be compatible to and updating to the st…

    …ep-security maintained version.
    
    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    
    Resolving conflicts and rebasing.
    san-est committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26304fa View commit details
    Browse the repository at this point in the history
  2. Adding github Token to the action.

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    san-est committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e1a77d7 View commit details
    Browse the repository at this point in the history
  3. Adding permissions for checks to: write

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    
    Resolving conflicts and rebasing.
    san-est committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e436908 View commit details
    Browse the repository at this point in the history
  4. Applying suggestions from code review.

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    san-est committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3d169d1 View commit details
    Browse the repository at this point in the history
  5. chore: Move unneeded dependencies to devDependencies (#3036)

    * chore: Move unneeded dependencies to `devDependencies`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: Move unneeded dependencies to `devDependencies`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: Move unneeded dependencies to `devDependencies`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Merge branch 'main' into 3035-Move-unneeded-dependencies-to-devDependencies
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: move `@hashgraph/hedera-local` to `devDependencies`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: move `pnpm`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    ---------
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    victor-yanev authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e37dcef View commit details
    Browse the repository at this point in the history
  6. feat: Added configuration option for allocating HBar for a test run. (#…

    …3013)
    
    * feat: Added configuration option for allocating HBar for a test run.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * Update docs/configuration.md
    
    Co-authored-by: Nana Essilfie-Conduah <56320167+Nana-EC@users.noreply.github.com>
    Signed-off-by: Eric Badiere <ebadiere@gmail.com>
    
    * fix:  Updated env var to reflect the configuration docs.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * feat: Remove privateKey logging.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    ---------
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    Signed-off-by: Eric Badiere <ebadiere@gmail.com>
    Co-authored-by: Nana Essilfie-Conduah <56320167+Nana-EC@users.noreply.github.com>
    ebadiere and Nana-EC authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4cdf8ae View commit details
    Browse the repository at this point in the history
  7. build: Bump versions for v0.58.0-SNAPSHOT (#3046)

    Bump versions for v0.58.0-SNAPSHOT
    
    Signed-off-by: Swirlds Automation <swirlds-eng-automation@swirlds.com>
    swirlds-automation authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4377a60 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. build(deps): bump rollup from 2.79.1 to 2.79.2 in /dapp-example (#3037)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.79.1...v2.79.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    da10062 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. feat: add eth_call, eth_getLogs and eth_estimateGas coverage to…

    … conformity tests (#2953)
    
    * chore: add tests
    
    Signed-off-by: nikolay <n.atanasow94@gmail.com>
    
    * chore: resolve comments
    
    Signed-off-by: nikolay <n.atanasow94@gmail.com>
    
    ---------
    
    Signed-off-by: nikolay <n.atanasow94@gmail.com>
    natanasow authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7e22094 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat: makes ip address of request available in application layer (#2939)

    * Makes ip address of request available in application layer
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes failing unit tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes conflicts
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds requestDetails to estimate gas
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds request details param to estimate gas unit tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds request detail to eth_call unit tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * passes requestDetail wherever needed
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Makes requestIdPrefix required
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes unit tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes ws batch1 tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Makes RequestDetails object available to all methods in the server
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes unit tests after passing requestDetails to all methods in server
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * adds request details to ws server
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds request details to filter service
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Makes requestId required in all methods of cacheService
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes polling tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Removes unecessary 4th parameter in test for getStorageAt
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Improves parameters handling in ws server
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds requestId to localLRUCache test
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes redisCache test
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds requestDetails to poller with generated request id
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * chore: draft changes
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: draft changes
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix localLRUCache.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix debug.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix cacheService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix hbarLimiter.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix build
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix ethAddressHbarSpendingPlanRepository.spec.ts and hbarSpendingPlanRepository.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Fixes acceptance tests using request details
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes ws-server acceptance tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds better typing in accpetance tests as well as fixing them
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * temporary fix
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * fix: build error
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: ws errors
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: metricService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: mirrorNodeClient
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: validators.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: hapiService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: precheck.spec.ts and hbarSpendingPlanRepository.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fixes hbar calculation in rpc batch1 test
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes precompile test
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes unit tests after adding requestDetails as required
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes failing tests in filter accetance test
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Fixes build after main merge
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * merge main and fix tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Addresses PR comments
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * fix: ws-server
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix copyright comment
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: remove unused methods in `KoaJsonRpc` class
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: filter.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: utils.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: validations.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix year in copyright
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: ws-server
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: index.spec.ts of ws-server
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: precompileCalls.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: subscribe.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Removes logging of ip address
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Adds JSDoc to RequestDetails class
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Improves logging and fixes corresponding tests
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Update variable name in delete method in ipAddress repository
    
    Co-authored-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    Signed-off-by: konstantinabl <konstantina.blajukova@gmail.com>
    
    * Improves variable naming in delete method in ipAddress repository
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    * Improves logging in ipAddress spending plan repository
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    
    ---------
    
    Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com>
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    Signed-off-by: konstantinabl <konstantina.blajukova@gmail.com>
    Co-authored-by: Victor Yanev <victor.yanev@limechain.tech>
    Co-authored-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    3 people authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f4a39e3 View commit details
    Browse the repository at this point in the history
  2. chore: Optimize imports (#3056)

    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    victor-yanev authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f1794d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. feat: enabled configurable server host for the Relay server (#3073)

    Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    quiet-node authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b7ab272 View commit details
    Browse the repository at this point in the history
  2. refactor: configurations of HbarLimitService (#3014)

    * chore: refactor configurations of `HbarLimitService`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix ts errors
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: revert formatting of table
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * refactor: configurations of `HbarLimitService`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Merge branch 'main' into 2970-Note-what-configurations-are-used
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    # Conflicts:
    #	packages/relay/src/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/services/hbarLimitService/index.ts
    #	packages/relay/tests/lib/services/hbarLimitService/hbarLimitService.spec.ts
    
    * docs: add configuration subsections to table of contents
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * docs: make descriptions of configurations consistent
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: revert changes to localLRUCache.ts and redisCache.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: moves TODO comment to constants.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: optimize resetDate calculation
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: remove unused imports
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Merge branch 'main' into 2970-Note-what-configurations-are-used
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    # Conflicts:
    #	packages/relay/src/lib/db/repositories/hbarLimiter/ethAddressHbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/db/repositories/hbarLimiter/ipAddressHbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/services/hbarLimitService/index.ts
    #	packages/relay/tests/lib/repositories/hbarLimiter/hbarSpendingPlanRepository.spec.ts
    #	packages/relay/tests/lib/sdkClient.spec.ts
    #	packages/relay/tests/lib/services/hbarLimitService/hbarLimitService.spec.ts
    
    * docs: update docs
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * docs: reformat table
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: hbarSpendingPlanRepository.spec.ts after resolving conflicts from main branch
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: metricService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix wrong value for limit duration in `hbar-limiter.md`
    
    Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    Signed-off-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    
    * chore: fix jsdocs
    
    Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    Signed-off-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    
    * fix: hbarSpendingPlanRepository.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: ethAddressHbarSpendingPlanRepository.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: ipAddressHbarSpendingPlanRepository.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: jsdocs in hbarLimitService/index.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: do not reset metrics
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    ---------
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    Signed-off-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    victor-yanev and quiet-node authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4a69be9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: Skip issue matching check for thirdparty build dependency librar… (

    #2990)
    
    * fix: Skip issue matching check for thirdparty build dependency libraries.
    We do not control them.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: Now validates PRs listed in description by matching contributors in the repository and not matching PRs with issues from third party projects.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    ---------
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    43e3ddf View commit details
    Browse the repository at this point in the history
  2. fix: SDKClient timeouts are not getting logged with requestIds. (#3061)

    * fix: Enhanced logged warning to include SDKClient error message and bumped up SDK_REQUEST_TIMEOUT for CI.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: Removed the increate in sdkClient timeout.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    ---------
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    229ee75 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump body-parser and express in /tools/truffle-example (#…

    …2958)
    
    Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Eric Badiere <ebadiere@gmail.com>
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Eric Badiere <ebadiere@gmail.com>
    dependabot[bot] and ebadiere authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9f86d43 View commit details
    Browse the repository at this point in the history
  4. fix: pr check ignore issues check external projects (#3077)

    * fix: Skip issue matching check for thirdparty build dependency libraries.
    We do not control them.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: Now validates PRs listed in description by matching contributors in the repository and not matching PRs with issues from third party projects.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: Added issue check bypass for snyk PRs.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    ---------
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    Signed-off-by: Eric Badiere <ebadiere@gmail.com>
    ebadiere authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0ba2162 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. build(deps): [Snyk] Upgrade @hashgraph/sdk from 2.50.0 to 2.51.0 (#3069)

    fix: upgrade @hashgraph/sdk from 2.50.0 to 2.51.0
    
    Snyk has created this PR to upgrade @hashgraph/sdk from 2.50.0 to 2.51.0.
    
    See this package in npm:
    @hashgraph/sdk
    
    See this project in Snyk:
    https://app.snyk.io/org/json-rpc-relay/project/baf29319-5e17-4aff-8e1f-4108d3e10c45?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    Co-authored-by: ebadiere <ebadiere@gmail.com>
    3 people authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    670e5fa View commit details
    Browse the repository at this point in the history
  2. feat: change units of the value in eth gettransactionbyhash result (#…

    …3080)
    
    * fix: change unit of transaction value result
    
    Signed-off-by: Nadezhda Popova <nadezhdapopova@Nadezhdas-Work-MacBook-Pro.local>
    
    * chore: reusable tinybarsToWeibars method and tests
    
    Signed-off-by: Nadezhda Popova <nadezhdapopova@Nadezhdas-Work-MacBook-Pro.local>
    
    ---------
    
    Signed-off-by: Nadezhda Popova <nadezhdapopova@Nadezhdas-Work-MacBook-Pro.local>
    Co-authored-by: Nadezhda Popova <nadezhdapopova@Nadezhdas-Work-MacBook-Pro.local>
    nadezhdapopovaa and Nadezhda Popova authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dbe5fc5 View commit details
    Browse the repository at this point in the history
  3. build(dep): [Snyk] Upgrade @graphprotocol/graph-cli from 0.81.0 to 0.…

    …82.0 (#3076)
    
    * fix: upgrade @graphprotocol/graph-cli from 0.81.0 to 0.82.0
    
    Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.81.0 to 0.82.0.
    
    See this package in npm:
    @graphprotocol/graph-cli
    
    See this project in Snyk:
    https://app.snyk.io/org/json-rpc-relay/project/24dd80bc-cab7-4d83-83d7-a604d57322e3?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: Skip issue matching check for thirdparty build dependency librar… (#2990)
    
    * fix: Skip issue matching check for thirdparty build dependency libraries.
    We do not control them.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: Now validates PRs listed in description by matching contributors in the repository and not matching PRs with issues from third party projects.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    ---------
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: SDKClient timeouts are not getting logged with requestIds. (#3061)
    
    * fix: Enhanced logged warning to include SDKClient error message and bumped up SDK_REQUEST_TIMEOUT for CI.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    * fix: Removed the increate in sdkClient timeout.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    ---------
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    ---------
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    Co-authored-by: Eric Badiere <ebadiere@gmail.com>
    3 people authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f707acc View commit details
    Browse the repository at this point in the history
  4. build(deps): bump cookie and express in /tools/truffle-example (#3078)

    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.21.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.21.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    59dbdd5 View commit details
    Browse the repository at this point in the history
  5. feat: Brownie example and description (#3070)

    * feat: brownie example usage
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    * feat: brownie example usage
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    * feat: brownie example usage
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    * feat: brownie example usage
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    * feat: brownie example usage
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    * feat: brownie example usage
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    ---------
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    arianejasuwienas authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ae4563d View commit details
    Browse the repository at this point in the history
  6. feat: Add release testing workflow for public networks (#3060)

    * Add public acceptance tests workflow
    
    Signed-off-by: beeradb <294617+beeradb@users.noreply.github.com>
    
    * Update CHAIN_ID
    
    Signed-off-by: beeradb <294617+beeradb@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: beeradb <294617+beeradb@users.noreply.github.com>
    beeradb authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1c65943 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix: delete unnecessary script signTransaction (#3087)

    Signed-off-by: Nadezhda Popova <nadezhda.popova@limechain.tech>
    nadezhdapopovaa authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ec19625 View commit details
    Browse the repository at this point in the history
  2. build: (deps) [Snyk] Upgrade web3 from 4.12.1 to 4.13.0 (#3085)

    fix: upgrade web3 from 4.12.1 to 4.13.0
    
    Snyk has created this PR to upgrade web3 from 4.12.1 to 4.13.0.
    
    See this package in npm:
    web3
    
    See this project in Snyk:
    https://app.snyk.io/org/json-rpc-relay/project/9e95a688-4e8c-4400-bbd9-181a47c69778?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    swirlds-automation and snyk-bot authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    73200c1 View commit details
    Browse the repository at this point in the history
  3. feat: Wagmi example usage with Hedera (#3000)

    * feat: Wagmi example usage with Hedera
    
    Signed-off-by: mateuszm-arianelabs <mateusz.marcinkowski@arianelabs.com>
    
    * chore: typo in readme, remove unused import
    
    Signed-off-by: mateuszm-arianelabs <mateusz.marcinkowski@arianelabs.com>
    
    * chore: typo in readme, cleanup in code
    
    Signed-off-by: mateuszm-arianelabs <mateusz.marcinkowski@arianelabs.com>
    
    * chore: change pnpm to npm, small fixes
    
    Signed-off-by: mateuszm-arianelabs <mateusz.marcinkowski@arianelabs.com>
    
    * feat: pr suggestions applied
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    * feat: pr suggestions applied
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    * feat: cancuns opcodes are supported in hedera already so this comment about them was no longer valid
    
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    
    ---------
    
    Signed-off-by: mateuszm-arianelabs <mateusz.marcinkowski@arianelabs.com>
    Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
    Co-authored-by: mateuszm-arianelabs <mateusz.marcinkowski@arianelabs.com>
    arianejasuwienas and mateuszm-arianelabs authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6bc6010 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. test: add helper method for overriding env variables (#3022)

    * test: add helper method for overriding env variables
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: improve readability
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: usages
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: cacheService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: utils.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: relay.spec.ts and sdkClient.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: eth_call.spec.ts, eth_estimateGas.spec.ts, ethGetBlockBy.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: use helper method to override envs in acceptance test specs
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: hapiService.spec.ts and precheck.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: sdkClient.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: cacheService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: metricService.spec.ts and subscriptionController.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: rateLimiter.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: failing tests
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: revert some changes in rpc_batch3.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: subscribe.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: add docs with examples to `overrideEnvs` and `withOverriddenEnvs`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: build image test
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Merge branch 'main' into add-helper-method-for-overriding-env-variables
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    # Conflicts:
    #	packages/relay/tests/lib/repositories/hbarLimiter/ethAddressHbarSpendingPlanRepository.spec.ts
    #	packages/relay/tests/lib/repositories/hbarLimiter/hbarSpendingPlanRepository.spec.ts
    
    * chore: address comments + fix conflicts after merge
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: optimize TTL tests in localLRUCache.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: failing unit test after merge from main
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: optimize imports after merge from main
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    ---------
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    victor-yanev authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2e2fc07 View commit details
    Browse the repository at this point in the history
  2. feat: implement configuration to pre-populate the cache with spending…

    … plans (#3058)
    
    * chore: refactor configurations of `HbarLimitService`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix ts errors
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: revert formatting of table
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * refactor: configurations of `HbarLimitService`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Merge branch 'main' into 2970-Note-what-configurations-are-used
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    # Conflicts:
    #	packages/relay/src/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/services/hbarLimitService/index.ts
    #	packages/relay/tests/lib/services/hbarLimitService/hbarLimitService.spec.ts
    
    * docs: add configuration subsections to table of contents
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * docs: make descriptions of configurations consistent
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: revert changes to localLRUCache.ts and redisCache.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: moves TODO comment to constants.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: optimize resetDate calculation
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: remove unused imports
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Merge branch 'main' into 2970-Note-what-configurations-are-used
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    # Conflicts:
    #	packages/relay/src/lib/db/repositories/hbarLimiter/ethAddressHbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/db/repositories/hbarLimiter/ipAddressHbarSpendingPlanRepository.ts
    #	packages/relay/src/lib/services/hbarLimitService/index.ts
    #	packages/relay/tests/lib/repositories/hbarLimiter/hbarSpendingPlanRepository.spec.ts
    #	packages/relay/tests/lib/sdkClient.spec.ts
    #	packages/relay/tests/lib/services/hbarLimitService/hbarLimitService.spec.ts
    
    * feat: Implement configuration to pre-populate the cache with spending plans
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments + added improvements to logic
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: added tests + improvements to logic
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * docs: update docs
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * docs: reformat table
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: improvements to hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix typo
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: revert unneeded changes
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: censor IP addresses in logs of localLRUCache.ts and redisCache.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: censor IP addresses in logs of localLRUCache.ts and redisCache.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: hbarSpendingPlanRepository.spec.ts after resolving conflicts from main branch
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: metricService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: fix wrong value for limit duration in `hbar-limiter.md`
    
    Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    Signed-off-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    
    * chore: fix jsdocs
    
    Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    Signed-off-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    
    * fix: hbarSpendingPlanRepository.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: ethAddressHbarSpendingPlanRepository.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: ipAddressHbarSpendingPlanRepository.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: jsdocs in hbarLimitService/index.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: do not reset metrics
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * Merge branch '2970-Note-what-configurations-are-used' into 3055-Implement-configuration-to-pre-populate-the-cache-with-spending-plans
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    # Conflicts:
    #	packages/relay/src/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.ts
    #	packages/relay/tests/lib/repositories/hbarLimiter/hbarSpendingPlanRepository.spec.ts
    
    * chore: remove mocks from hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: remove mocks from hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: delete obsolete IP and ETH address associations from the cache
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: rename `SubscriptionType` to `SubscriptionTier`
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: add jsdocs in hbarSpendingPlanConfigService.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address sonar issue
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: extend tests in relay.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: extend tests in server.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: extend tests in hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: extend tests in hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: reduce code duplication in hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: remove unneeded mocks from hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: extend tests in hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: remove unused argument of helper method in hbarSpendingPlanConfigService.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: move call of populatePreconfiguredSpendingPlans() back to constructor
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: remove unused import
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: address comments
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: extend tests in localLRUCache.spec.ts and redisCache.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: case sensitivity in ethAddressHbarSpendingPlanRepository.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: only trace log when configuration file is missing
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: log `Pre-configured spending plans populated successfully` only if any spending plans have been deleted or added
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * test: extend repository tests with new methods
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * test: extend relay.spec.ts
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: failing unit tests
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * chore: use override envs helper method in tests
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    ---------
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    Signed-off-by: Victor Yanev <161485803+victor-yanev@users.noreply.github.com>
    Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    victor-yanev and quiet-node authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1f776e6 View commit details
    Browse the repository at this point in the history
  3. feat: eth_call revert error message is too long, and should not be a …

    …REVERT but a BAD Request Response (#3088)
    
    * chore: add validation for even calldata length
    
    Signed-off-by: nikolay <n.atanasow94@gmail.com>
    
    * chore: add test coverage
    
    Signed-off-by: nikolay <n.atanasow94@gmail.com>
    
    ---------
    
    Signed-off-by: nikolay <n.atanasow94@gmail.com>
    natanasow authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9b3319a View commit details
    Browse the repository at this point in the history
  4. fix: bugged metrics and wrong env vars (#3090)

    * fix: bugged metrics and wrong env vars
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    * fix: jsdocs
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    
    ---------
    
    Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
    victor-yanev authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1c8579b View commit details
    Browse the repository at this point in the history
  5. feat: add maxAttempts parameter to the acceptance test workflow (#3089)

    Add retry parameter and default public acceptance tests to 1
    
    Signed-off-by: beeradb <294617+beeradb@users.noreply.github.com>
    beeradb authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    afc3349 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix: included only transfer amounts that are charged to the operator …

    …in getTransferAmountSumForAccount() (#3103)
    
    Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
    quiet-node authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7796aca View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Updating workflows/actions to be compatible to and updating to the st…

    …ep-security maintained version.
    
    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    
    Resolving conflicts and rebasing.
    san-est committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4d88bcf View commit details
    Browse the repository at this point in the history
  2. Adding github Token to the action.

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    san-est committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7e4eaf2 View commit details
    Browse the repository at this point in the history
  3. Adding permissions for checks to: write

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    
    Resolving conflicts and rebasing.
    san-est committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bbae986 View commit details
    Browse the repository at this point in the history
  4. Applying suggestions from code review.

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    san-est committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e790fee View commit details
    Browse the repository at this point in the history
  5. ci: Updating without merge conflicts.

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    san-est committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e866bfd View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'refs/remotes/origin/2943-determine-upgr…

    …ade-path-for-publish-unit-test-result-action' into 2943-determine-upgrade-path-for-publish-unit-test-result-action
    
    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    san-est committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4c77dd9 View commit details
    Browse the repository at this point in the history
  7. ci: Fixing changes and merge conflicts.

    Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
    san-est committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bb0895e View commit details
    Browse the repository at this point in the history