hiero-ledger / hiero-ledger/hiero-consensus-node

ANALYSIS: Allow `chainId` to hold values that are equivalent to Ethereum (uint256)

Open
#22,158 1 comment 0 reactions 0 assignees View on GitHub
Hedera Smart Contract Service
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

- Currently, `contracts.chainId` only allow for a maximum values of Integer.MAX_VALUE. Convert the configuration value into a BigInteger and check all downstream usages to use a BigInteger and/or byte array value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.