Iraklis Leontiadis
|
d3d994cedd
|
Improve eth_getLogs performance for latest block (#6305)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-25 12:33:12 +00:00 |
|
Delweng
|
2641251898
|
fix the issue of network is not known to be merged (#6649)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-02-19 18:32:34 +00:00 |
|
Dan Cline
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
Dan Cline
|
51ffa822c3
|
chore: make timestamp fork tests better (#6499)
|
2024-02-09 02:11:59 +00:00 |
|
Dan Cline
|
e781a6cb30
|
feat: add cancun mainnet timestamp (#6493)
|
2024-02-08 19:02:56 +00:00 |
|
clabby
|
b05bd27494
|
feat(op): Ecotone hardfork spec (#6478)
|
2024-02-08 02:06:49 +00:00 |
|
yjh
|
29e8aab08a
|
fix: sealed header should not be immutable borrowed (#6456)
|
2024-02-07 19:26:26 +00:00 |
|
rakita
|
13947e509b
|
chore: Bump revm to newest (#6357)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-06 22:59:10 +00:00 |
|
Dan Cline
|
ce46419538
|
chore: add all-forks genesis forkid test (#6338)
|
2024-02-01 21:31:35 +00:00 |
|
Thomas Coratger
|
ff49b95d63
|
use matches! macro in ForkCondition implementation (#6297)
|
2024-01-30 20:00:26 +00:00 |
|
Roman Krasiuk
|
f56ee798c0
|
fix(evm): constantinople hardfork reward adjustment (#6263)
|
2024-01-28 17:54:36 +00:00 |
|
Darex
|
3ce9fcf7e5
|
add alloy_chains (#5952)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-12 14:43:55 +00:00 |
|
clabby
|
3675c632fd
|
fix: Activate shanghai with Canyon on Base Mainnet (#6040)
|
2024-01-12 14:26:32 +00:00 |
|
clabby
|
622ac2e9b1
|
fix: Add canyon to base mainnet (#6034)
|
2024-01-11 22:25:46 -08:00 |
|
Thomas Coratger
|
92f33b071c
|
add missing documentation for various crates (#5950)
|
2024-01-05 13:10:37 +00:00 |
|
Siyuan Han
|
b318c57236
|
feat(chain): enable Holesky testnet dns with test (#5898)
|
2023-12-31 05:54:34 +00:00 |
|
Chomtana
|
ed774e9a81
|
feat: base sepolia support (#5697)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-27 19:25:39 +00:00 |
|
Dan Cline
|
fff7d1579d
|
feat: add testnet cancun timestamps (#5842)
|
2023-12-21 18:06:03 +00:00 |
|
Matthias Seitz
|
49711061c3
|
chore: add helper for getting the final total difficulty if known (#5769)
|
2023-12-15 10:29:23 +00:00 |
|
Matthias Seitz
|
b83afd4b76
|
fix: use unchecked sender recovery in rpc (#5721)
|
2023-12-11 14:13:47 +00:00 |
|
Roman Krasiuk
|
8d8700a5c0
|
feat(primitives): state root methods (#5694)
|
2023-12-05 10:31:41 +00:00 |
|
Arindam Singh
|
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 |
|
clabby
|
b2be07aa38
|
feat(op-reth): Canyon - Dynamic eip1559 params (#5542)
|
2023-11-27 17:26:01 +00:00 |
|
clabby
|
cda471ceb4
|
feat(op-reth): Canyon transition create2Deployer force deployment (#5527)
|
2023-11-27 18:25:26 +01:00 |
|
clabby
|
462ea82f91
|
feat(op-reth): Canyon hardfork spec (#5503)
|
2023-11-27 15:53:25 +00:00 |
|
Supernovahs.eth
|
352721370d
|
use reth_primitives instead of revm_primitives (#5434)
|
2023-11-15 12:08:13 +00:00 |
|
DaniPopes
|
f8ceda9ea8
|
chore: reduce size of common types (#5304)
|
2023-11-06 12:45:20 +00:00 |
|
clabby
|
52670a8b24
|
feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
|
2023-11-05 17:33:42 +00:00 |
|
Dan Cline
|
cf1824989e
|
fix: replace mainnet TTD so geth mainnet genesis parsing works (#5290)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-04 06:08:30 +00:00 |
|
grantkee
|
e6995e5cdf
|
Parse Genesis Value from Memory (#5238)
|
2023-11-03 02:58:29 +00:00 |
|
robinsdan
|
6ca14b5178
|
clean up database file after testing (#5087)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2023-10-25 18:47:44 +00:00 |
|
Thomas Coratger
|
dd6913cd98
|
feat(primitives): add _HASH suffix for constants hashes (#5175)
|
2023-10-25 14:07:21 +00:00 |
|
Alexey Shekhirin
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
prames
|
2cddd0f63e
|
Add ChainSpec::hardfork_fork_id and ChainSpec::shanghai_fork_id helper fns (#4748)
|
2023-10-03 13:00:05 +00:00 |
|
Alexey Shekhirin
|
6b2945440b
|
feat(snapshot, prune): highest snapshots tracker (#4721)
|
2023-09-29 09:59:48 +00:00 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
Matthias Seitz
|
b994d159b4
|
chore: silence unused warning (#4817)
|
2023-09-27 12:20:20 +02:00 |
|
Roman Krasiuk
|
dae31fa2a7
|
chore: timestamp fork activation semantics (#4785)
|
2023-09-26 11:29:38 +00:00 |
|
Dan Cline
|
1f33cb5e1b
|
feat: update genesis for holesky (#4773)
|
2023-09-25 20:33:15 +00:00 |
|
Alexey Shekhirin
|
4aa3ebdbdd
|
chore: fix doc lints (#4639)
|
2023-09-18 17:08:35 +00:00 |
|
Roman Krasiuk
|
873b6f71d8
|
fix: holesky genesis (#4616)
|
2023-09-15 18:49:19 +00:00 |
|
Roman Krasiuk
|
b87dfe507d
|
feat: holesky support (#4359)
|
2023-09-08 14:20:39 -07:00 |
|
Dan Cline
|
f31706dd9b
|
feat: add base fee and blob fields to genesis (#4516)
|
2023-09-07 19:03:37 +00:00 |
|
Dan Cline
|
f490f558c1
|
fix(primitives): set cancun header fields if active at genesis (#4500)
|
2023-09-07 12:25:39 +00:00 |
|
Dan Cline
|
59bffd4112
|
fix: filter out pre-genesis timestamp forks (#4501)
|
2023-09-07 10:57:31 +00:00 |
|
Dan Cline
|
ab0fb4147d
|
fix(primitives): map cancun to timestamp fork (#4491)
|
2023-09-05 21:57:14 +00:00 |
|
Alexey Shekhirin
|
1eee5ee80a
|
feat(pruner, primitives): move prune batch sizes to ChainSpec (#4318)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:45:53 +00:00 |
|
Roberto Bayardo
|
9569debbb5
|
feat: make base fee computation parameters configurable via chain spec (#3992)
|
2023-08-07 15:52:27 +00:00 |
|
joshieDo
|
704c0987df
|
feat: use DepositContract on ChainSpec (#4041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-03 12:07:37 +00:00 |
|
Alexey Shekhirin
|
9a7911b49e
|
feat(bin): node --full flag (#3965)
|
2023-07-31 16:00:45 +00:00 |
|