Thomas Coratger
|
2b75415a00
|
execution: make ConfigureEvm independent of chainspec argument (#10748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-11 13:50:42 +00:00 |
|
Eric Woolsey
|
e130457683
|
Add client() getter to OpTransactionValidator (#10814)
|
2024-09-10 23:59:20 +00:00 |
|
Håvard Anda Estensen
|
0213e8841f
|
optimism: replace reth-primitive imports (#10800)
|
2024-09-10 10:51:43 +00:00 |
|
Thomas Coratger
|
b0fddef46a
|
optimism: use op-alloy TxDeposit (#10667)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-05 15:50:33 +00:00 |
|
Arsenii Kulikov
|
a1d9ece3be
|
feat: NodeTypesWithDB (#10683)
|
2024-09-04 17:56:22 +00:00 |
|
Thomas Coratger
|
d30e3a4888
|
node: revise NodeTypes trait (#10665)
|
2024-09-03 12:52:53 +00:00 |
|
Arsenii Kulikov
|
ec5ce21965
|
chore(deps): bump alloy (#10537)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-29 13:23:04 +00:00 |
|
nk_ysg
|
a24fe46b13
|
remove transaction forwarder trait (#9678)
|
2024-08-26 18:17:34 +00:00 |
|
Thomas Coratger
|
6dc00a29c9
|
tx-pool: rm into tx constraint for PoolTransaction (#10057)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-08-24 13:32:10 +00:00 |
|
Dan Cline
|
e52ca0ec57
|
chore(cli): rename optimism args test (#10492)
|
2024-08-24 07:36:56 +00:00 |
|
Emilia Hane
|
7d8196e29c
|
chore(rpc): config network specific transaction type in node builder (#10417)
|
2024-08-22 14:36:38 +00:00 |
|
Arsenii Kulikov
|
f2e0bc073a
|
feat: ChainSpec associated type (#10292)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-22 12:30:09 +00:00 |
|
Matthias Seitz
|
bff65e5f4d
|
feat: disable l1 data gas cost in --dev mode (#10332)
|
2024-08-15 19:58:26 +00:00 |
|
nk_ysg
|
0216e78f5c
|
feat: make additional validation tasks size configurable (#10200)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-08 22:08:14 +00:00 |
|
Federico Gimenez
|
d2b0ff40d1
|
feat: integrate engine2 for optimism (#10222)
|
2024-08-08 21:55:18 +00:00 |
|
Matthias Seitz
|
bd2882e135
|
chore: allocate for encoded txs (#10193)
|
2024-08-07 22:05:07 +00:00 |
|
Thomas Coratger
|
f25367cffd
|
tx-pool: Make txpool independent of primitive tx types (#9916)
|
2024-08-01 13:39:58 +00:00 |
|
nk_ysg
|
321032fcda
|
feat: Add OP cli flag to opt-in into discv4 discovery (#9938)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-08-01 11:06:50 +00:00 |
|
Matthias Seitz
|
04986f2d04
|
chore: dont disable discv4 on op (#9918)
|
2024-07-30 22:04:06 +00:00 |
|
Emilia Hane
|
e4ae2a7ac1
|
fix(op): ensure EthApiServer helper trait method default impls, call OpEthApi overrides (#9879)
|
2024-07-30 15:35:56 +00:00 |
|
Matthias Seitz
|
eb2d0a22d9
|
fix: also set configured bootnodes for discv5 (#9885)
|
2024-07-29 23:40:24 +00:00 |
|
Matthias Seitz
|
85b326756d
|
chore: improve tx forwarding (#9878)
|
2024-07-29 21:31:03 +00:00 |
|
Emilia Hane
|
2aa94e9aee
|
chore(rpc): expose ethapi in node builder for op customisation (#9444)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 13:53:03 +00:00 |
|
joshieDo
|
0a27779375
|
chore: remove unused chainspec field from OptimismPayloadBuilder (#9397)
|
2024-07-09 16:47:38 +00:00 |
|
joshieDo
|
50ee497c75
|
feat: use new ChainHardforks type on ChainSpec (#9065)
|
2024-06-27 17:39:35 +00:00 |
|
Arsenii Kulikov
|
5aaf91dbcb
|
refactor: clean-up discv5 configuration (#9143)
|
2024-06-27 15:25:24 +00:00 |
|
Emilia Hane
|
1b9f5871f5
|
chore(rpc): move impl of eth api server out of reth-rpc-eth-api (#9135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 12:34:17 +00:00 |
|
Emilia Hane
|
933a1dea39
|
chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 11:37:52 +00:00 |
|
Matthias Seitz
|
83d412da70
|
fix(op): configure discv5 properly in op builder (#9058)
|
2024-06-24 16:01:42 +00:00 |
|
Matthias Seitz
|
d0b27f0635
|
fix: enable autoseal in op correctly (#8961)
|
2024-06-19 16:48:53 +00:00 |
|
joshieDo
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
Matthias Seitz
|
01d81b4dcc
|
feat: move builtpayload to payload types (#8858)
|
2024-06-17 13:38:39 +00:00 |
|
jn
|
268e768d82
|
feat: introduce payload types (#8756)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-11 20:46:01 +00:00 |
|
Brian Bland
|
5eecc4f910
|
fix: Use OptimismBeaconConsensus in the OptimismNode (#8487)
|
2024-06-11 17:40:23 +00:00 |
|
Qiwei Yang
|
3202c9072d
|
refactor: move discv5 logic for op to reth-node-optimism (#8690)
|
2024-06-11 10:42:54 +00:00 |
|
DaniPopes
|
55317eb004
|
chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-11 09:37:49 +00:00 |
|
jn
|
c362fc6c36
|
feat: Introduce payload primitives (#8642)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-06 23:19:21 +00:00 |
|
Alexey Shekhirin
|
ae9ab69f5f
|
refactor(node-builder): use datadir provided by the config (#8592)
|
2024-06-04 18:46:36 +00:00 |
|
Thomas Coratger
|
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 |
|
Thomas Coratger
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
Alexey Shekhirin
|
b4a1b733c9
|
feat: implement EIP-7685 (#8424)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 14:06:28 +00:00 |
|
Oliver Nordbjerg
|
c70b17a554
|
feat: prague engine api types (#8119)
|
2024-05-06 16:50:40 +00:00 |
|
Matthias Seitz
|
90f3161256
|
chore: remove InspectorStack (#8073)
|
2024-05-03 12:15:04 +00:00 |
|
Matthias Seitz
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
Rupam Dey
|
e90dc44be9
|
feat: remove field ``max_gas_limit` from `BasicPayloadJobGeneratorConfig`` (#7949)
|
2024-05-02 18:32:36 +00:00 |
|
DaniPopes
|
f157ec83b6
|
chore: remove redundant suffix in ChainPath methods (#8025)
|
2024-05-01 14:59:42 +00:00 |
|
Matthias Seitz
|
d04d9556fa
|
feat: make nodetypes stateless and move evm to components (#7992)
|
2024-04-30 16:56:34 +00:00 |
|
Matthias Seitz
|
3fc5cf6461
|
feat: use ComponentsBuilder as associated type in Node trait (#7957)
|
2024-04-29 12:09:07 +00:00 |
|
Matthias Seitz
|
73ea68692c
|
chore: move reqwest to workspace dep (#7910)
|
2024-04-26 11:31:19 +00:00 |
|
Rodrigo Herrera
|
1c17f08ad2
|
Replace TransactionKind with alloy_primitives::TxKind (#7859)
|
2024-04-25 12:50:04 +00:00 |
|