bianjieai / bianjieai/opb-sdk-java
wasm
- Dominant language
- Java
- Stars
- 28
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
上传合约时报错:
irita.sdk.exception.IritaSDKException: error on broadcastTxCommit: Tx too large. Max size is 25000, but got 152563
怎么调这个Max size呢?
!另外如果我需要部署solidity合约应该怎么办呢,这个sdk支持吗?
谢谢!
Contributor guide
No contributing guide indexed for this repository
Research direction
The report names no files or tests; start by tracing the SDK path that calls broadcastTxCommit and locating where the 25000 transaction-size limit is defined or exposed. Check how contract deployment is represented and whether Solidity contracts are supported; done means the size-limit behavior and Solidity support path are clearly documented or scoped for implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, solidity, wasm
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100