Commit Graph

3422 Commits

Author SHA1 Message Date
Roberto Bayardo
320ffd2a03 restrict --chain flag setting for op-reth node & fix help info (#5334)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-07 16:45:00 +00:00
DaniPopes
5533ebb893 chore: update nextest config (#5341) 2023-11-07 15:44:01 +00:00
Matthias Seitz
04c0d6f003 docs: add docs about call order of config trait (#5340) 2023-11-07 15:30:14 +00:00
Matthias Seitz
ef2f96afe8 fix: output field is called value (#5339) 2023-11-07 15:29:18 +00:00
Alexey Shekhirin
d762d2d9f7 feat: downgrade trie debug logs to trace, cleanup debug logs more (#5285) 2023-11-07 12:58:36 +00:00
Dan Cline
e6ea2510c7 fix: use helper to deserialize mainnet TTD (#5322)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 22:00:09 +00:00
DoTheBestToGetTheBest
23e789f978 feat(primitive) refactor get_gas_price (#5328) 2023-11-06 17:33:55 +00:00
DoTheBestToGetTheBest
be542b2a94 feat(rpc-testing-util): rpc tracing compare testing support (#5148) 2023-11-06 17:29:54 +00:00
Matthias Seitz
73b11de894 docs: call many docs (#5331) 2023-11-06 17:20:40 +00:00
DoTheBestToGetTheBest
7d0abeff54 feat(primitives) : support test for fill_cfg_and_block_env function (#5330) 2023-11-06 17:07:14 +00:00
refcell.eth
45f3ee7b32 chore(primitives): Compact TxType Unit Table Test (#5325) 2023-11-06 16:25:50 +00:00
Matthias Seitz
164b486d9b chore: use u64 for payloadattributes directly (#5327) 2023-11-06 15:59:08 +00:00
Sean Matt
dea22ada84 feat: add TransactionsHandle function (#5198)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 13:35:31 +00:00
Alexey Shekhirin
648f54e1be feat(primitives): format stage progress with two decimal places (#5324) 2023-11-06 13:33:49 +00:00
DoTheBestToGetTheBest
2846609b24 feat (rpc-testing-utils) : enhenced trace filter streaming for local node (#5295) 2023-11-06 13:11:15 +00:00
Matthias Seitz
29a8489982 feat: add more beacon API types (#5292) 2023-11-06 13:10:26 +00:00
clabby
fa803fd7ef fix(ci): Optimism unit / integration tests (#5318) 2023-11-06 12:58:29 +00:00
refcell.eth
22dfe96ae0 fix(payload): Ethereum Payload Builder Zero Type (#5313)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 12:52:05 +00:00
DoTheBestToGetTheBest
d090803eb8 feat(rpc-testing-utils) : trace_filter test (#5293) 2023-11-06 12:45:45 +00:00
DaniPopes
f8ceda9ea8 chore: reduce size of common types (#5304) 2023-11-06 12:45:20 +00:00
DoTheBestToGetTheBest
2d315c2f3a feat(primitives): supports test for from_compact (#5312) 2023-11-05 20:17:39 +00:00
DoTheBestToGetTheBest
1aca4b0128 feat(primitives) : test for TxDeposit and related methods (#5317) 2023-11-05 20:03:37 +00:00
DaniPopes
45628e7869 chore: add nextest config (#5320) 2023-11-05 20:02:07 +00:00
DoTheBestToGetTheBest
6a5dbc4d0b feat(primitives) : match exhaustive (#5316) 2023-11-05 19:28:27 +00:00
refcell.eth
c258659dd9 fix(primitives): Exhaustive Matching on TxType Primitive Encoding (#5315) 2023-11-05 19:12:24 +00:00
DaniPopes
18a55d240b ci: fix partitions + clippy (#5314) 2023-11-05 19:00:59 +00:00
refcell.eth
3d076b1594 fix(ci): Integration Test Specify Reth Binary (#5311) 2023-11-05 17:59:11 +00:00
DaniPopes
898648758f fix: bump stack size on Windows (#5301) 2023-11-05 17:58:29 +00:00
clabby
52670a8b24 feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
2023-11-05 17:33:42 +00:00
suneal
390abf3a44 chore: drain fetching transaction events (#5309) 2023-11-05 14:52:07 +00:00
DoTheBestToGetTheBest
2892f02659 feat(rpc-types) : Implement Default Trait for TraceFilter (#5294) 2023-11-05 13:59:37 +00:00
DaniPopes
470449ff24 fmt: format doc comments (#5308) 2023-11-05 13:06:30 +00:00
DaniPopes
f9c46bf426 chore(meta): add myself to .github CODEOWNERS (#5307) 2023-11-05 13:05:34 +00:00
github-actions[bot]
e57ad4a302 chore(deps): weekly cargo update (#5297)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2023-11-05 12:55:17 +00:00
DaniPopes
6e0cf0f33a ci: chores (#5280) 2023-11-04 23:22:27 +00:00
DoTheBestToGetTheBest
bcd8e6fa89 feat(rpc-testing-utils) : Implement trace_filter Stream Extension for TraceApiExt (#5282) 2023-11-04 15:45:03 +00:00
Phillip LeBlanc
219b7db52c fix: trace_filter properly matches when from_addresses or to_addresses aren't set (#5291) 2023-11-04 11:01:37 +00:00
DoTheBestToGetTheBest
e11b371770 feat(rpc-testing-utils) : enhanced tansaction replay (#5275)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-04 07:44:15 +00:00
DoTheBestToGetTheBest
2412cc4823 feat(rpc-builder): support jwt secret in client (#5284) 2023-11-04 06:47:41 +00:00
Dan Cline
cf1824989e fix: replace mainnet TTD so geth mainnet genesis parsing works (#5290)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-04 06:08:30 +00:00
Dan Cline
88cf81feb1 chore: add basic downloader empty response and exceeding limit tests (#5286) 2023-11-03 20:24:51 +00:00
Matthias Seitz
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
Alexey Shekhirin
4fcd20c890 feat(tree): measure different parts of canonicalization (#5266) 2023-11-03 16:53:59 +00:00
joshieDo
3ab1afc9aa feat: implement providers for SnapshotJarProvider (#5231) 2023-11-03 14:30:57 +00:00
DoTheBestToGetTheBest
38eb1ee2ed feat(rpc-testing-util): support test block for trace get (#5272) 2023-11-03 11:46:03 +00:00
DoTheBestToGetTheBest
9fc0e7637f feat(tasks) : add docs (#5274) 2023-11-03 11:45:25 +00:00
Phillip LeBlanc
ddcd4d600e fix: trace_filter matches all transactions on empty addresses (#5279) 2023-11-03 11:17:04 +00:00
Dan Cline
e2ce0151b0 chore: make BodiesDownloaderBuilder default equal to BodiesConfig (#5276) 2023-11-03 11:15:38 +00:00
Matthias Seitz
a98ae7fa3e feat: add --rpc.jwtsecret arg (#5271) 2023-11-03 02:58:55 +00:00
grantkee
e6995e5cdf Parse Genesis Value from Memory (#5238) 2023-11-03 02:58:29 +00:00