Commit Graph

16 Commits

Author SHA1 Message Date
85d4f18582 Add serde feature to ethereum-forks crate (#6476) 2024-02-08 03:32:55 +00:00
b05bd27494 feat(op): Ecotone hardfork spec (#6478) 2024-02-08 02:06:49 +00:00
1f90f0a819 fix/ci: check individual crates in ci, fix features (#6472) 2024-02-07 19:35:01 +00:00
6c1263e000 fix(tracing): prioritize RUST_LOG and verbosity CLI arg (#6413) 2024-02-05 19:42:32 +00:00
4e0bead8bd add ConsensusType enum for Hardfork (#6259) 2024-01-28 17:53:27 +00:00
ba4f536f93 Separate activation_timestamp and mainnet_activation_timestamp methods (#6261) 2024-01-28 15:55:13 +00:00
2d6dbbc595 add mainnet_activation_timestamp for Hardfork (#6257) 2024-01-28 13:15:47 +00:00
0aa22466d2 chore: use Display when formatting addresses and hashes (#6245) 2024-01-26 14:57:08 +00:00
b9d392e29d small refactoring in ethereum-forks crate (#6234) 2024-01-26 04:57:33 +00:00
cff0b1240e add is_post_merge implementation for Hardfork (#6204) 2024-01-24 10:53:40 +00:00
5354c50445 chore: remove reth-codec dependency from ethereum-forks crate (#6055) 2024-01-15 09:14:12 +00:00
b08371b565 feat: add activation_block method for Ethereum hardforks (#5723)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-13 10:26:32 +00:00
9aa44093cf lints: move top-level lints to [workspace.lints] manifest table (#5935) 2024-01-04 13:38:02 +00:00
b1b059fe9b chore: clean up lints (#5881) 2023-12-28 16:23:50 +00:00
dc56078919 feat(ethereum-fork) : enhance Head struct with methods (#5656) 2023-12-05 04:16:18 +00:00
2144b97df0 reth-ethereum-forks crate (#5621)
Co-authored-by: root <root@Arindam>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-01 12:07:32 +00:00