Commit Graph

28 Commits

Author SHA1 Message Date
4911febe6f feat: add Prague hardfork variant (#7694) 2024-04-17 10:56:06 +00:00
8629184748 test: add forkid rlp tests (#7528) 2024-04-09 16:05:05 +00:00
1dc0aab51c feat: Extend fork activation blocks data with Arbitrum data (#7305)
Co-authored-by: Altuğ Bakan <mail@alt.ug>
2024-03-23 11:03:11 +01:00
80c5fcbd36 Enable clippy's empty_line_after_outer_attr linter (#7200) 2024-03-18 21:59:03 +00:00
5000c32b90 chore(hardfork): add hardfork upgrade url (#7184)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-17 11:47:05 +00:00
6e059ed6a0 chore: add cancun mainnet block (#7139) 2024-03-14 14:28:27 +00:00
33d01d3206 chore(node-core): log errors in debug when ETA fails to calculate (#6971) 2024-03-05 19:20:37 +00:00
3d4cac87d3 feat: add activation timestamps (#6865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-01 11:53:03 +00:00
5e2cac442f 0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-01 11:34:31 +00:00
d36180deca chore: add cancun timestamp to hardfork (#6847) 2024-02-28 15:58:12 +00:00
4fe0f27974 fix(ci): allow non_local_definitions on false positives (#6790) 2024-02-26 12:20:08 +00:00
9ca813aee2 chore: remove some unnecessary calls to unwrap/expect (#6727) 2024-02-22 16:36:08 +00:00
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