hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
37 stars 51 forks source link

chore: bumped @hashgraph/sdk to 2.42.0 #730

Closed quiet-node closed 2 months ago

quiet-node commented 2 months ago

Description: This PR bumps @hashgraph/sdk to 2.42.0.

github-actions[bot] commented 2 months ago

Test Results

230 tests   - 12   224 :heavy_check_mark:  - 12   6m 52s :stopwatch: - 1m 33s   65 suites  -   7       6 :zzz: ±  0    13 files    -   1       0 :x: ±  0 

Results for commit 2e017c34. ± Comparison against base commit eb00d80e.

This pull request removes 12 tests. ``` can aggregate 18 calls to processLongOutput and handle 42624 bytes of output data ‑ Multicall Test Suite static calls with large output can aggregate 18 calls to processLongOutput and handle 42624 bytes of output data can currently aggregate 18 calls to processLongInput ‑ Multicall Test Suite static calls with large input can currently aggregate 18 calls to processLongInput should NOT be able to aggregate 115 calls to processLongOutput ‑ Multicall Test Suite static calls with large output should NOT be able to aggregate 115 calls to processLongOutput should NOT be able to aggregate 200 calls to processLongInputTx ‑ Multicall Test Suite payable calls with large input should NOT be able to aggregate 200 calls to processLongInputTx should NOT be able to aggregate 5000 calls to processLongInput ‑ Multicall Test Suite static calls with large input should NOT be able to aggregate 5000 calls to processLongInput should be able to aggregate 10 calls to processLongInput ‑ Multicall Test Suite static calls with large input should be able to aggregate 10 calls to processLongInput should be able to aggregate 10 calls to processLongInputTx ‑ Multicall Test Suite payable calls with large input should be able to aggregate 10 calls to processLongInputTx should be able to aggregate 10 calls to processLongOutput and handle 13 kb of output data ‑ Multicall Test Suite static calls with large output should be able to aggregate 10 calls to processLongOutput and handle 13 kb of output data should be able to aggregate 10 calls to processLongOutputTx ‑ Multicall Test Suite executes multiple state-changing methods should be able to aggregate 10 calls to processLongOutputTx should be able to aggregate 11 calls to processLongInput and handles a revert ‑ Multicall Test Suite static calls with large input should be able to aggregate 11 calls to processLongInput and handles a revert … ```

:recycle: This comment has been updated with latest results.