|
|
cd05a96fee
|
dep: rm confy as a dep (#10290)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-08-20 06:37:35 +00:00 |
|
|
|
56e1448dbd
|
feat: Superchain mainnet - Granite hardfork timestamps (#10387)
|
2024-08-20 04:31:29 +00:00 |
|
|
|
7f6aa433c9
|
feat: light cleaning (#10385)
|
2024-08-20 04:26:29 +00:00 |
|
|
|
9dc855d7e1
|
chore: update hive expected failures (#10386)
|
2024-08-19 20:36:23 +00:00 |
|
|
|
1573746cef
|
chore(db): enable arbitrary feature on reth-db-models (#10384)
|
2024-08-19 19:51:32 +00:00 |
|
|
|
d9938a508d
|
chore(deps): weekly cargo update (#10379)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-08-19 11:33:58 +00:00 |
|
|
|
297934fe21
|
feat(rpc): get_account (#10369)
|
2024-08-19 11:29:17 +00:00 |
|
|
|
e27ad1a2be
|
very small refactor (#10382)
|
2024-08-19 00:15:24 +00:00 |
|
|
|
9bed8cf466
|
feat: improve connecting downloaded blocks (#10368)
|
2024-08-17 23:49:53 +00:00 |
|
|
|
f67608d9fa
|
test(provider): BlockNumReader of BlockchainProvider2 (#10354)
|
2024-08-17 23:00:46 +00:00 |
|
|
|
fceec0a364
|
chore(tx-pool): pool cli args (#10323)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-17 22:34:39 +00:00 |
|
|
|
8c02acad79
|
chore(net): Expose max seen transactions history size as cli arg (#10327)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-17 22:31:31 +00:00 |
|
|
|
d4acf69abb
|
fix(net): fix constants for TransactionsManager that use LruMap by length (#10324)
|
2024-08-17 21:50:25 +00:00 |
|
|
|
153a3e352d
|
feat: add impl From GenesisAccount to Account (#10256)
|
2024-08-17 21:47:54 +00:00 |
|
|
|
71bf5a1d73
|
test(provider): HeaderProvider of BlockchainProvider2 (#10330)
|
2024-08-17 17:44:26 +00:00 |
|
|
|
85cdf01d29
|
fix(trie): exclude trie updates for root node (#10306)
|
2024-08-17 17:34:50 +00:00 |
|
|
|
6bf3ca320a
|
feat(db): models crate (#10314)
Co-authored-by: Miguel Oliveira <migueloliveiradev@gmail.com>
|
2024-08-17 17:25:34 +00:00 |
|
|
|
b6edbe36dc
|
fix(payload): 7702 hardfork activation validation (#10360)
|
2024-08-17 17:08:59 +00:00 |
|
|
|
741b65f8bd
|
test(provider): BlockHashReader of BlockchainProvider2 (#10335)
|
2024-08-17 17:08:43 +00:00 |
|
|
|
a918779f2c
|
dev(primitives): signature conversion (#10371)
|
2024-08-17 17:06:19 +00:00 |
|
|
|
2d58c0bd3e
|
chore(node): Refactor node builder wrt stable 1.79.0 (#10367)
|
2024-08-17 17:05:33 +00:00 |
|
|
|
33985d2892
|
chain-state: add unit test for to_chain_notification (#10373)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-08-17 17:03:53 +00:00 |
|
|
|
57c99e80a5
|
fix(engine2): ensure static files are up to the tip when coming from an old engine node (#10299)
|
2024-08-17 16:54:50 +00:00 |
|
|
|
1edfbd7a68
|
chain-state: derive Default for ExecutedBlock (#10372)
|
2024-08-17 16:43:11 +00:00 |
|
|
|
c9dc7123ad
|
docs: fix param name (#10366)
|
2024-08-16 22:44:56 +00:00 |
|
|
|
6ace2fbbac
|
refactor(storage): small refactor in convert_block_number (#10364)
|
2024-08-16 05:58:53 +00:00 |
|
|
|
fac41d3686
|
chore(lint): Fix lint (#10359)
|
2024-08-15 23:44:24 +00:00 |
|
|
|
bff65e5f4d
|
feat: disable l1 data gas cost in --dev mode (#10332)
|
2024-08-15 19:58:26 +00:00 |
|
|
|
45285cfdd4
|
rpc: small refactor in ommer_by_block_and_index (#10325)
|
2024-08-15 19:45:28 +00:00 |
|
|
|
b6f02a8e9a
|
feat: implement tx validator for either (#10328)
|
2024-08-15 19:43:51 +00:00 |
|
|
|
668945f97c
|
fix: use saturating add for datagas (#10315)
|
2024-08-15 19:22:18 +00:00 |
|
|
|
821d3e611d
|
feat(provider): receipt and transaction by id in BlockchainProvider2 (#10281)
|
2024-08-15 19:22:05 +00:00 |
|
|
|
9f1567011b
|
feat(provider): BlockchainProvider2::transaction_id (#10296)
|
2024-08-15 18:18:24 +00:00 |
|
|
|
15306f4f8d
|
doc: update the recommended hardware in the installation page (#10313)
|
2024-08-15 01:12:41 +00:00 |
|
|
|
a0cf68ead8
|
fix(engine): aggregate state for chain notification (#10295)
|
2024-08-15 01:04:39 +00:00 |
|
|
|
c2808f1164
|
feat(provider): BlockchainProvider2::account_block_changeset (#10311)
|
2024-08-15 00:32:53 +00:00 |
|
|
|
97e153ab64
|
reth book: add instruction to update rust version (#10308)
|
2024-08-14 22:27:55 +00:00 |
|
|
|
60905f24a2
|
book: add env guide to exex book (#10310)
|
2024-08-14 22:12:45 +00:00 |
|
|
|
4421565000
|
fix(provider): range methods in BlockchainProvider2 (#10300)
|
2024-08-14 19:19:24 +00:00 |
|
|
|
418e2235d7
|
fix: set first block at the beginning of batch execution (#10302)
|
2024-08-14 18:56:36 +00:00 |
|
|
|
89c0c0f0ce
|
feat(net): Add panel for dropped egress cap messages (#10275)
|
2024-08-13 23:38:35 +00:00 |
|
|
|
a92a3ec5cf
|
docs: add engine kind flag to op-mainnet book (#10289)
|
2024-08-13 23:20:01 +00:00 |
|
|
|
834858caee
|
chore: remove rlp derivation from sealed block (#10287)
|
2024-08-13 23:01:03 +00:00 |
|
|
|
b52a65bf4f
|
chore(reth-storage-errors): no_std support (#10011)
|
2024-08-13 22:56:54 +00:00 |
|
|
|
f8db95f45f
|
chore(consensus): ease accepted validation types (#10285)
|
2024-08-13 20:57:03 +00:00 |
|
|
|
80e79bdfa4
|
feat: return empty list for post-merge blocks in BlockchainProvider2::ommers (#10286)
|
2024-08-13 20:33:37 +00:00 |
|
|
|
91c1df379d
|
fix: make RequestsProvider method aware of in-memory state (#10252)
|
2024-08-13 19:57:37 +00:00 |
|
|
|
ac3d62ba02
|
perf(tree): re-use intermediate nodes (#9836)
|
2024-08-13 19:57:22 +00:00 |
|
|
|
8a802dab60
|
chore(engine): enable engine debug streams in new implementation (#10282)
|
2024-08-13 05:06:39 +00:00 |
|
|
|
dfcd00fc6a
|
feat(ci): compile reth-consensus crate for Wasm (#10277)
|
2024-08-13 00:41:38 +00:00 |
|