Skip to content

Merge branch 'main' into 00924-tck-c-implement-json-rpc-method-endpoi…

b809e85
Select commit
Loading
Failed to load commit list.
Merged

feat(tokenAirdropTransaction): Implement JSON-RPC method endpoint for TokenAirdropTransaction #929

Merge branch 'main' into 00924-tck-c-implement-json-rpc-method-endpoi…
b809e85
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 1, 2025 in 0s

3 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 58 in src/tck/include/common/transfer/TransferParams.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tck/include/common/transfer/TransferParams.h#L58

Method nlohmann::adl_serializer::from_json has a cyclomatic complexity of 10 (limit is 8)

Check warning on line 61 in src/tck/src/token/TokenService.cc

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tck/src/token/TokenService.cc#L61

Method Hiero::TCK::TokenService::airdropToken has 65 lines of code (limit is 50)

Check warning on line 61 in src/tck/src/token/TokenService.cc

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tck/src/token/TokenService.cc#L61

Method Hiero::TCK::TokenService::airdropToken has a cyclomatic complexity of 10 (limit is 8)