Skip to content
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

Incorrect gas calculation on Erigon BSC testnet #256

Closed
harshsingh-cs opened this issue Nov 30, 2023 · 2 comments
Closed

Incorrect gas calculation on Erigon BSC testnet #256

harshsingh-cs opened this issue Nov 30, 2023 · 2 comments

Comments

@harshsingh-cs
Copy link

harshsingh-cs commented Nov 30, 2023

System information

Erigon version: 1.1.9

OS & Version: Windows/Linux/OSX

Commit hash:

Erigon Command (with flags/config):

Concensus Layer:

Concensus Layer Command (with flags/config):

Chain/Network:
BSC Testnet

Expected behaviour

The node to sync

Actual behaviour

Node is producing bunch of Rejected header marked as bad

Steps to reproduce the behaviour

Backtrace

[7/15 Execution] Execution failed        block=35543707 hash=0xd0d2ff8b054827fabd4bb0f103ec3dc2d5ac53aa2848de340ebfb31c9b844dca err="expected system tx (hash 0xf1f34e5d532b09bf6aedec9564521480f7482d4142fda822da6bbbddee15ecc9, nonce 13773, to 0x0000000000000000000000000000000000001002, value 0x22f441a5ceb00, gas 9223372036854775807, gasPrice 0x0, data ), actual tx (hash 0x9d7f1182e96813a7b19de3ffa255d672cb389a423c6223f7d771760603b5e5aa, nonce 13773, to 0x0000000000000000000000000000000000001002, value 0x2300fd46d5900, gas 9223372036854775807, gasPrice 0x0, data )"
[INFO] [11-30|07:32:47.150] UnwindTo                                 block=35543706 bad_block_hash=0xd0d2ff8b054827fabd4bb0f103ec3dc2d5ac53aa2848de340ebfb31c9b844dca
[INFO] [11-30|07:32:47.150] [7/15 Execution] Completed on            block=35543706
[INFO] [11-30|07:32:47.153] [2/15 Headers] Waiting for headers...    from=35543706
[WARN] [11-30|07:32:47.373] [downloader] Rejected header marked as bad hash=0xd0d2ff8b054827fabd4bb0f103ec3dc2d5ac53aa2848de340ebfb31c9b844dca height=35543707
[WARN] [11-30|07:32:47.397] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:48.889] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:50.381] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:51.874] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:53.367] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:54.859] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:56.351] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:57.843] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:32:59.337] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:33:00.830] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:33:02.322] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:33:03.815] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:33:05.307] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
[WARN] [11-30|07:33:06.552] [downloader] Rejected header marked as bad hash=0x3d60770e8d20b183111a1dd6c4d834146214de695c86709ab0eeb277d9e840c4 height=35543707
@harshsingh-cs
Copy link
Author

@setunapo should we expected a pre built bin for testnet also

@harshsingh-cs
Copy link
Author

The nodes are syncing again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant