FISCO-BCOS / FISCO-BCOS/console

Table.sol合约中,getUint方法返回值应该是unit256而不是int256吧?

Open
#317 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
96
Forks
62
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/6219770/91514028-50110100-e918-11ea-9929-fca8499d9ac0.png)

Contributor guide

Open the contributing guide

Research direction

Open Table.sol and inspect the getUint entry point, focusing on its declared return type. Compare that declaration with the behavior shown in the issue image and verify the corrected type with the repository's available contract or console checks; done means getUint consistently returns the intended unsigned 256-bit value.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
blockchain
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.