|
|
047bf8630a
|
perf(rpc-tx-helpers): simplify clones (#12800)
|
2024-11-23 05:05:03 +00:00 |
|
|
|
5db3ad1a67
|
feat: add Transaction AT to TransactionsProvider (#12794)
|
2024-11-22 23:04:42 +00:00 |
|
|
|
36db1c2407
|
chore: simplify cost calc (#12796)
|
2024-11-22 20:13:07 +00:00 |
|
|
|
6a97a6dfe4
|
chore: include payload id in debug msg (#12795)
|
2024-11-22 19:53:46 +00:00 |
|
|
|
9a7a733a08
|
feat: impl InMemorySize for PooledTx (#12791)
|
2024-11-22 19:41:46 +00:00 |
|
|
|
71fd63d9ac
|
feat: add try_into_pooled_eip4844 (#12792)
|
2024-11-22 19:41:11 +00:00 |
|
|
|
2d5256cb05
|
chore: use existing transaction fns (#12793)
|
2024-11-22 19:14:58 +00:00 |
|
|
|
55d047fcf6
|
Grammar and Typo Fixes in Documentation (#12789)
|
2024-11-22 19:02:46 +01:00 |
|
|
|
5b5e69b64e
|
feat: add InMemorySize for more alloy types (#12788)
|
2024-11-22 16:24:51 +00:00 |
|
|
|
0416550c53
|
chore: move traits for safe and finalized block read/write (#12786)
|
2024-11-22 15:53:42 +00:00 |
|
|
|
7f95f1bf07
|
feat: generic static file masks (#12785)
|
2024-11-22 15:52:51 +00:00 |
|
|
|
362e2ed0af
|
chore: rename transaction_by_id_no_hash fn (#12783)
|
2024-11-22 15:35:50 +00:00 |
|
|
|
7b156f058c
|
feat: impl alloy transaction for pooled tx (#12787)
|
2024-11-22 15:29:04 +00:00 |
|
|
|
ba1a1687b0
|
chore: simplify typed to signed tx (#12781)
|
2024-11-22 15:12:36 +00:00 |
|
|
|
cbd9d6dc05
|
chore: remove no hash usage in tests (#12782)
|
2024-11-22 15:11:03 +00:00 |
|
|
|
9a2eacdb9c
|
chore: move traits used by legacy engine to separate mod (#12784)
|
2024-11-22 15:53:14 +01:00 |
|
|
|
f2860006f7
|
chore: replace TransactionSigned struct inits with new functions (#12779)
|
2024-11-22 14:28:59 +00:00 |
|
|
|
64728e0856
|
refactor: simplify withdrawals outcome (#12780)
|
2024-11-22 14:15:43 +00:00 |
|
|
|
87ecb43413
|
replace BlockWithSenders with fn (#12695)
|
2024-11-22 13:52:08 +00:00 |
|
|
|
3384c84f6f
|
chore: more useful tx conversions (#12778)
|
2024-11-22 13:47:40 +00:00 |
|
|
|
852fba6524
|
chore: replace blobtx fields with signed (#12774)
|
2024-11-22 13:34:09 +00:00 |
|
|
|
26ecda223f
|
chore: some additional pool docs (#12776)
|
2024-11-22 13:33:43 +00:00 |
|
|
|
73cd92f5f5
|
chore(pending-pool): remove unused all txs (#12777)
|
2024-11-22 13:31:44 +00:00 |
|
|
|
7f5fd80cb7
|
feat: integrate SignedTx AT into StaticFileProviderRW (#12764)
|
2024-11-22 11:49:25 +00:00 |
|
|
|
3d93b81a7e
|
chore: replace pooled elements with signed (#12773)
|
2024-11-22 11:19:03 +00:00 |
|
|
|
f2126f2c05
|
chore: move withencoded struct (#12770)
|
2024-11-22 11:06:42 +00:00 |
|
|
|
ef3e0b360f
|
perf(op-payload): remove unneeded clone (#12771)
|
2024-11-22 10:31:06 +00:00 |
|
|
|
a163929724
|
feat: add signed conversions (#12772)
|
2024-11-22 11:58:20 +01:00 |
|
|
|
3765ae2444
|
feat: add TransactionSigned::new fns (#12768)
|
2024-11-22 11:37:34 +01:00 |
|
|
|
7d24aa40e8
|
chore(trie): log proof result send error (#12749)
|
2024-11-22 08:44:56 +00:00 |
|
|
|
d3b68656c2
|
fix: always truncate static files (#12765)
|
2024-11-22 08:30:56 +00:00 |
|
|
|
f211aacf55
|
chore: rm tx alias re-export (#12762)
|
2024-11-22 01:07:04 +01:00 |
|
|
|
0eaef1f1dc
|
chore: rm unused error variants (#12763)
|
2024-11-22 00:48:38 +01:00 |
|
|
|
39e7fdeeb3
|
chore: remove txext trait (#12760)
|
2024-11-21 23:29:08 +00:00 |
|
|
|
4442b5d6fa
|
feat: convert hash field to OnceLock<TxHash> on TransactionSigned (#12596)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-11-21 22:40:29 +00:00 |
|
|
|
6f6fb005ab
|
chore: remove feature gated import (#12761)
|
2024-11-21 23:56:18 +01:00 |
|
|
|
1061e46816
|
chore: use new is_broadcastable_in_full (#12757)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-11-21 20:44:50 +00:00 |
|
|
|
367478c6f1
|
chore: use hash ref (#12756)
|
2024-11-21 20:21:28 +00:00 |
|
|
|
0558235b98
|
refactor: unify logic for blocks removal (#12743)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-11-21 19:47:33 +00:00 |
|
|
|
edeacbecfb
|
fix: bad databaseargs default (#12747)
|
2024-11-21 18:46:39 +00:00 |
|
|
|
c2323b4e49
|
chore(sdk): add adapters for header and body to NodeTypes (#12723)
|
2024-11-21 18:17:16 +00:00 |
|
|
|
3d477e7d6f
|
Replace use of fully qualified syntax (#12751)
|
2024-11-21 17:53:57 +00:00 |
|
|
|
f8d683e80e
|
Improve metrics hooks setup (fixes #12672) (#12684)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-21 17:03:15 +00:00 |
|
|
|
2093d2bd9a
|
chore(sdk): Add NodePrimitives::BlockHeader and NodePrimitives::BlockBody (#12647)
|
2024-11-21 17:03:05 +00:00 |
|
|
|
2c7b404c24
|
perf(evm-config): return &Arc<ChainSpec> (#12748)
|
2024-11-21 16:46:44 +00:00 |
|
|
|
ad7885b48c
|
chore(sdk): Define helper trait MaybeCompact (#12683)
|
2024-11-21 16:10:06 +00:00 |
|
|
|
96f7572404
|
chore(net): downgrade pending sesion timeout log to trace (#12745)
|
2024-11-21 15:52:38 +00:00 |
|
|
|
54ff4c7349
|
feat: relax more tx manager bounds (#12744)
|
2024-11-21 15:35:43 +00:00 |
|
|
|
c73dadacb2
|
refactor: unify code paths for trie unwind (#12741)
|
2024-11-21 15:20:29 +00:00 |
|
|
|
9d3f8cc6a2
|
docs: add additional eth validator docs (#12742)
|
2024-11-21 13:31:03 +00:00 |
|