Skip to content

perf: optimize runtime gas cost for LSP6 + LSP20 #2495

perf: optimize runtime gas cost for LSP6 + LSP20

perf: optimize runtime gas cost for LSP6 + LSP20 #2495

Triggered via pull request October 12, 2023 09:17
@CJ42CJ42
synchronize #744
DEV-3683
Status Failure
Total duration 4m 39s
Artifacts

build-lint-test.yml

on: pull_request
Matrix: test-suites
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: contracts/LSP6KeyManager/LSP6Modules/LSP6ExecuteModule.sol#L282
Avoid to use inline assembly. It is acceptable only in rare cases