Commit Graph

2794 Commits

Author SHA1 Message Date
Matthias Seitz
07a1af85ea feat: add Validator::on_new_head_block (#4303) 2023-08-21 23:12:03 +00:00
Roman Krasiuk
34b68deedf release: v0.1.0-alpha.7 (#4297) v0.1.0-alpha.7 2023-08-21 16:13:58 +00:00
Matthias Seitz
c4626f7039 fix: state overrides and call many args (#4298) 2023-08-21 16:00:47 +00:00
Matthias Seitz
3b404acc7d feat: support blob transactions in manager (#4294) 2023-08-21 15:05:11 +00:00
Bjerg
0d47e4cf4f docs: typos & cleanup (#4296) 2023-08-21 15:03:23 +00:00
Matthias Seitz
f5a304286f fix: use gas_used from execution result (#4293) 2023-08-21 14:45:08 +00:00
Matthias Seitz
1563506aea chore: add additional docs about root call gas limit (#4292) 2023-08-21 13:35:10 +00:00
Matthias Seitz
eaca2a4a7f feat: provide a way to opt out of pool updates (#4270) 2023-08-21 12:41:31 +00:00
Matthias Seitz
566e244e32 feat: add blob store canon tracker (#4278) 2023-08-21 12:41:21 +00:00
Matthias Seitz
2523154260 feat: add additional conversion trait for pooled tx element (#4279) 2023-08-21 12:35:59 +00:00
Matthias Seitz
e45a0d3e43 feat: integrate kzg setting in validator (#4286) 2023-08-21 12:35:21 +00:00
Matthias Seitz
b13424aa21 chore: reorder receipt fields (#4291) 2023-08-21 12:35:02 +00:00
Matthias Seitz
b710e57f9a feat: add load_trusted_setup_from_bytes (#4290) 2023-08-21 12:10:15 +00:00
Roman Krasiuk
7f9116b747 dep: move metrics to workspace (#4289) 2023-08-21 09:33:50 +00:00
Matthias Seitz
5c88193328 chore: rename test mod to make clippy happy (#4285) 2023-08-20 14:09:13 +02:00
Matthias Seitz
9ebeca3bef chore: simplify builder fn (#4284) 2023-08-20 13:07:32 +02:00
github-actions[bot]
6512603348 chore(deps): weekly cargo update (#4281)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-08-20 12:36:06 +02:00
ftupas
2abfe23171 dev: use U64 for transaction_index (#4261)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-18 21:37:52 +00:00
Matthias Seitz
cbf3eb4333 feat: integrate blobstore in validator (#4273) 2023-08-18 20:52:49 +00:00
Matthias Seitz
82a42c98a3 feat: add TransactionPool blob getters (#4272) 2023-08-18 18:43:16 +00:00
Dan Cline
9d46ab4863 feat: validate engine cancun fields based on method version (#4256) 2023-08-18 18:29:53 +00:00
Matthias Seitz
6077edf42a feat: add recovered wrapper type and eth pool conversions (#4267)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-08-18 17:57:42 +00:00
Matthias Seitz
8516fefa28 feat: integrate blobstore in pool (#4266) 2023-08-18 17:45:33 +00:00
joshieDo
24632aca6f feat(pruner): prune receipts based on log emitters during live sync (#4140) 2023-08-18 15:58:07 +00:00
Matthias Seitz
890eacbe54 fix: record geth selfdestructs (#4264) 2023-08-18 15:39:06 +00:00
Roman Krasiuk
466934c8f9 feat(trie): account proofs (#4249) 2023-08-18 15:32:01 +00:00
Matthias Seitz
849a47efb8 fix: prevent node info zero address (#4268) 2023-08-18 15:07:30 +00:00
Alexey Shekhirin
2904745650 chore: bump metrics (#4265) 2023-08-18 14:57:28 +00:00
Thomas Coratger
efab153cd9 feat(transaction-pool): make EthTransactionValidator generic over Validator (#4258)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-18 11:28:09 +00:00
Supernovahs.eth
5039b3b582 debug_backtraceAt (#4232)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-18 11:25:37 +00:00
Matthias Seitz
f53fdd5329 feat: add blob sidecar extraction to tx validation (#4254) 2023-08-17 19:57:40 +00:00
Matthias Seitz
0bcd388a20 chore: rename transaction (#4252) 2023-08-17 18:43:28 +00:00
Dan Cline
60ad6b2f54 perf: remove clones in PooledTransaction encoding (#4251) 2023-08-17 17:15:24 +00:00
Matthias Seitz
e6f471ddcf feat: add 4844 config and basic checks (#4245) 2023-08-17 16:39:10 +00:00
Matthias Seitz
a5b777a65f feat: add blob store service (#4191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-08-17 16:38:59 +00:00
Matthias Seitz
ca99ee2ec9 fix: broadcast promoted transactions (#4248) 2023-08-17 15:19:39 +00:00
Thomas Coratger
e948928224 feat(doc): enhance append_blocks_with_post_state doc (#4195) 2023-08-17 11:46:51 +00:00
Dan Cline
639a6eac17 feat: refactor PooledTransactionsElement into typed variants (#4241) 2023-08-17 10:23:37 +00:00
Protocolwhisper.eth
2d7c4203c8 (fix): Impl. Lagged error in pool update channel (#4242) 2023-08-17 10:19:39 +00:00
Dan Cline
75da6528a9 fix: return None instead of BlockBodyIndicesNotFound in BlockReader (#4239) 2023-08-17 10:11:26 +00:00
Matthias Seitz
d427ade178 fix: propagate promoted transactions (#4236) 2023-08-16 23:42:11 +00:00
Dan Cline
40f9576c3a feat: implement network encoding for blob transactions (#4172)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-16 23:10:33 +00:00
Matthias Seitz
45db5a6368 feat: support custom PoolTransaction errors (#4237) 2023-08-16 19:02:51 +00:00
Matthias Seitz
1fda268a4e perf: use futures unordered for active requests (#4231) 2023-08-16 18:02:46 +00:00
joshieDo
8a2c3abd2a feat(pipeline): prune receipts based on log emitters (#4044) 2023-08-16 16:38:36 +00:00
Matthias Seitz
6edbc0eeaf chore(deps): bump boa + thiserror (#4234) 2023-08-16 16:28:13 +00:00
Matthias Seitz
7a922a6ed0 perf: create buffer once (#4226) 2023-08-16 16:26:16 +00:00
Matthias Seitz
491b453edb feat: track node record (#4224) 2023-08-16 16:26:06 +00:00
Matthias Seitz
b232e05b26 fix: track established bonds (#4229) 2023-08-16 16:17:20 +00:00
Eric
d643d03030 Move parking_lot dependency to workspace dep (#4228) 2023-08-16 13:32:42 +00:00