Skip to content

Merge branch 'testnet' of https://github.com/kynesyslabs/node into fi…

3188069
Select commit
Loading
Failed to load commit list.
Open

feat: Implement balance checks for L2PS transactions to ensure suffic… #680

Merge branch 'testnet' of https://github.com/kynesyslabs/node into fi…
3188069
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 24, 2026 in 53s

Annotations

Check failure on line 11 in src/libs/network/manageExecution.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0fE5mPZXezoAn1yqpF&open=AZ0fE5mPZXezoAn1yqpF&pullRequest=680

Check warning on line 183 in src/libs/blockchain/routines/validateTransaction.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'error instanceof Error ? error.message : error' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0fE5rBZXezoAn1yqpG&open=AZ0fE5rBZXezoAn1yqpG&pullRequest=680