|
|
f7bffeef53
|
chore: extract validate tx impl from trait impl (#4993)
|
2023-10-12 13:09:11 +00:00 |
|
|
|
2dbd142d60
|
feat(bin, prune): pass prune segments from CLI & refactor modes (#4964)
|
2023-10-12 11:49:28 +00:00 |
|
|
|
d2a967d4b5
|
Large tx integration test (#4959)
|
2023-10-12 11:42:56 +00:00 |
|
|
|
3a8c062574
|
chore: simplify HashedCursorFactory trait (#4984)
|
2023-10-12 11:41:06 +00:00 |
|
|
|
505c6bc826
|
docs: add note about ignore version field (#4994)
|
2023-10-12 13:43:43 +02:00 |
|
|
|
bd7b8f536d
|
notify full transaction listeners (4902) (#4978)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-12 11:23:21 +00:00 |
|
|
|
18311976a1
|
refactor(prune): impl Segment for other prune segments (#4899)
|
2023-10-12 07:13:01 +00:00 |
|
|
|
a2c62cdf61
|
rpc tracing to workspace (#4986)
|
2023-10-11 16:19:06 +00:00 |
|
|
|
b076a01933
|
feat(test): add debug trace ext helpers (#4982)
|
2023-10-11 14:46:01 +00:00 |
|
|
|
00a92f526a
|
chore: remove consensus generic (#4981)
|
2023-10-11 12:35:42 +00:00 |
|
|
|
e04292247f
|
fix: use pending block tag for actual pending block (#4966)
|
2023-10-11 03:06:53 +00:00 |
|
|
|
39f566e7cc
|
fix: use correct payload length for blob pooled txs (#4972)
|
2023-10-10 21:02:26 +00:00 |
|
|
|
c6531b48f8
|
feat: Feat/add on rpc server started hook (#4947)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-10 16:15:15 +00:00 |
|
|
|
fb96369674
|
moving Log::from_primitive to rpc compat crate (#4968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-10 13:57:41 +00:00 |
|
|
|
1cccd097eb
|
perf: disable nagle algorithm for rlpx sessions (#4944)
|
2023-10-09 22:09:09 +00:00 |
|
|
|
e474c0d73b
|
chore: phase out Substate::new (#4957)
|
2023-10-09 23:00:11 +02:00 |
|
|
|
450282cb76
|
Added trivial implementation of MockEthProvider for completeness. (#4960)
|
2023-10-09 20:37:43 +00:00 |
|
|
|
ee5b8c9064
|
fix: Match prestate tracer to Geth spec, fix storage diff misattribution (#4483)
Co-authored-by: clabby <ben@clab.by>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-09 16:24:14 +00:00 |
|
|
|
b62db459d4
|
builder functions for GethDefaultTracingOptions (#4956)
|
2023-10-09 16:17:41 +00:00 |
|
|
|
e823c4082d
|
feat(prune): transactions segment (#4937)
|
2023-10-09 15:52:11 +00:00 |
|
|
|
9ca0cdcf1e
|
feat(prune): headers segment triggered by snapshots (#4936)
|
2023-10-09 14:25:48 +00:00 |
|
|
|
670d459147
|
Better topic0 (#4950)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-09 12:40:33 +00:00 |
|
|
|
9561f2860a
|
fix: improve eth_createAccessList (#4954)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-09 12:01:23 +00:00 |
|
|
|
18c4891238
|
chore: add some geth tracer ergonomics (#4952)
|
2023-10-08 19:37:16 +02:00 |
|
|
|
5de04430fd
|
fix(disc) Send find_node request only after verifiying our endpoint proof (#4909)
|
2023-10-07 11:59:32 +00:00 |
|
|
|
51ecf3e96d
|
fix: improve account diff populate (#4934)
|
2023-10-06 19:23:22 +00:00 |
|
|
|
851831f4b8
|
fix: filter out unchanged account states in diff mode (#4931)
|
2023-10-06 18:11:00 +00:00 |
|
|
|
c825aafbc8
|
fix: only accept rpc enveloped format for transactions in payload (#4928)
|
2023-10-06 17:40:38 +00:00 |
|
|
|
9c8eca6a49
|
feat: add reth db snapshot <TYPE> command (#4889)
|
2023-10-06 16:33:56 +00:00 |
|
|
|
529635f8d4
|
fix: always serialize zero balance (#4929)
|
2023-10-06 14:58:12 +00:00 |
|
|
|
50fa71d8d8
|
feat(cli): debug build block (#4914)
|
2023-10-06 08:34:38 +00:00 |
|
|
|
f18845d251
|
impl for Eip2930 (#4927)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-05 22:46:01 +00:00 |
|
|
|
49ac2f5110
|
feat: add metrics to engine RPC API (#4912)
|
2023-10-05 19:51:50 +00:00 |
|
|
|
50b5215f4b
|
fix(engine): always push back hooks, add tests (#4924)
|
2023-10-05 19:47:15 +00:00 |
|
|
|
ec543ab2b6
|
chore(payload): additional debug logs (#4926)
|
2023-10-05 19:39:10 +00:00 |
|
|
|
12c0bde9ec
|
feat: add ipc path to config (#4920)
|
2023-10-05 19:09:30 +00:00 |
|
|
|
a9b09a7552
|
chore: BlobsBundle::take (#4925)
|
2023-10-05 18:34:02 +00:00 |
|
|
|
442f28a8f2
|
chore: rm redundant if empty check (#4923)
|
2023-10-05 17:09:55 +00:00 |
|
|
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
|
|
4dceabf06b
|
fix: add blob_gas_used after succesful tx execution (#4913)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-05 10:54:53 +00:00 |
|
|
|
0a36bb6045
|
Add input and accesslist to mock tx (#4904)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-05 10:18:00 +00:00 |
|
|
|
bf7b6f8d2e
|
fix: manually implements arbitrary for TxValue (#4907)
|
2023-10-04 18:34:54 +00:00 |
|
|
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
|
|
e93edfcdf0
|
chore: return empty vec if input vec is empty (#4906)
|
2023-10-04 17:09:34 +00:00 |
|
|
|
1c39b3736f
|
fix: export everything from traits mod (#4900)
|
2023-10-04 16:41:10 +00:00 |
|
|
|
5f56e529ab
|
chore: add dedicated send functions (#4903)
|
2023-10-04 14:16:59 +00:00 |
|
|
|
afebb2b20b
|
intrinsic gas check (#4867)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-04 12:33:40 +00:00 |
|
|
|
081d71e1a2
|
change transaction value fields from u128 to a wrapper-type of U256 (#4439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-04 12:07:44 +00:00 |
|
|
|
d3cc4cc643
|
refactor: move broadcast channel init into tree (#4894)
|
2023-10-03 17:26:41 +00:00 |
|
|
|
b1a7a871cd
|
chore: bump revm (#4884)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2023-10-03 13:45:53 +00:00 |
|