DaniPopes
|
e2e5201d8a
|
chore(deps): bump enr, discv5, secp256k1 (#7000)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-04-25 19:50:38 +00:00 |
|
Delweng
|
6f22621f43
|
chore: rename BlockChain to Blockchain (#7840)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-04-25 13:56:04 +00:00 |
|
Rodrigo Herrera
|
1c17f08ad2
|
Replace TransactionKind with alloy_primitives::TxKind (#7859)
|
2024-04-25 12:50:04 +00:00 |
|
Dan Cline
|
76a3d8278a
|
feat: add thorough error message to state root error (#7607)
|
2024-04-24 20:23:45 +00:00 |
|
Matthias Seitz
|
9fd35f948c
|
chore: move TestConensus to reth-consensus (#7813)
|
2024-04-23 12:42:51 +00:00 |
|
ThreeHrSleep
|
6d2e20cd85
|
chore: Move consensus trait to standalone crate (#7757)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 11:50:19 +00:00 |
|
Emilia Hane
|
9df9c03a88
|
fix(tracing): wrong header in error (#7767)
|
2024-04-20 00:31:14 +00:00 |
|
Emilia Hane
|
566a7804a3
|
fix(stages): block number in error (#7766)
|
2024-04-20 00:00:52 +00:00 |
|
Matthias Seitz
|
8a0f8cf835
|
chore: stages crates touchups (#7742)
|
2024-04-19 12:25:11 +00:00 |
|
Roman Krasiuk
|
1a61d29afd
|
chore(engine): remove find_canonical_ancestor (#7716)
|
2024-04-18 19:45:16 +00:00 |
|
Oliver Nordbjerg
|
979e5427b3
|
nit: use ref slice for random_account_change (#7714)
|
2024-04-18 10:57:03 +00:00 |
|
jn
|
49ceeaf0cc
|
refactor: Drop reth_primitives::Log (#7651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-16 14:36:06 +00:00 |
|
Roman Krasiuk
|
90b07427b9
|
chore(tree): CanonicalError::is_block_hash_not_found (#7675)
|
2024-04-16 14:10:40 +00:00 |
|
Roman Krasiuk
|
62eb8fd2b2
|
chore(tree): remove BlockchainTreeEngine::unwind (#7647)
|
2024-04-15 09:45:05 +00:00 |
|
Oliver Nordbjerg
|
47d533217c
|
chore: clean up some errors (#7585)
|
2024-04-12 09:59:09 +00:00 |
|
Roman Krasiuk
|
57e25be058
|
chore(tree): accept owned block hash in make_canonical instead of ref (#7465)
|
2024-04-04 19:39:30 +00:00 |
|
Nil Medvedev
|
8fc7a13ccd
|
feat: make more descriptive errors instead of ProviderError (#7380)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-04-02 12:01:09 +00:00 |
|
0xAtreides
|
1ad13b95d8
|
feature: eth-wire types standalone crate (#7373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-01 17:29:15 +00:00 |
|
Roman Krasiuk
|
1939939bc1
|
fix(provider): consider static files in last block num/hash lookups (#7327)
|
2024-03-26 14:06:23 +00:00 |
|
Roman Krasiuk
|
56b63adecc
|
perf(tree): integrate parallel state root (#7161)
|
2024-03-21 16:08:49 +00:00 |
|
Dan Cline
|
672bdcc57f
|
chore: make blockchain tree error results more specific (#7237)
|
2024-03-20 17:13:57 +00:00 |
|
Justin Traglia
|
11bedc1884
|
Enable clippy's or_fun_call linter (#7222)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-03-19 15:52:41 +00:00 |
|
Abner Zheng
|
abce09cc76
|
Return invalid header on error in consensus validation methods (#7175)
|
2024-03-18 20:46:03 +00:00 |
|
Dan Cline
|
9962c39492
|
fix: propagate try_make_sync_target_canonical error (#7164)
|
2024-03-18 18:32:36 +00:00 |
|
Justin Traglia
|
94954593ef
|
Check that excess_blob_gas is a multiple of data_gas_per_blob (#7160)
|
2024-03-15 16:46:12 +00:00 |
|
joshieDo
|
3d86c4ac59
|
chore: add safety check on StaticFileProviderRW::increment_block (#7137)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-03-14 21:55:57 +00:00 |
|
Håvard Anda Estensen
|
d2c8b77e64
|
perf: replace BytesMut with alloy_rlp::encode (#7087)
|
2024-03-14 12:11:20 +00:00 |
|
back
|
024bb264b7
|
rm nippyjar from reth-interfaces (#7081)
|
2024-03-12 08:29:59 +00:00 |
|
Roman Krasiuk
|
9569692d47
|
feat(trie): parallel storage roots (#6903)
|
2024-03-08 13:23:27 +00:00 |
|
Roman Krasiuk
|
02111c4213
|
feat(provider): consistent database view (#6896)
|
2024-03-01 12:41:14 +00:00 |
|
back
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +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 |
|
Roman Krasiuk
|
649db667fb
|
fix(downloader): remove optimization for single full block download (#6820)
|
2024-02-27 10:19:15 +00:00 |
|
DaniPopes
|
94cb6a8bcd
|
chore: use Display instead of Debug for most errors (#6777)
|
2024-02-24 12:13:41 +00:00 |
|
DaniPopes
|
6890e02310
|
fmt: format tracing macro calls (#6776)
|
2024-02-24 10:58:01 +00:00 |
|
Matthias Seitz
|
8aa6a825ad
|
fix: dont include invalid responses (#6697)
|
2024-02-20 18:54:59 +00:00 |
|
Dan Cline
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
clabby
|
d08d72e5c3
|
feat(op): Ecotone reject blob txs (#6480)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-02-08 02:51:07 +00:00 |
|
yjh
|
29e8aab08a
|
fix: sealed header should not be immutable borrowed (#6456)
|
2024-02-07 19:26:26 +00:00 |
|
Thomas Coratger
|
2c119b8d0b
|
Encapsulate validate_header_regarding_parent inside SealedHeader (#6404)
|
2024-02-06 16:58:42 +00:00 |
|
Seva Zhidkov
|
c7a4bc9f93
|
feat(db): propagate text error messages from mdbx (#6353)
|
2024-02-02 23:01:01 +00:00 |
|
Thomas Coratger
|
55fae2ca9c
|
Add Withdrawals struct (#6267)
|
2024-02-01 17:57:50 +00:00 |
|
DaniPopes
|
0aa22466d2
|
chore: use Display when formatting addresses and hashes (#6245)
|
2024-01-26 14:57:08 +00:00 |
|
Roman Krasiuk
|
2de10a15b5
|
feat(trie): historical & sidechain state root (#6131)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-25 17:16:18 +00:00 |
|
Thomas Coratger
|
3cf0e3a955
|
add minimum check in check_gas_limit with unit test (#6157)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-22 16:25:08 +00:00 |
|
Alexey Shekhirin
|
a1225be077
|
fix(bin): process metrics version mismatch (#5985)
|
2024-01-09 16:59:55 +00:00 |
|
Thomas Coratger
|
92f33b071c
|
add missing documentation for various crates (#5950)
|
2024-01-05 13:10:37 +00:00 |
|
Thomas Coratger
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
Thomas Coratger
|
365acf08dd
|
fix: better conversion error handling in block_hash_ref (#5870)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-28 16:39:16 +00:00 |
|
DaniPopes
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|