Commit Graph

699 Commits

Author SHA1 Message Date
fff7d1579d feat: add testnet cancun timestamps (#5842) 2023-12-21 18:06:03 +00:00
yjh
521aefec72 chore: improve codec for TxValue (#5838) 2023-12-21 15:38:10 +00:00
18dd1b72a1 feat: snapshots (#5738)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-12-18 15:55:43 +00:00
61c9587a24 feat: add execution payload validator (#5811) 2023-12-18 11:45:24 +00:00
1d25829f2e feat: share decompressor buffer (#5777) 2023-12-18 10:42:48 +00:00
fb871bf3fa refactor: small refactoring for Header structure (#5801)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-18 08:15:33 +00:00
27caf7b4ce perf: random changes (#5795) 2023-12-16 18:11:26 +00:00
d3fd2cd722 refactor(primitives): small refactoring for pooled transactions (#5789) 2023-12-16 15:11:00 +00:00
ae31d46647 refactor(primitives): add documentation and refactor Genesis implementation (#5788) 2023-12-15 19:44:18 +00:00
faa9a22a71 refactor: use BlockWithSenders in executors (#5771) 2023-12-15 12:57:41 +00:00
26a91c69f4 feat: use nybbles crate (#5766) 2023-12-15 11:27:49 +00:00
ff183756bc perf: reduce static data size (#5770) 2023-12-15 10:58:00 +00:00
49711061c3 chore: add helper for getting the final total difficulty if known (#5769) 2023-12-15 10:29:23 +00:00
yjh
764c7ae26f minor improve for compression dir (#5755) 2023-12-15 09:45:23 +00:00
b83afd4b76 fix: use unchecked sender recovery in rpc (#5721) 2023-12-11 14:13:47 +00:00
8a670d57ec fix: use receover_signer_unchecked for tx receipt (#5715) 2023-12-09 14:45:09 +00:00
8fa48c4f89 feat(primitives/net): make parse_nodes public (#5708)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
2023-12-07 07:40:33 +00:00
3947b91b72 chore: add fs read (#5706) 2023-12-06 16:31:50 +00:00
926766d482 perf: misc changes (#5701) 2023-12-05 19:13:49 +00:00
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
11fd7a2844 chore: remove trailing semicolon (#5699) 2023-12-05 13:50:34 +00:00
8d8700a5c0 feat(primitives): state root methods (#5694) 2023-12-05 10:31:41 +00:00
542639cc6f perf(trie): use smallvec as the Nibbles representation (#5641) 2023-12-01 22:45:15 +00:00
0d70bf45d6 chore: group optimism reexports (#5652) 2023-12-01 14:46:02 +00:00
cb52a4ca39 chore: cleanup codecs deps (#5650) 2023-12-01 13:39:21 +00:00
a3f77d275b chore: remove unused deps in primitives (#5651) 2023-12-01 13:39:13 +00:00
2144b97df0 reth-ethereum-forks crate (#5621)
Co-authored-by: root <root@Arindam>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-01 12:07:32 +00:00
0d522e8472 chore: improve Nibbles-related code (#5631) 2023-11-30 19:28:50 +00:00
2c5a748c55 fix: add recover_signer that checks according to EIP-2 (#5618) 2023-11-29 23:57:04 +00:00
e9dfd059dd perf(trie): prealloc in Nibble::unpack (#5629) 2023-11-29 21:22:04 +00:00
18d563dd27 chore: use U256::is_zero (#5616) 2023-11-28 15:44:27 +00:00
ae6f1e39c0 chore: improve clique signer recovery error (#5613) 2023-11-28 12:57:40 +00:00
b2be07aa38 feat(op-reth): Canyon - Dynamic eip1559 params (#5542) 2023-11-27 17:26:01 +00:00
cda471ceb4 feat(op-reth): Canyon transition create2Deployer force deployment (#5527) 2023-11-27 18:25:26 +01:00
92fecc1daf feat(op-reth): Canyon receipts version (#5526) 2023-11-27 16:59:00 +00:00
7debf93f36 feat(op-reth): Canyon receipts root RLP fix (#5504) 2023-11-27 16:05:41 +00:00
462ea82f91 feat(op-reth): Canyon hardfork spec (#5503) 2023-11-27 15:53:25 +00:00
f1e38cdb08 fix: always recover senders on mismatch (#5575) 2023-11-27 11:19:10 +00:00
563a683a62 Feat/improve fee history performance (#5182)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-27 10:59:27 +00:00
8e6fb6b5d1 docs: add panics section (#5574) 2023-11-26 07:48:29 +00:00
af88851723 feat: refactor generation of snapshots from the cli (#5464) 2023-11-24 18:02:14 +00:00
c37f187eed chore(deps): bump alloy 0.5 (#5557) 2023-11-24 11:48:21 +00:00
30f4114702 chore: use rpc types Accesslist in inspector (#5549) 2023-11-23 15:40:31 +00:00
857ceebbd8 chore(deps): make c-kzg actually a feature of reth-primitives (#5525) 2023-11-22 01:24:24 +00:00
06eeb35366 feat(bin): improve status logs (#5518) 2023-11-21 15:57:42 -08:00
3e0caae5b6 fix(op-reth): clear accesslist for Deposit txs (#5513) 2023-11-21 07:06:43 +00:00
0dc90eba19 chore: remove duplicate serde helpers (#5508) 2023-11-21 02:19:30 +00:00
3c7989c541 block_with_senders in ethstatecache (#5302)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-20 14:56:08 +00:00
1cc68fcca6 chore: preallocate buffer for rlp (#5494) 2023-11-20 12:32:37 +00:00
631eb2b624 chore: add hash+signer fn (#5493) 2023-11-19 16:19:00 +01:00