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

Update hive #18

Open
wants to merge 353 commits into
base: master
Choose a base branch
from
Open

Update hive #18

wants to merge 353 commits into from

Conversation

tcoratger
Copy link

No description provided.

fjl and others added 30 commits October 31, 2023 14:41
Having a Go workspace file ties all the simulators together in terms of their dependency
versions. This is a problem when one of them wants to replace a dependency version. When
building the simulator, hive will not use the workspace file, so it makes little sense to
have it.
* clients/go-ethereum: remove 'yolo' fork blocks

* clients/ethereumjs: remove 'yolo' forks in mapper

* clients: add missing 'glacier' forks in mapper

* cmd/hivechain: put back difficulty-only forks

This reverts commit f01b2d3.

* simulators/smoke: add 'glacier' forks

* cmd/hivechain: improve uncle generation
* simulators/ethereum/engine: randomness seed input

* simulators/ethereum/engine: Handle zero HIVE_RANDOM_SEED
* clients/teku: Add rate limit parameters

* clients/teku-bn: Use hive variable for peer scoring parameters
simulators/ethereum: upgrade geth branch
configs/cancun: use geth master
…tivity-period-enabled` (#950)

* clients/teku-bn: Remove trusted setup file

* clients/teku-bn: Add `--ignore-weak-subjectivity-period-enabled`
bhartnett and others added 30 commits August 7, 2024 17:24
* simulators/ethereum/engine: use legacy Hash state scheme

* simulators/ethereum/engine: use new Path state scheme

* simulators/ethereum/engine: add comment

* simulators/ethereum/pyspec: go mod tidy
…sim (#1151)

simulators/portal: update portal simulators to newest version of hivesim
simulators/ethereum/engine: Fix SYNCING FCU expectation on invalid payloads
* Enable snap serve

* Enable snap server
… Add `pragueTime` (#1161)

* clients/besu: Add `pragueTime`

* clients/erigon: Add `pragueTime`

* clients/ethereumjs: Add `pragueTime`

* clients/go-ethereum: Add `pragueTime`

* clients/nethermind: Add `pragueTime`

* clients/reth: Add `pragueTime`

* clients/nimbus-el: Add `pragueTime`
hive/clients/ethereumjs: update local dockerfile to match trie -> mpt rename
…1178)

* configs: remove cancun.

* ethereum/simulators/pyspec: remove pyspec :(.

* ethereum/simulators/eest: add consume engine and rlp.
No changes to bytecode, just updating the source to remove warnings.
Geth no longer launches without this setting.
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.