Commit Graph

2728 Commits

Author SHA1 Message Date
Alexey Shekhirin
b2be35c0ff feat(interfaces): database write error details (#4190) 2023-08-14 13:09:01 +00:00
Thomas Coratger
4a3f42ebe7 feat(payload): make the actual payload build function generic (#4153) 2023-08-14 13:02:42 +00:00
Alexey Shekhirin
2aefbd3560 chore(tree): log error on unreachable (#4185) 2023-08-14 11:23:17 +00:00
Matthias Seitz
957f9f4545 chore: bump jsonrpsee 0.20 (#4181) 2023-08-14 11:07:53 +00:00
Dan Cline
dfdfea8d72 feat: download blocks in merkle debug script (#4137) 2023-08-14 11:00:48 +00:00
Matthias Seitz
72236490ce fix: restrict max active queries (#4178) 2023-08-14 09:45:28 +00:00
Alessandro Mazza
4ff8bca977 feat: add flag to CLI to disable colour coding of console output (#4033)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-14 09:25:44 +00:00
Matthias Seitz
1d40f7197e style: use unwrap or default (#4169) 2023-08-14 09:24:41 +00:00
Matthias Seitz
d0b687b312 fix: spawn js service task on blocking pool (#4180) 2023-08-14 09:23:48 +00:00
Roman Krasiuk
c9bb6216cd chore(cli): remove unused debug.tip argument from execution debug script (#4183) 2023-08-14 09:23:08 +00:00
github-actions[bot]
84625e4a8c chore(deps): weekly cargo update (#4173)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-13 09:12:29 +00:00
Matthias Seitz
d152c9e3e7 docs: fix smol typo (#4177) 2023-08-13 10:59:33 +02:00
Jacob Kaufmann
2a62f2d156 docs(tx-pool): fix pending tx listener typo (#4171) 2023-08-12 19:24:26 +00:00
Roman Krasiuk
81e8ad4de6 fix(rpc): tracing target (#4161)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-12 10:17:33 +00:00
Matthias Seitz
1c23075edb fix: remove discarded transactions (#4164) 2023-08-11 14:28:51 +00:00
PatStiles
427a8395f9 feat(txpool): Make TransactionPool trait object safe (#4156)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-11 13:34:56 +00:00
Roman Krasiuk
03fc87701a fix(txpool): maintenance tracing target (#4160) 2023-08-11 12:39:38 +00:00
Andrew Ar
500b0fac13 (feat):add transaction::is_dynamic_fee (#4152) 2023-08-10 18:45:32 +00:00
Matthias Seitz
47bf60be61 fix: sub field is always serialized (#4151) 2023-08-10 18:01:37 +00:00
Matthias Seitz
5c0ec6feeb fix: exclude single stop vm trace instruction (#4149) 2023-08-10 18:01:23 +00:00
PatStiles
c412f3935d feat: add kzg_to_versioned_hash (#4085)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-08-10 17:56:03 +00:00
Matthias Seitz
2338720b68 fix: use original bytes (#4150) 2023-08-10 17:45:18 +00:00
Matthias Seitz
e43187bf7f feat: add is eip4844 fn (#4147) 2023-08-10 16:07:44 +00:00
Supernovahs.eth
b8b7ad60ad Signature functions moved to rpc_types_compat (#4143) 2023-08-10 15:06:49 +00:00
Roman Krasiuk
9817a9e724 chore(cli): expose registry provider (#4144) 2023-08-10 13:04:48 +00:00
Matthias Seitz
499ca3d153 chore: enable blobtest again (#4139) 2023-08-10 12:57:52 +00:00
Matthias Seitz
a808f7c22d fix: omit output if empty (#4138) 2023-08-10 12:57:39 +00:00
Matthias Seitz
628495ae8f chore: make unit type default (#4141) 2023-08-10 12:15:35 +00:00
DaniPopes
072c84083c chore: improve ef-tests readability (#4136) 2023-08-10 11:06:30 +00:00
Alessandro Mazza
7f540abde9 feat: add rpc server metrics into dashboard (#4078) 2023-08-10 10:32:44 +00:00
refcell.eth
4de1ff0691 fix(Makefile): Graceful cargo-nextest install (#4009)
Co-authored-by: refcell <refcell@oplabs.co>
2023-08-09 21:46:29 +00:00
Dan Cline
24def95475 chore: remove cargo deny rule for c-kzg (#4133) 2023-08-09 21:16:13 +00:00
Alexey Shekhirin
7426a01a93 fix(storage): fallback lookups for pruned history (#4121) 2023-08-09 21:04:59 +00:00
Alexey Shekhirin
e925cbcf3a feat(pruner, metrics): skip attribute for metrics derive macro (#4069) 2023-08-09 19:50:27 +00:00
prames
fd7e28e786 feat(txpool) modify txpool guard to be for pipeline syncs only (#4075)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-09 18:40:38 +00:00
Alexey Shekhirin
a8a2cfa7a3 feat(storage): account for pruned account/storage history (#4092) 2023-08-09 18:12:48 +00:00
Roman Krasiuk
88aea63128 release: 0.1.0-alpha.6 (#4132) v0.1.0-alpha.6 2023-08-09 15:21:58 +00:00
Matthias Seitz
6622f53c41 fix(trie): account prefixset unwind (#4130)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-08-09 14:33:55 +00:00
Matthias Seitz
7ea381f15e fix: hit database first for lookups (#4127) 2023-08-09 14:10:49 +00:00
Alexey Shekhirin
123249fdfd chore: pruner charts in Grafana dashboard (#4094) 2023-08-09 13:58:44 +00:00
Matthias Seitz
6752db8e76 feat: add max_fee_per_blob_gas fn (#4129) 2023-08-09 13:36:03 +00:00
joshieDo
31d1288d40 feat: adds arbitratry to BlobTransaction and KZG_TRUSTED_SETUP (#4116)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-09 12:30:44 +00:00
Roman Krasiuk
6581961d3f chore: disable eta for headers & bodies (#4065) 2023-08-09 12:17:19 +00:00
Alessandro Mazza
517f86aa2f ask for confirmation during reth db drop (#4118) 2023-08-09 12:08:45 +00:00
Dan Cline
6c90ec537d feat: add BlobTransaction network type (#4102) 2023-08-09 11:59:14 +00:00
Supernovahs.eth
ba7fa1a4ca standalone rpc_types (#4088)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-09 11:58:37 +00:00
Roman Krasiuk
058c55cd8c fix(trie): include destroyed accounts in account prefix set (#4126) v0.1.0-alpha.5 2023-08-09 11:25:55 +00:00
Roman Krasiuk
b823cc0177 release: 0.1.0-alpha.5 (#4111) 2023-08-08 16:09:23 +00:00
Roman Krasiuk
f47498f4e0 feat(cli): full storage trie recovery (#4119) 2023-08-08 15:46:18 +00:00
Matthias Seitz
bbe9d56ef4 Revert "feat: add TransactionSigned::recover_signers" (#4115) 2023-08-08 14:03:43 +02:00