|
|
c9eeb181a5
|
feat: append chain network to db directory (#1846)
|
2023-04-11 21:00:49 -07:00 |
|
|
|
9e8d9883d1
|
fix: ignore header extradata validation in goerli pre-merge (#2178)
|
2023-04-11 18:03:45 -04:00 |
|
|
|
42a98a7194
|
feat(trie): stored nibbles (#2182)
|
2023-04-11 14:23:19 -07:00 |
|
|
|
be1eab11b5
|
fix: add initial goerli forks (#2196)
|
2023-04-11 14:18:50 -07:00 |
|
|
|
8a037a19b0
|
feat: add ReceiptWithBloomRef type (#2189)
|
2023-04-11 21:02:21 +02:00 |
|
|
|
3957f80070
|
chore: extract withdrawal balance changes function (#2186)
|
2023-04-11 21:02:05 +02:00 |
|
|
|
f919eeebfc
|
chore: accept AsRef in calculate_transaction_root (#2188)
|
2023-04-11 10:41:57 -07:00 |
|
|
|
840a0c7860
|
chore: add ChainSpec convenience function for Hardfork timestamps (#2190)
|
2023-04-11 13:09:34 -04:00 |
|
|
|
7cf2b28431
|
docs(rpc): add docs about engine_getPayloadV build process cancel (#2187)
|
2023-04-11 11:53:26 -04:00 |
|
|
|
ddc1407243
|
chore: add PostState::logs_bloom (#2191)
|
2023-04-11 08:52:46 -07:00 |
|
|
|
9c1a33e527
|
fix: activate required test-utils feature for dev-deps (#2192)
|
2023-04-11 08:51:59 -07:00 |
|
|
|
0a34f28bfb
|
perf: use par_sort on TxLookup stage (#2137)
|
2023-04-11 15:56:54 +02:00 |
|
|
|
ccf540ea8d
|
Adding miner args for cli (#2163)
|
2023-04-11 13:57:21 +02:00 |
|
|
|
976d681792
|
feat: extract commit_changes function (#2185)
|
2023-04-11 13:24:52 +02:00 |
|
|
|
e0e449d5ff
|
fix: ensure Signature is ethereum scheme (#2183)
|
2023-04-11 12:45:10 +02:00 |
|
|
|
26e642d390
|
feat: add BlockchainTreeViewer::block_by_hash (#2168)
|
2023-04-11 12:44:45 +02:00 |
|
|
|
d83c07c13c
|
feat(trie): prefix set (#2181)
|
2023-04-10 23:41:28 -07:00 |
|
|
|
5776accaa5
|
chore(trie): add account to trie crate (#2180)
|
2023-04-10 22:54:47 -07:00 |
|
|
|
54fc809a4c
|
feat(trie): hash builder (#2177)
|
2023-04-10 13:57:59 -07:00 |
|
|
|
5ba45ae34e
|
feat: more builder abstractions (#2157)
|
2023-04-10 19:22:10 +02:00 |
|
|
|
a6366de1cd
|
feat(trie): trie nodes (#2174)
|
2023-04-10 09:18:19 -07:00 |
|
|
|
bbdeda3246
|
fix: return engine_getPayload error response (#2175)
|
2023-04-10 18:14:01 +02:00 |
|
|
|
d0da2a3e92
|
feat: add reth config cmd to dump default reth.toml (#2167)
|
2023-04-10 18:09:23 +02:00 |
|
|
|
a83de80afa
|
chore: manual default for PostState (#2173)
|
2023-04-10 18:09:09 +02:00 |
|
|
|
34cab48e78
|
feat(trie): branch node (#2171)
|
2023-04-10 09:06:20 -07:00 |
|
|
|
c9af8a2d14
|
feat(trie): nibbles (#2170)
|
2023-04-10 08:10:08 -07:00 |
|
|
|
2df16021bf
|
docs: add note about post state (#2169)
|
2023-04-10 05:28:27 -07:00 |
|
|
|
087d0a6317
|
feat: CanonStateNotification for commit and reorg (#2156)
|
2023-04-10 13:11:15 +02:00 |
|
|
|
cbbd834575
|
feat(trie): setup crate (#2166)
|
2023-04-10 01:34:50 -07:00 |
|
|
|
76c9a547b7
|
chore: unify disable discovery builder functions (#2164)
|
2023-04-09 11:11:19 -07:00 |
|
|
|
b2c3074260
|
Network integrations tests with txpool task (#2148)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-04-09 13:31:14 +02:00 |
|
|
|
13f59ea438
|
chore(deps): bump tokio (#2162)
|
2023-04-08 18:42:42 -04:00 |
|
|
|
cf18edb0fe
|
chore(rpc): add submit hashrate impl (#2153)
|
2023-04-08 10:25:18 +02:00 |
|
|
|
f3673c79f6
|
feat: add engine rpc errors with codes (#2158)
|
2023-04-08 10:24:52 +02:00 |
|
|
|
eca6dd01ae
|
feat: add secret-key command line option (#1946)
|
2023-04-07 19:48:21 -07:00 |
|
|
|
1bf5c7dce3
|
feat: integrate payload store in BeaconEngine (#2146)
|
2023-04-07 16:45:44 -04:00 |
|
|
|
72e7b5693a
|
feat: add blockValue to execution payload (#2150)
|
2023-04-07 13:03:17 +02:00 |
|
|
|
56db369c0c
|
chore(cli): remove mouse capturing (#2147)
|
2023-04-07 03:38:50 -07:00 |
|
|
|
d306be1c15
|
chore(rpc): return 0 hashrate (#2152)
|
2023-04-07 03:37:16 -07:00 |
|
|
|
ed97091f16
|
fix: track ttd in auto mine (#2138)
|
2023-04-07 10:08:13 +02:00 |
|
|
|
2df7b8c2ac
|
chore: replace h64 with payload (#2149)
|
2023-04-07 09:46:15 +02:00 |
|
|
|
2fd2825e24
|
feat: add Payload build abstraction (#2143)
|
2023-04-06 14:48:31 -04:00 |
|
|
|
f90f734a76
|
chore/ci: update deny config and action (#2142)
|
2023-04-06 17:24:04 +02:00 |
|
|
|
c493d832e3
|
fix: always serialize validationError (#2139)
|
2023-04-06 15:53:58 +03:00 |
|
|
|
ad495220f9
|
chore(docs): typos (#2140)
|
2023-04-06 12:13:38 +02:00 |
|
|
|
5e82f5aadf
|
fix: add difficulty to autoseal blocks (#2136)
|
2023-04-06 10:21:26 +02:00 |
|
|
|
843efe888f
|
feat(rpc): implement trace_Block (#2117)
|
2023-04-05 13:44:42 -07:00 |
|
|
|
f4fc9b5216
|
chore: add docs for PayloadStatusEnum (#2132)
|
2023-04-05 16:35:33 -04:00 |
|
|
|
7eb7f7458a
|
chore: hotfix latest valid hash on canonical block (#2128)
|
2023-04-05 16:35:16 -04:00 |
|
|
|
c1d128eb7a
|
chore: add some traces (#2127)
|
2023-04-05 18:22:09 +03:00 |
|