Matthias Seitz
|
c5955f1305
|
feat: integrate builder (#6611)
|
2024-02-29 16:50:04 +00:00 |
|
Alexey Shekhirin
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
Dan Cline
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
Dan Cline
|
d4cf706ed2
|
chore: improve BundleStateWithReceipts docs (#6572)
|
2024-02-12 21:38:54 +00:00 |
|
Roman Krasiuk
|
76a6a8f50e
|
refactor(trie): hashed state (#6244)
|
2024-02-01 09:09:00 +00:00 |
|
Roman Krasiuk
|
5dba51650c
|
feat(trie): construct HashedPostState from revert range (#6072)
|
2024-01-18 07:27:34 +00:00 |
|
Roman Krasiuk
|
d0b04f8859
|
refactor(trie): hashed post state (#6066)
|
2024-01-15 09:44:58 +00:00 |
|
Nil Medvedev
|
514750fb1a
|
feat: preload cachedreads with tip state (#5804)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-09 17:22:56 +00:00 |
|
rakita
|
ae4d487305
|
fix(BlockchainTree): remove forked chain receipts/reverts (#5921)
|
2024-01-03 23:05:47 +00:00 |
|
Roman Krasiuk
|
d8b1771cdd
|
feat(trie): trie cursor abstraction (#5643)
|
2023-12-21 19:22:15 +00:00 |
|
rakita
|
7f3bbf3459
|
fix(tree): reinsert unwound state to dependent chains (#5683)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-12-05 16:36:15 +00:00 |
|
Matthias Seitz
|
18d563dd27
|
chore: use U256::is_zero (#5616)
|
2023-11-28 15:44:27 +00:00 |
|
Roman Krasiuk
|
608f100605
|
perf(provider): compute hashes and trie updates before opening write tx (#5505)
|
2023-11-28 08:54:09 +00:00 |
|
clabby
|
7debf93f36
|
feat(op-reth): Canyon receipts root RLP fix (#5504)
|
2023-11-27 16:05:41 +00:00 |
|
Roman Krasiuk
|
5e378b13ca
|
test(provider): instantiate provider with util function (#5534)
|
2023-11-22 15:29:19 +00:00 |
|
Roman Krasiuk
|
14dd9e8150
|
feat(provider): StateRootProvider::state_root_with_updates (#5485)
|
2023-11-19 14:33:11 +00:00 |
|
Roman Krasiuk
|
fd392ba0b9
|
chore: decriptive panic on non-existing block indices (#5425)
|
2023-11-14 19:31:24 +00:00 |
|
Roman Krasiuk
|
2bd8c7e7e6
|
chore(state): split_at refactor (#5419)
|
2023-11-14 11:59:17 +00:00 |
|
DaniPopes
|
470449ff24
|
fmt: format doc comments (#5308)
|
2023-11-05 13:06:30 +00:00 |
|
Roman Krasiuk
|
2a56203563
|
test(state): in-memory state root (#5226)
|
2023-10-30 13:39:48 +00:00 |
|
robinsdan
|
6ca14b5178
|
clean up database file after testing (#5087)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2023-10-25 18:47:44 +00:00 |
|
Thomas Coratger
|
5d217a2867
|
feat(primitives): move revm-primitives to reth-primitives (#5088)
|
2023-10-19 22:35:46 +00:00 |
|
robinsdan
|
ede8278916
|
remove lifetime param in storage trait (#5046)
|
2023-10-17 13:30:50 +00:00 |
|
robinsdan
|
3a8c062574
|
chore: simplify HashedCursorFactory trait (#4984)
|
2023-10-12 11:41:06 +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 |
|
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 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +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 |
|