-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the possiblity that gas-used exceed the gas-limit #9
Comments
flywukong
pushed a commit
to flywukong/bsc
that referenced
this issue
Mar 11, 2022
realuncle
pushed a commit
to realuncle/bsc
that referenced
this issue
Mar 16, 2022
* bls account commands * fix bls command comments * base data structure
swlfigo
added a commit
to swlfigo/bsc-official
that referenced
this issue
Apr 27, 2023
* fix: crash on nil access when TxPool shutdown (bnb-chain#1353) * ci: fix truffle test (bnb-chain#1384) * tracer: enable withLog for TraceCall * clean: reduce useless logs * fix: add some boundary check for security (bnb-chain#1354) * miner: add fallthrough for switch cases (bnb-chain#1377) * typo: fix Merkel to Merkle(bnb-chain#1120) * upgrade: update the fork height of planck upgrade on mainnet (bnb-chain#1389) * release: prepare for release v1.1.21 (bnb-chain#1395) * Update * 上传Block清空数据 * 取消DebugDB * 修改Gas判断 * 修改次数 * 新增子节点Tx事件统计,主节点Block统计 --------- Co-authored-by: Larry <[email protected]> Co-authored-by: Nathan <[email protected]> Co-authored-by: Leon <[email protected]> Co-authored-by: Ersan YAKIT <[email protected]>
galaio
added a commit
to galaio/bsc
that referenced
this issue
Aug 16, 2024
txdag: record txdag metrics; txdag: opt txdag flag name; Co-authored-by: galaio <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
clique and parlia do not check tha gas-limit and gas-used.
The text was updated successfully, but these errors were encountered: