|
|
88cf81feb1
|
chore: add basic downloader empty response and exceeding limit tests (#5286)
|
2023-11-03 20:24:51 +00:00 |
|
|
|
535b8687a5
|
perf: gc refs for js tracing (#5264)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2023-11-03 16:58:55 +00:00 |
|
|
|
4fcd20c890
|
feat(tree): measure different parts of canonicalization (#5266)
|
2023-11-03 16:53:59 +00:00 |
|
|
|
3ab1afc9aa
|
feat: implement providers for SnapshotJarProvider (#5231)
|
2023-11-03 14:30:57 +00:00 |
|
|
|
38eb1ee2ed
|
feat(rpc-testing-util): support test block for trace get (#5272)
|
2023-11-03 11:46:03 +00:00 |
|
|
|
9fc0e7637f
|
feat(tasks) : add docs (#5274)
|
2023-11-03 11:45:25 +00:00 |
|
|
|
ddcd4d600e
|
fix: trace_filter matches all transactions on empty addresses (#5279)
|
2023-11-03 11:17:04 +00:00 |
|
|
|
e2ce0151b0
|
chore: make BodiesDownloaderBuilder default equal to BodiesConfig (#5276)
|
2023-11-03 11:15:38 +00:00 |
|
|
|
a98ae7fa3e
|
feat: add --rpc.jwtsecret arg (#5271)
|
2023-11-03 02:58:55 +00:00 |
|
|
|
e6995e5cdf
|
Parse Genesis Value from Memory (#5238)
|
2023-11-03 02:58:29 +00:00 |
|
|
|
265dd56f24
|
feat(rpc-types): Implement Clone for TraceFilter struct (#5273)
|
2023-11-02 17:36:37 +00:00 |
|
|
|
9a56e4b91c
|
docs: add an overview of the creation and querying of snapshots (#5270)
|
2023-11-02 17:25:29 +00:00 |
|
|
|
3fc776e382
|
fix: check payload length and consumed buf for pooled tx (#5153)
|
2023-11-02 14:56:35 +00:00 |
|
|
|
93fc2e2991
|
feat(primitives): effective_gas_tip and effective_tip_per_gas functions together (#5144)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-02 14:31:30 +00:00 |
|
|
|
0449c5eca6
|
feat(rpc): limit block_range by 100_000 per eth_getLogs request (#5243)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-11-02 14:29:03 +00:00 |
|
|
|
24fade37ec
|
feat: feature gate c-kzg in reth-primitives (#5240)
|
2023-11-02 14:26:03 +00:00 |
|
|
|
c0e70ba8b6
|
Authenticated json rpc endpoint (#5250)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-02 13:35:09 +00:00 |
|
|
|
026663f1d9
|
feat(primitives): extended display and formatting for JsonU256 (#5199)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-02 13:47:03 +01:00 |
|
|
|
caedf7a920
|
feat(engine): log hook name when it's running (#5268)
|
2023-11-02 12:00:35 +00:00 |
|
|
|
b78b8b8990
|
feat(rpc-testing-utils) : stream support for trace_get functionality (#5265)
|
2023-11-02 10:35:52 +00:00 |
|
|
|
7cc64024d9
|
chore(tree): remove redundant BlockchainTree RethError variant (#5269)
|
2023-11-01 20:03:01 +00:00 |
|
|
|
4040cd7946
|
Update overview.json – fix description of "File descriptors" panel (#5259)
|
2023-11-01 19:23:02 +00:00 |
|
|
|
cf438d91bd
|
fix: peek returns nth element from the top of the stack (#5262)
|
2023-11-01 17:46:54 +00:00 |
|
|
|
23c4828e5a
|
docs: clarify discovery nodes (#5260)
|
2023-11-01 16:06:08 +00:00 |
|
|
|
40e124b25e
|
feat(rpc-testing-utils): support test block for trace_call_many (#5258)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-31 21:51:33 +00:00 |
|
|
|
4dfcd4e6cb
|
fix: treat invalid opcode as out-of-gas in estimate loop (#5256)
|
2023-10-31 21:10:17 +00:00 |
|
|
|
9bac558ef4
|
fix: set tx gas limit not block gas limit (#5257)
|
2023-10-31 20:54:47 +00:00 |
|
|
|
d6e7fb11c6
|
feat(rpc-testing-utils) : TraceApiExt with trace_call_many Stream Support (#5255)
|
2023-10-31 20:22:07 +00:00 |
|
|
|
e0276d278f
|
Add missing beacon API eventstream-types (#5200)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-31 18:25:35 +00:00 |
|
|
|
3ed8e43aed
|
feat: add NoopPayloadBuilderService (#5205)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2023-10-31 17:14:10 +00:00 |
|
|
|
ac241928be
|
fix(rpc): return the correct withdrawal index field (#5253)
|
2023-10-31 16:32:42 +00:00 |
|
|
|
824152ecd0
|
fix: record memory if vm trace enabled (#5251)
|
2023-10-31 16:26:21 +00:00 |
|
|
|
7fd0df2980
|
chore: bump to newest revm and c-kzg v0.4.0 (#5248)
|
2023-10-31 14:31:25 +00:00 |
|
|
|
9ca44efe9f
|
feat(bin): separate journald and file log filters, log debug to file by default (#5197)
|
2023-10-31 11:08:15 +00:00 |
|
|
|
7907cece7c
|
fix: dev-deps rpc-types (#5239)
|
2023-10-30 20:43:03 +00:00 |
|
|
|
fef8d7f4e6
|
feat(args) : increase default max response size (#5237)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-30 20:00:43 +00:00 |
|
|
|
ed9b9a7d82
|
feat(rpc) : support for eth_newPendingTransactionFilter full rpc function (#5206)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-30 18:00:30 +00:00 |
|
|
|
64d50643c8
|
feat: roundtrip fuzz harness for PooledTransactions (#5125)
|
2023-10-30 17:11:25 +00:00 |
|
|
|
2a56203563
|
test(state): in-memory state root (#5226)
|
2023-10-30 13:39:48 +00:00 |
|
|
|
7140bc29ff
|
fix: filter out empty storage entries in state diff (#5230)
|
2023-10-30 13:38:24 +00:00 |
|
|
|
ef80b4d037
|
feat(rpc-testing) : add raw transaction tracing to traceApiExt (#5221)
|
2023-10-30 13:35:27 +00:00 |
|
|
|
3b7d09327e
|
fix: fetch account code if not empty (#5229)
|
2023-10-30 13:33:33 +00:00 |
|
|
|
07552ca149
|
style: builder style segment set (#5209)
|
2023-10-30 12:57:52 +00:00 |
|
|
|
e73ece945d
|
feat: remove const generics from cursors and add segment masks (#5181)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-10-30 12:24:49 +00:00 |
|
|
|
74a2bf38dd
|
feat: add SnapshotCursor wrapper and impl HeaderProvider (#5170)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-10-30 11:58:03 +00:00 |
|
|
|
d51bc45bad
|
fix: pin nightly temporarily (#5227)
|
2023-10-30 11:00:24 +00:00 |
|
|
|
7039aac5e8
|
chore: use latest geth build in CI (#5219)
|
2023-10-29 12:52:58 +01:00 |
|
|
|
094d91b4ef
|
chore: remove geth zip file (#5218)
|
2023-10-29 12:46:20 +01:00 |
|
|
|
3eae861ae0
|
chore: remove unused deps (#5217)
|
2023-10-29 12:40:04 +01:00 |
|
|
|
5f0e6912ad
|
chore(deps): weekly cargo update (#5215)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2023-10-29 12:14:03 +01:00 |
|