Steven
|
56b5937691
|
Move payload_attributes function to trait (#12427)
|
2024-11-11 11:56:06 +00:00 |
|
Steven
|
9ff80977b5
|
renamed OptimismHardforks to OpHardforks (#12441)
|
2024-11-11 11:24:59 +00:00 |
|
Federico Gimenez
|
de6813093d
|
chore(trie): rename reth-trie-parallel modules (#12444)
|
2024-11-11 11:23:07 +00:00 |
|
Arsenii Kulikov
|
365f6a1f69
|
feat: NetworkPrimitives (#12435)
|
2024-11-11 10:59:41 +00:00 |
|
Matthias Seitz
|
b893a8879d
|
chore: fix deny (#12439)
|
2024-11-10 21:03:19 +01:00 |
|
Emilia Hane
|
3774100a05
|
chore(sdk): impl SignedTransaction for TransactionSigned (#12187)
|
2024-11-10 13:11:58 +00:00 |
|
github-actions[bot]
|
7110397f89
|
chore(deps): weekly cargo update (#12433)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-11-10 12:58:26 +00:00 |
|
Emilia Hane
|
23ec0af51d
|
chore(sdk): auto trait bounds NodePrimitives (#12398)
|
2024-11-10 12:56:36 +00:00 |
|
ftupas
|
c1b4fd84c5
|
refactor: remove trait bound on TxType (#12379)
|
2024-11-10 12:25:55 +00:00 |
|
Matthias Seitz
|
7eaa0a8f9f
|
chore: add PayloadBuilder to RpcNodeCore (#12428)
|
2024-11-09 18:27:18 +01:00 |
|
Matthias Seitz
|
1b1f0f3ef8
|
chore: add Sync to PayloadBuilder (#12425)
|
2024-11-09 17:58:31 +01:00 |
|
Thomas Coratger
|
59ebebaa63
|
primitives: rm alloy Withdrawals reexport (#12421)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 13:09:46 +00:00 |
|
Matthias Seitz
|
ae257f5685
|
chore: restrict payload builder error type (#12423)
|
2024-11-09 13:51:45 +01:00 |
|
Emilia Hane
|
a299f501ce
|
chore(sdk): payload builder AT on NodeComponents and FullNodeComponents (#11529)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 09:53:33 +00:00 |
|
Emilia Hane
|
430fe0de18
|
chore(sdk): Add NodePrimitives::Transaction and NodePrimitives::SignedTx (#12330)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 09:20:25 +00:00 |
|
Matthias Seitz
|
08451ef278
|
chore: rm unused file (#12420)
|
2024-11-09 10:05:15 +01:00 |
|
Thomas Coratger
|
d2f494bd88
|
primitives: replace primitive Withdrawals with alloy (#12119)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 07:55:06 +00:00 |
|
nk_ysg
|
b5fce61738
|
ecies: use align_num value (#12139)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-11-09 07:42:37 +00:00 |
|
Matthias Seitz
|
7a65cce1e1
|
chore: rm fqs for NodeCore (#12418)
|
2024-11-09 08:29:41 +01:00 |
|
Matthias Seitz
|
f86efcc800
|
chore: clippy happy (#12419)
|
2024-11-09 08:29:27 +01:00 |
|
Steven
|
5cfe9a9879
|
renamed OptimismHardfork to OpHardfork (#12410)
|
2024-11-08 18:29:34 +00:00 |
|
Matthias Seitz
|
fc484b793f
|
test: fix test vectors (#12411)
|
2024-11-08 19:28:22 +01:00 |
|
Roman Krasiuk
|
ba4f169f87
|
chore(db): add log for read transaciton monitor sleep time (#12408)
|
2024-11-08 15:23:56 +00:00 |
|
Federico Gimenez
|
f03b762036
|
feat: introduce ParallelProof (#12403)
|
2024-11-08 15:20:26 +00:00 |
|
Hai | RISE
|
0da914eaeb
|
chore: enable dbg_macro lint (#12409)
|
2024-11-08 15:03:29 +00:00 |
|
Matthias Seitz
|
86230d9962
|
chore: include path in panic (#12407)
|
2024-11-08 15:50:57 +01:00 |
|
Léa Narzis
|
74d7fe3075
|
feat(rpc): optimize block validation with state caching (#12299)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-08 15:50:48 +01:00 |
|
Matthias Seitz
|
32ebb181ca
|
chore: rm duplicated cfg (#12406)
|
2024-11-08 14:31:15 +01:00 |
|
Arsenii Kulikov
|
bce7031155
|
feat: allow generic values in tables! macro (#12400)
|
2024-11-08 11:57:01 +00:00 |
|
Seva Zhidkov
|
02d2593b2e
|
feat(transaction-pool): chaining & static txs for best transactions trait (#12320)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-08 11:45:27 +00:00 |
|
Steven
|
9f6f63d45a
|
CLI parameter to specify the broadcast channel capacity of PendingPool (#12388)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-08 10:50:46 +00:00 |
|
Arsenii Kulikov
|
462540fa30
|
fix: pending transaction ordering (#12382)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-08 10:24:02 +00:00 |
|
Hoa Nguyen
|
f373efe01d
|
refactor: phase out alloy-rpc-types usage (#12395)
|
2024-11-08 11:36:17 +01:00 |
|
wangjingcun
|
c5ab4243e7
|
chore: remove redundant words in comment (#12394)
Signed-off-by: wangjingcun <wangjingcun@aliyun.com>
|
2024-11-08 11:23:02 +01:00 |
|
Steven
|
87f328f957
|
replace BuilderBlockValidationRequestV3 with alloy type (#12396)
|
2024-11-08 05:33:30 +00:00 |
|
Arsenii Kulikov
|
c7b6a35113
|
feat: bump alloy (#12391)
|
2024-11-08 00:46:24 +00:00 |
|
Matthias Seitz
|
eb7bb08b51
|
fix: remove independent tx from all (#12387)
|
2024-11-08 00:29:17 +01:00 |
|
Steven
|
dbe8c83b48
|
renamed OptimismInvalidTransactionError to OpInvalidTransactionError (#12384)
|
2024-11-07 21:32:48 +00:00 |
|
Arsenii Kulikov
|
d19032fca1
|
chore: remove auto-seal consensus (#12385)
|
2024-11-07 21:29:49 +00:00 |
|
Arsenii Kulikov
|
29da7d744a
|
fix: eth_getProof response (#12370)
|
2024-11-07 19:31:17 +00:00 |
|
Matthias Seitz
|
d0baf926bf
|
chore: improve deps for payload prims (#12374)
|
2024-11-07 17:56:35 +01:00 |
|
Steven
|
e911fe9ff0
|
renamed OptimismBlockExecutionError to OpBlockExecutionError (#12383)
|
2024-11-07 16:30:54 +00:00 |
|
Kunal Arora
|
b1642f966f
|
feat(payload): add support for stack of payload builders (#11004)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-07 15:33:31 +00:00 |
|
Matthias Seitz
|
cf095a7536
|
chore: reorder super (#12380)
|
2024-11-07 16:42:37 +01:00 |
|
Alexey Shekhirin
|
190a1d8bb4
|
feat(trie): reveal storage slots and calculate storage root in sparse trie (#12145)
|
2024-11-07 15:21:53 +00:00 |
|
greg
|
37e1f77047
|
chore: remove unused deconstruction (#12377)
Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
|
2024-11-07 14:58:09 +00:00 |
|
Matthias Seitz
|
9596b1c08b
|
chore: rm reth-provider dep (#12376)
|
2024-11-07 15:53:26 +01:00 |
|
Thomas Coratger
|
764371d246
|
test(eth-engine): add unit tests for payload_id method (#12295)
|
2024-11-07 14:34:24 +00:00 |
|
wheval
|
473e172ac4
|
chore: change "Reporting a Vulnerability" to "Report a Vulnerability" (#12372)
|
2024-11-07 13:37:40 +01:00 |
|
joshieDo
|
cf72b6f38d
|
chore: move helper methods from DatabaseProvider to DBProvider as defaults (#12367)
|
2024-11-07 12:06:53 +00:00 |
|