FISCO-BCOS / FISCO-BCOS/console
Table.sol合约中,getUint方法返回值应该是unit256而不是int256吧?
Open
bug
- Dominant language
- Shell
- Stars
- 96
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description

Contributor 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