|
|
82862fabd7
|
primitives: rm redundant functions for Transaction (#11747)
|
2024-10-16 20:33:57 +00:00 |
|
|
|
b1cc16809b
|
feat(cli): make pruning block interval an option (#11810)
|
2024-10-16 20:13:16 +00:00 |
|
|
|
a2249b0b04
|
fix(exex): filter only WAL files when walking the directory (#11802)
|
2024-10-16 19:23:15 +00:00 |
|
|
|
756a47e4e2
|
chore: add shekhirin to trie code owners (#11809)
|
2024-10-16 18:33:29 +00:00 |
|
|
|
dcaa432155
|
chore(trie): use RlpNode::as_hash (#11808)
|
2024-10-16 18:31:58 +00:00 |
|
|
|
e5cd026e03
|
deps: alloy-trie@0.7.2 (#11807)
|
2024-10-16 17:49:57 +00:00 |
|
|
|
099987fc3d
|
chore(cli): add default_client_version to rethCli (#11773)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-16 17:30:26 +00:00 |
|
|
|
12cab204b5
|
fix(witness): branch node children decoding (#11599)
|
2024-10-16 17:21:25 +00:00 |
|
|
|
6b2ec42e48
|
docs: clarify max rpc tracing requests (#11796)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-16 16:50:18 +00:00 |
|
|
|
281307fe4c
|
chore(ci): update list of crates excluded from wasm checks (#11787)
|
2024-10-16 15:47:35 +00:00 |
|
|
|
cb7fd084a6
|
chore: remove &self from update_estimated_gas_range (#11799)
|
2024-10-16 15:05:59 +00:00 |
|
|
|
6ad1275e6b
|
chore(sdk): move block traits into reth-primitives-traits (#11780)
|
2024-10-16 15:04:23 +00:00 |
|
|
|
c76d319444
|
chore: rm optimism feature from reth-revm (#11797)
|
2024-10-16 12:44:19 +00:00 |
|
|
|
6f04110876
|
chore: rename SenderId::into_id to SenderId::into_transaction_id (#11793)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-16 12:25:27 +00:00 |
|
|
|
eec861fe9f
|
chore: rm unused optimism feature (#11794)
|
2024-10-16 11:59:41 +00:00 |
|
|
|
87399ae2c1
|
chore: rename executor and provider Generic -> Basic (#11788)
|
2024-10-16 11:20:42 +00:00 |
|
|
|
248b6b5905
|
fix: task executor metrics (#11738)
|
2024-10-16 10:39:25 +00:00 |
|
|
|
d421931b7e
|
trie: simplify usage of HashedStorage with default (#11662)
|
2024-10-16 10:31:23 +00:00 |
|
|
|
f49a4ae185
|
feat: add OpExecutionStrategy (#11761)
|
2024-10-16 10:13:46 +00:00 |
|
|
|
e454b2402b
|
chore: use highest known nonce (#11784)
|
2024-10-16 09:44:15 +00:00 |
|
|
|
0f903b1e20
|
feat: add EthExecutionStrategy (#11584)
|
2024-10-16 09:40:33 +00:00 |
|
|
|
323d8edfb9
|
feat: implement batch executor (#11753)
|
2024-10-16 09:02:23 +00:00 |
|
|
|
a14a9fd8b0
|
chore: add chain_id shortcut (#11782)
|
2024-10-16 08:59:20 +00:00 |
|
|
|
a6358d2e6f
|
feat(provider): add *StateProviderRef creation methods to DatabaseProvider (#11776)
|
2024-10-16 08:52:56 +00:00 |
|
|
|
183cea4577
|
chore(provider): move state_provider_from_state to BlockState impl (#11777)
|
2024-10-16 08:13:30 +00:00 |
|
|
|
b8147708ad
|
feat(txpool): function to return the next free nonce (#11744)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-16 08:05:56 +00:00 |
|
|
|
3f3a7ef023
|
unify &Option<T> to Option<&T> (#11755)
|
2024-10-16 07:57:28 +00:00 |
|
|
|
d4be773f5f
|
chore: move tests in reth_execution_types::chain to reth-evm-optimism (#11115)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-15 20:47:23 +00:00 |
|
|
|
78415ff7c5
|
chore: include hash in trace (#11762)
|
2024-10-15 19:18:21 +00:00 |
|
|
|
4144d6ea24
|
chore: add get_database_args (#11766)
|
2024-10-15 19:17:31 +00:00 |
|
|
|
7f92760655
|
fix: estimateGas edge case (#11764)
|
2024-10-15 18:43:56 +00:00 |
|
|
|
7b1b1fcb3b
|
chore(stage test): use with_capacity (#11759)
|
2024-10-15 16:24:25 +00:00 |
|
|
|
77a382f59b
|
chore: allow missing const (#11750)
|
2024-10-15 16:21:08 +00:00 |
|
|
|
04f5b53462
|
chore: touchups PayloadOrAttributes (#11749)
|
2024-10-15 15:47:04 +00:00 |
|
|
|
5aceb3e11e
|
primitives: rm redundant chain_id function for Transaction (#11751)
|
2024-10-15 15:27:26 +00:00 |
|
|
|
6fb271036d
|
feat: move RPC launch to add-ons (#11532)
|
2024-10-15 14:51:40 +00:00 |
|
|
|
a235f7214c
|
feat(trie): sparse trie (#11741)
|
2024-10-15 13:53:43 +00:00 |
|
|
|
c4d7b59183
|
perf(rpc): add optional block argument to trace_block_until_with_inspector (#11631)
|
2024-10-15 13:04:20 +00:00 |
|
|
|
161605313a
|
feat: sketch composable executor (#11447)
|
2024-10-15 11:12:41 +00:00 |
|
|
|
3cb4bf266d
|
chore(deps): bump alloy-trie 0.7 (#11362)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-10-15 10:53:34 +00:00 |
|
|
|
39f0ab4116
|
chore: turn off reth-revm default features (#10215)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-15 10:32:25 +00:00 |
|
|
|
5e386130da
|
primitives: impl alloy_consensus::Transaction for Transaction (#11727)
|
2024-10-15 08:42:15 +00:00 |
|
|
|
e92fbaea30
|
chore(ci): do not run hive on legacy engine (#11733)
|
2024-10-15 08:35:47 +00:00 |
|
|
|
0b6397217c
|
chore: rm optimism feature from chainspec (#11722)
|
2024-10-15 08:24:10 +00:00 |
|
|
|
3ab1f9559e
|
feat: replace once_cell with std (#11694)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-10-15 08:21:01 +00:00 |
|
|
|
2a86245649
|
feat: extend txpool remove txs utility (#11702)
|
2024-10-15 08:19:23 +00:00 |
|
|
|
e0a26ac9a2
|
feat: add node builder helpers (#11731)
|
2024-10-15 08:08:45 +00:00 |
|
|
|
cf38ff5401
|
primitive: introduce reth Transaction trait (#11728)
|
2024-10-15 08:02:00 +00:00 |
|
|
|
0dbc374639
|
feat(ci): add workflow for git sha container builds (#11721)
|
2024-10-14 22:38:15 +00:00 |
|
|
|
9f9de0fab9
|
fix(rpc/trace): return empty if after >= traces (#11715)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-14 19:24:20 +02:00 |
|