-
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
Mitigation of nonce issue #2490
base: develop
Are you sure you want to change the base?
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57d2b55 - Browse repository at this point
Copy the full SHA 57d2b55View commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02d77c9 - Browse repository at this point
Copy the full SHA 02d77c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170fcd8 - Browse repository at this point
Copy the full SHA 170fcd8View commit details -
core, triedb/pathdb: calculate the size for batch pre-allocation (#29…
…106) * core, triedb/pathdb: calculate the size for batch pre-allocation * triedb/pathdb: address comment
Configuration menu - View commit details
-
Copy full SHA for 49623bd - Browse repository at this point
Copy the full SHA 49623bdView commit details -
triedb/pathdb: fix panic in recoverable (#29107)
* triedb/pathdb: fix panic in recoverable * triedb/pathdb: add todo * triedb/pathdb: rename * triedb/pathdb: rename
Configuration menu - View commit details
-
Copy full SHA for 5bae14f - Browse repository at this point
Copy the full SHA 5bae14fView commit details -
internal/ethapi: pass in accesslist in test (#29089)
Co-authored-by: Sina Mahmoodi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9986a69 - Browse repository at this point
Copy the full SHA 9986a69View commit details -
eth/catalyst: return invalid payload attributes instead of invalid pa…
…rms for bad fcu payload (#29115)
Configuration menu - View commit details
-
Copy full SHA for 1883438 - Browse repository at this point
Copy the full SHA 1883438View commit details
Commits on Feb 29, 2024
-
all: fix function names in docs (#29128)
Signed-off-by: cui fliter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbc27a1 - Browse repository at this point
Copy the full SHA dbc27a1View commit details -
cmd/geth: parseDumpConfig should not return closed db (#29100)
* cmd: parseDumpConfig should not return closed db * fix lint
Configuration menu - View commit details
-
Copy full SHA for 28d5521 - Browse repository at this point
Copy the full SHA 28d5521View commit details -
all: replace fmt.Errorf() with errors.New() if no param required (#29…
…126) replace-fmt-errorf Co-authored-by: [email protected] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db4cf69 - Browse repository at this point
Copy the full SHA db4cf69View commit details -
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108)
* cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme * graphql: run tests in hash mode as the chain maker needs it
Configuration menu - View commit details
-
Copy full SHA for 865e1e9 - Browse repository at this point
Copy the full SHA 865e1e9View commit details -
eth/catalyst: update simulated beacon for cancun (#28829)
* eth/catalyst: update simulated beacon for cancun * validate blob hashes * compute hashes from commitment * fix beacon root and payload version * check commitment conversion * fix random attr * flip dev to cancun
Configuration menu - View commit details
-
Copy full SHA for 0a2f339 - Browse repository at this point
Copy the full SHA 0a2f339View commit details
Commits on Mar 2, 2024
-
eth: make transaction propagation paths in the network deterministic …
…(#29034) * eth: make transaction propagation paths in the network deterministic * eth: avoid potential division by 0 * eth: make tx propagation dependent on local node id too * eth: fix review comments
Configuration menu - View commit details
-
Copy full SHA for 0b1438c - Browse repository at this point
Copy the full SHA 0b1438cView commit details
Commits on May 23, 2024
-
eth: make transaction propagation paths in the network deterministic …
…(#29034) * eth: make transaction propagation paths in the network deterministic * eth: avoid potential division by 0 * eth: make tx propagation dependent on local node id too * eth: fix review comments
Configuration menu - View commit details
-
Copy full SHA for 5b46fe1 - Browse repository at this point
Copy the full SHA 5b46fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for be71d41 - Browse repository at this point
Copy the full SHA be71d41View commit details