Skip to content

Merge master to develop#6543

Merged
kuny0707 merged 5 commits intotronprotocol:developfrom
halibobo1205:develop
Feb 4, 2026
Merged

Merge master to develop#6543
kuny0707 merged 5 commits intotronprotocol:developfrom
halibobo1205:develop

Conversation

@halibobo1205
Copy link
Contributor

No description provided.

byte[] s = Arrays.copyOfRange(sign, 32, 64);
byte v = sign[64];
if (v < 27) {
v += 27; //revId -> v

Check failure

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High

Implicit cast of source type int to narrower destination type
byte
.
@kuny0707 kuny0707 merged commit c158599 into tronprotocol:develop Feb 4, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants