DoTheBestToGetTheBest
|
916b6b3b28
|
implementations for DbTx functions for TxMock (#5015)
|
2023-10-23 17:33:38 +00:00 |
|
Alexey Shekhirin
|
d05b32449b
|
feat(bin): --raw and min size arguments for db commands (#5113)
|
2023-10-23 12:08:48 +00:00 |
|
Thomas Coratger
|
93e837e28a
|
feat(storage): add an option to return hashed transactions in block_with_senders (#5095)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-19 22:56:01 +00:00 |
|
Thomas Coratger
|
5d217a2867
|
feat(primitives): move revm-primitives to reth-primitives (#5088)
|
2023-10-19 22:35:46 +00:00 |
|
Matthias Seitz
|
ffe0e89003
|
chore: return None if block does not exist (#5091)
|
2023-10-19 11:54:47 +00:00 |
|
Roman Krasiuk
|
3adc627a35
|
feat(rpc): enable eth_getProof (#5071)
|
2023-10-18 16:05:26 +00:00 |
|
Roman Krasiuk
|
d116de7410
|
Revert "feat(storage): make BlockReaderIdExt safe" (#5059)
|
2023-10-17 19:29:59 +00:00 |
|
robinsdan
|
ede8278916
|
remove lifetime param in storage trait (#5046)
|
2023-10-17 13:30:50 +00:00 |
|
Thomas Coratger
|
30ebd2f8bb
|
feat(storage): make BlockReaderIdExt safe (#5022)
|
2023-10-16 11:15:52 +00:00 |
|
Matthias Seitz
|
48cf69def4
|
chore(deps): move some deps to workspace (#5020)
|
2023-10-14 09:23:02 +02:00 |
|
Alexey Shekhirin
|
e86b80a019
|
feat(bin, snapshot): SnapshotSegment, headers segment & refactors (#4979)
|
2023-10-12 18:51:57 +00:00 |
|
robinsdan
|
3a8c062574
|
chore: simplify HashedCursorFactory trait (#4984)
|
2023-10-12 11:41:06 +00:00 |
|
Supernovahs.eth
|
a2c62cdf61
|
rpc tracing to workspace (#4986)
|
2023-10-11 16:19:06 +00:00 |
|
Matthias Seitz
|
e04292247f
|
fix: use pending block tag for actual pending block (#4966)
|
2023-10-11 03:06:53 +00:00 |
|
Plamen Hristov
|
450282cb76
|
Added trivial implementation of MockEthProvider for completeness. (#4960)
|
2023-10-09 20:37:43 +00:00 |
|
Alexey Shekhirin
|
9ca0cdcf1e
|
feat(prune): headers segment triggered by snapshots (#4936)
|
2023-10-09 14:25:48 +00:00 |
|
joshieDo
|
9c8eca6a49
|
feat: add reth db snapshot <TYPE> command (#4889)
|
2023-10-06 16:33:56 +00:00 |
|
Alexey Shekhirin
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
Alexey Shekhirin
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
Roberto Bayardo
|
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 |
|
Matthias Seitz
|
f59db3151d
|
chore(deps): move more things to workspace (#4881)
|
2023-10-02 20:45:36 +00:00 |
|
christn
|
fd697d9d3f
|
Changes to enable validation api extension (#4783)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-30 13:10:30 +00:00 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
Alexey Shekhirin
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
Thomas Coratger
|
2138a8b587
|
feat(primitives): add Receipts to encapsulate Vec<Vec<Option<Receipt>> (#4626)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-27 18:11:19 +00:00 |
|
joshieDo
|
0cdd30251b
|
feat: create a NippyJar snapshot from multiple Table (#4716)
|
2023-09-27 14:13:18 +00:00 |
|
Roman Krasiuk
|
5b2c03a483
|
feat(provider): query block range using cursors (#4821)
|
2023-09-27 12:50:35 +00:00 |
|
Matthias Seitz
|
66fc1964d7
|
feat: add block_range provider function (#4819)
|
2023-09-27 10:33:01 +00:00 |
|
Alexey Shekhirin
|
5e01a21ec4
|
chore(tree, engine, prune, stages, storage): improve logs (#4790)
|
2023-09-26 17:01:37 +00:00 |
|
Roman Krasiuk
|
7024e9a8e9
|
chore(dep): reth db workspace (#4782)
|
2023-09-26 11:31:09 +00:00 |
|
Roman Krasiuk
|
dae31fa2a7
|
chore: timestamp fork activation semantics (#4785)
|
2023-09-26 11:29:38 +00:00 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Roman Krasiuk
|
0f9def08c0
|
perf: remove unnecessary state clone (#4763)
|
2023-09-25 13:48:48 +00:00 |
|
Matthias Seitz
|
b7a6eedd3a
|
fix: export self::zstd (#4747)
|
2023-09-23 15:27:19 +02:00 |
|
joshieDo
|
7a5b631273
|
feat: add nippy-jar format for snapshots (#4512)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-21 17:52:32 +00:00 |
|
DaniPopes
|
cf5d0e2307
|
chore: fix non_snake_case rust-analyzer warning (#4689)
|
2023-09-21 11:47:26 +00:00 |
|
Alexey Shekhirin
|
0874767cd9
|
refactor(interfaces): Result -> RethResult, Error -> RethError (#4695)
|
2023-09-20 21:13:16 +00:00 |
|
Alessandro Mazza
|
a979f5b661
|
add TransactionsProvider implementation for MockEthProvider (#4656)
|
2023-09-20 06:54:21 +00:00 |
|
Alexey Shekhirin
|
57c10e5b65
|
refactor(engine, tree): connect buffered blocks on pruner finish (#4613)
|
2023-09-19 16:36:24 +00:00 |
|
Alexey Shekhirin
|
4aa3ebdbdd
|
chore: fix doc lints (#4639)
|
2023-09-18 17:08:35 +00:00 |
|
Matthias Seitz
|
93ccf41550
|
perf(rpc): fetch range of blocks and return empty if unchanged (#4592)
|
2023-09-18 14:10:32 +00:00 |
|
rakita
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|
Matthias Seitz
|
48b75e0ad2
|
chore(clippy): make clippy happy (#4578)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-09-13 14:48:45 +02:00 |
|
DaniPopes
|
28f5118048
|
chore: update dependencies with breaking changes (#4555)
|
2023-09-11 14:53:09 +00:00 |
|
Dan Cline
|
83987420f1
|
fix: use blob_fee to calculate blob_gas_used in receipts (#4523)
|
2023-09-08 11:27:33 +00:00 |
|
Matthias Seitz
|
1ed5ae14bf
|
fix: ensure only canonical state is returned if requested by number/hash (#4517)
|
2023-09-07 20:05:32 +00:00 |
|
Alexey Shekhirin
|
001cbd7532
|
feat(storage, tree): respect Sender Recovery pruning in the blockchain tree (#4431)
|
2023-09-05 17:35:14 +00:00 |
|
Alexey Shekhirin
|
843d5047b9
|
feat(storage): better sender recovery if not found in database (#4471)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-09-05 13:05:55 +00:00 |
|
JosepBove
|
b2750e0e9b
|
Remove redundant clones (#4485)
|
2023-09-05 08:30:18 +00:00 |
|
Alexey Shekhirin
|
b32562f4ea
|
test(storage): recover senders if not found in database (#4470)
|
2023-09-04 12:20:19 +00:00 |
|