|
|
dc88fa572a
|
chore: rm comment about hardfork (#14463)
|
2025-02-13 03:03:00 +00:00 |
|
|
|
f84d497f31
|
prague: testnet timestamps (#14270)
|
2025-02-10 09:12:12 +00:00 |
|
|
|
d3acdda21b
|
feat: integrate blob_params_at_timestamp (#14128)
|
2025-01-31 18:18:34 +00:00 |
|
|
|
5322877aed
|
chore: bump alloy 0.11 (#14122)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 11:44:20 +00:00 |
|
|
|
4eb65250a7
|
Export chainspec's HardforkBlobParams struct publicly (#14092)
|
2025-01-30 10:08:20 +00:00 |
|
|
|
974cea1d38
|
feat(chainspec): add Chainspec::blob_fee_params_at_timestamp (#14049)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 19:18:00 +00:00 |
|
|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
57159fede9
|
fix: add EthereumHardfork::Frontier by default on genesis to chainspec impl (#14024)
|
2025-01-28 00:14:37 +00:00 |
|
|
|
5a23708eb0
|
chore: make clippy happy (#13772)
|
2025-01-11 11:15:06 +00:00 |
|
|
|
8f2ecc44e8
|
refactor: reduce Hardforks trait usage (#13728)
|
2025-01-08 14:02:49 +00:00 |
|
|
|
0d5c0d2701
|
refactor: move LazyLock and OnlyLock exports to primitives traits (#13682)
|
2025-01-07 14:28:57 +00:00 |
|
|
|
72eabe0579
|
chore: replace trie-common dep with alloy-trie (#13652)
|
2025-01-04 18:04:40 +01:00 |
|
|
|
c4f8a64d9a
|
integrate EIP-7840 in chainspec (#13605)
|
2025-01-04 11:20:58 +00:00 |
|
|
|
0ac4475637
|
chore: add ChainSpec::from_genesis (#13601)
|
2024-12-30 21:52:05 +00:00 |
|
|
|
0b135a2670
|
feat: update revm 19 alloy 09 (#13594)
|
2024-12-30 19:49:39 +01:00 |
|
|
|
df294e424b
|
chore: make clippy happy (#13561)
|
2024-12-27 09:38:41 +00:00 |
|
|
|
517e5dbb06
|
chore: disable default std serde_json feature (#13513)
|
2024-12-23 10:46:35 +01:00 |
|
|
|
f5fdef895f
|
chore: remove unused rand (#13512)
|
2024-12-23 08:59:32 +01:00 |
|
|
|
82af170687
|
feat(ethereum-forks): remove total difficulty for hardfork check (#13362)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-12-20 15:28:05 +00:00 |
|
|
|
3966130844
|
chore: make trie-common no-std (#13473)
|
2024-12-20 11:16:09 +00:00 |
|
|
|
d29bca811f
|
docs: document fork_id behaviour (#13367)
|
2024-12-12 20:54:21 +00:00 |
|
|
|
941ffb51fa
|
chore: rm chainspec max gas limit (#13308)
|
2024-12-11 19:29:06 +00:00 |
|
|
|
65193bdaf3
|
feat: add std feature to network-peers (#13078)
|
2024-12-02 20:56:21 +00:00 |
|
|
|
aacf5d13d2
|
chore: disable more default features (#13065)
|
2024-12-02 18:03:33 +01:00 |
|
|
|
8d5668a23a
|
chore: disable reth-ethereum-forks default features in workspace (#13054)
|
2024-12-02 11:29:54 +00:00 |
|
|
|
3f93f35c20
|
feat: add Header AT to EthChainSpec (#13046)
|
2024-12-02 00:56:00 +00:00 |
|
|
|
3dc6f506b0
|
chore: disable alloy-rlp default features (#13042)
|
2024-11-30 18:40:26 +01:00 |
|
|
|
b78f20f5cb
|
fix: do not delegate is_optimism check for Ethereum ChainSpec (#12650)
|
2024-11-19 10:07:30 +00:00 |
|
|
|
28478a5144
|
primitives: rm alloy HOLESKY_GENESIS_HASH reexport (#12562)
|
2024-11-15 09:35:27 +01:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
bd8c4eceb2
|
replace DisplayHardforks with Box<dyn Display> (#12219)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-31 20:20:41 +00:00 |
|
|
|
bb8da983b0
|
feat: add is_ethereum trait fn (#12197)
|
2024-10-30 15:39:12 +00:00 |
|
|
|
72096221df
|
refactor(chainspec): refac and improved doc for last_block_fork_before_merge_or_timestamp (#12114)
|
2024-10-28 12:08:57 +00:00 |
|
|
|
719ca3a682
|
chain-spec: use alloy MAINNET_DEPOSIT_CONTRACT_ADDRESS constant (#12113)
|
2024-10-28 11:56:28 +00:00 |
|
|
|
2fba3c027b
|
feat: ExExContext's dynamic config (#11983)
|
2024-10-24 13:32:44 +00:00 |
|
|
|
d50da7fcd6
|
primitives-traits: use alloy SEPOLIA_GENESIS_HASH constant (#12024)
|
2024-10-24 10:50:43 +00:00 |
|
|
|
84a30b0404
|
primitive-traits: use alloy INITIAL_BASE_FEE constant (#12022)
|
2024-10-24 09:53:15 +00:00 |
|
|
|
565e4b400d
|
refactor(primitive-traits): use alloy ETHEREUM_BLOCK_GAS_LIMIT constant (#12019)
|
2024-10-23 23:15:15 +00:00 |
|
|
|
fa30a4f758
|
feat: add osaka hardfork (#11984)
|
2024-10-23 14:29:32 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
3bd695ee63
|
feat: update el requests for devnet 4 (#11865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 12:48:35 +00:00 |
|
|
|
5859f93c56
|
primitives: use alloy EMPTY_ constants (#11852)
|
2024-10-18 08:53:21 +00:00 |
|
|
|
b57cbfd21b
|
primitives: use alloy DEV_GENESIS_HASH constant (#11849)
|
2024-10-17 20:29:31 +00:00 |
|
|
|
a6c8bda029
|
primitives: use alloy MAINNET_GENESIS_HASH constant (#11848)
|
2024-10-17 19:44:04 +00:00 |
|
|
|
24287e8562
|
primitives: use EMPTY_ROOT_HASH when possible (#11822)
|
2024-10-16 23:02:44 +00:00 |
|
|
|
a14a9fd8b0
|
chore: add chain_id shortcut (#11782)
|
2024-10-16 08:59:20 +00:00 |
|
|
|
0b6397217c
|
chore: rm optimism feature from chainspec (#11722)
|
2024-10-15 08:24:10 +00:00 |
|
|
|
3ab1f9559e
|
feat: replace once_cell with std (#11694)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-10-15 08:21:01 +00:00 |
|
|
|
f684dd4c4c
|
chore(clippy): enable if_then_some_else_none lint (#11679)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-14 15:45:26 +00:00 |
|
|
|
53bd6872db
|
feat(op): opchainspec builder (#11630)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-12 15:57:25 +00:00 |
|