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

Fix of TxPosition.BlockOffset #523

Closed
wants to merge 182 commits into from
Closed

Fix of TxPosition.BlockOffset #523

wants to merge 182 commits into from

Conversation

rus-alex
Copy link
Contributor

Fixes #521

WIP: fix of whole datadir is hard.

uprendis and others added 30 commits November 29, 2022 20:31
Close pending iterators of released snapshots
add support for --rpc.evmtimeout
thaarok and others added 25 commits August 12, 2023 08:20
…cond

Remove duplicated condition for useless peers
API: Randomize output of eth_feeHistory to mimic ETH API
Fix GPO suggesting top lower than txpool's limit
Fix of trusted testnet genesis preset list
@rus-alex rus-alex marked this pull request as draft October 28, 2023 16:48
@rus-alex rus-alex closed this Oct 28, 2023
Copy link

@Bahti390 Bahti390 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BP

"enode://7044c88daa5df059e2f7a2667471a8149a5cf66e68643dcb86f399d48c4ff6475b73ee91486ea830d225f7f78a2fdf955208673da51c6852230c3a90a3701c06@3.1.103.70:5050",
"enode://594d26c2338566daca9391d73f1b1821bb0b454e6f3d48715116bf42f320924d569534c143b640feec8a8eaa137a0b822426fb62b52a90162270ea5868bdc37c@18.138.254.181:5050",
"enode://339e331912e5239a9e13eb82b47be58ea4d3946e91caa2992103a8d4f0226c1e86f9134822d5b238f25c9cbdd473f806caa8e4f8ef1748a6c66395f4bf0dd569@54.66.206.151:5050",
"enode://969654fc30f10e45903ee2d107cfc165feaff6f9acbd2a9472120a3581f7c717ded76113aa116e35b8389dfcc9129ecfc85a409f6c46fc864ce077cb85316ac8@3.252.226.57:5050",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ba122344

@@ -14,6 +14,7 @@ import (
"github.com/ethereum/go-ethereum/console/prompt"
"github.com/ethereum/go-ethereum/ethclient"
"github.com/ethereum/go-ethereum/log"
gmetrics "github.com/ethereum/go-ethereum/metrics"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

66

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

Successfully merging this pull request may close these issues.

TransactionIndex changes based on the RPC request
10 participants