Commit Graph

51 Commits

Author SHA1 Message Date
8eb7416ced Adding Canyon hardfork to optimism devnet (#9801) 2024-07-25 13:35:19 +00:00
ed16643f12 chore: remove proptest-derive dev deps (#9719) 2024-07-22 21:41:25 +00:00
0376be622d no_std in reth-ethereum-forks (#9589) 2024-07-17 18:18:27 +00:00
fb6ea8b924 feat(rpc/admin): compatible with geth's admin_nodeInfo (#9448)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-16 21:49:13 +00:00
26b7b9720c qol: purge goerli (#9310) 2024-07-05 10:38:58 +00:00
50ee497c75 feat: use new ChainHardforks type on ChainSpec (#9065) 2024-06-27 17:39:35 +00:00
c885257e52 clippy: rm outdated clippy allow (#9070) 2024-06-25 11:17:32 +02:00
b567f66fab chore: move different chain hardfork sets to reth-ethereum-forks (#8984) 2024-06-21 13:40:43 +00:00
554e8b1913 feat(exex): derive serde ser/deser for ExExNotification (#8963) 2024-06-20 10:33:53 +00:00
590356b341 fix(ethereum-forks): add missing transitions_at_timestamp (#8944) 2024-06-19 14:17:09 +00:00
fe817c045a move forkcondition and displayhardfork types to fork crate (#8909)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-18 11:55:53 +00:00
d131540352 feat: support no_std for ethereum-forks (#8877)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-17 11:20:45 +00:00
8fc5f842f3 Add fjord activation times/blocks for Base (#8619) 2024-06-05 19:34:44 +00:00
2b4fa96065 add explicit_iter_loop clippy lint (#8570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-03 18:14:50 +00:00
e02b935e94 add match_same_arms clippy lint (#8549) 2024-06-03 17:42:25 +00:00
7c17c6e469 add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-03 13:21:45 +00:00
3d3f52b2a4 Add missing_const_for_fn clippy lint (#8498) 2024-05-30 09:50:03 +00:00
19c529e8df add use_self clippy lint (#8325) 2024-05-29 13:14:14 +00:00
cd039d362b feat: bsc p2p network (#8061)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-22 11:37:11 +00:00
106d449307 fix: disambiguate use of next when validating ForkId (#8320) 2024-05-21 14:24:15 +00:00
14d91c3ba0 fix: make discv4 packets adhere to eip-8 (#8039) 2024-05-02 13:58:17 +00:00
6425064d07 fix: use enrforkid in dns (#7900)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-04-26 09:24:26 +00:00
d312dbbea4 fix: chain spec for op mainnet (#7883) 2024-04-25 17:32:12 +00:00
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