Commit Graph

5249 Commits

Author SHA1 Message Date
bc4dd37872 chore(editor): set indent size=2 for the yaml files (#8366)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-23 12:51:25 +00:00
b8eebbd3d4 chore: add docs for using personal tag in kurtosis (#8354) 2024-05-23 12:27:34 +00:00
3312dc26cb chore: make unknown block error lowercase (#8355) 2024-05-23 12:27:21 +00:00
f447db1eee feat: add static-file-types (#8361) 2024-05-23 13:39:11 +02:00
4250c33da1 chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-05-23 13:24:20 +02:00
155876d28c chore: improve HaveNotReceivedUpdatesForAWhile warning (#8356) 2024-05-23 13:17:48 +02:00
c5bc960d31 fix(storage): use u8 for NippiJar's DataReader::offset_size (#8360) 2024-05-23 13:16:13 +02:00
8158c284bc doc: remove missing link (#8363) 2024-05-23 12:49:41 +02:00
3eddaf31d0 feat: implement table range checksums for reth db checksum (#7623)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-05-22 21:47:20 +00:00
bc914a64d9 fix: check for files in is_database_empty (#8351) 2024-05-22 19:11:57 +00:00
dbc65ad694 style: small refactor for txpool_inspect (#8348) 2024-05-22 19:01:27 +00:00
7653e81d6f perf(primitives): avoid cloning receipts when calculating the root (#8350) 2024-05-22 19:00:06 +00:00
d0386b8166 feat: use broadcast channel for event listeners (#8193)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-05-22 17:36:51 +00:00
f45ca74772 refactor(consensus, evm): move post-execution validation to consensus (#8321) 2024-05-22 17:20:14 +00:00
90713300bf docs: add warning notes about using NippyJar and Compact encoding formats with untrusted data (#8345) 2024-05-22 16:11:30 +00:00
e2a5857c20 docs: add panic comments in from_compact() (#8346) 2024-05-22 15:33:05 +00:00
ea2c31375b dep: bump alloy-trie to 0.4.1 (#8344) 2024-05-22 14:34:32 +00:00
c34b31ef53 chore(trie): PrefixSet::iter (#8343) 2024-05-22 13:56:50 +00:00
cd039d362b feat: bsc p2p network (#8061)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-22 11:37:11 +00:00
5eb41d4088 fix: disable db shrinking (#8324) 2024-05-21 21:11:22 +00:00
50f1f1c033 fix(op): disable execution stage (#8317) 2024-05-21 18:07:34 +00:00
affafa8cfc feat(op): docs sync op mainnet (#8309) 2024-05-21 18:07:23 +00:00
e089c5c37d docs(book): trim any white space at the line right ending (#8242)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-21 16:32:09 +00:00
8a02e6e0e1 chore: rm leftover test assets (#8328) 2024-05-21 14:49:13 +00:00
97156a8e7a feat: add actions lint to pull request workflow (#8183) 2024-05-21 14:24:31 +00:00
106d449307 fix: disambiguate use of next when validating ForkId (#8320) 2024-05-21 14:24:15 +00:00
c97963b354 fix(op): skip tx root validation for filtered out dup txns (#8316) 2024-05-21 11:17:18 +00:00
6b14cbc5e7 fix: reject trailing bytes when decoding transactions (#8296) 2024-05-21 11:01:44 +00:00
0b8ab1e083 fix: remove some expect usage in blockchain_tree (#8278) 2024-05-21 10:15:43 +00:00
043b4a9cda fix(op): fix logs (#8329) 2024-05-21 09:49:43 +00:00
23738e6db5 fix(cli): tx fetcher args help (#8297)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-05-21 09:21:50 +00:00
54cd8cf9b0 fix: Chain::split returns NoSplitPending for block number > tip (#8285) 2024-05-21 08:59:17 +00:00
5100ddd28e fix: prevent CREATE tx for EIP-4844 types (#8291)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-05-21 08:45:23 +00:00
adbe1ba9b1 chore: use with_chain_id for CfgEnv (#8327) 2024-05-21 08:31:08 +00:00
5943c4707d feat: add additional message type metrics to EthRequestHandlerMetrics (#8319)
Co-authored-by: Victor Shih <victor@Basement-PC>
2024-05-20 19:05:17 +00:00
383693762b fix(txpool): local transaction configuration (#8323) 2024-05-20 14:21:57 +00:00
de79f2657c chore: integrate discv5 config builder in networkconfig builder (#7856)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-05-20 07:49:03 +00:00
db9c559247 refactor: Replace JwtSecret with alloy's version of it (#8299)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-19 12:36:24 +00:00
3daec1d9b9 feat: remove relay types (#8314) 2024-05-19 14:31:56 +02:00
4b2d5eb83b chore: bump alloy (#8312) 2024-05-19 11:20:24 +00:00
bcfa5780e8 fix: calculate parity of legacy EIP155 txs correctly in alloy compat (#8302) 2024-05-19 09:57:44 +00:00
e45496a2a4 chore(deps): weekly cargo update (#8311)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-05-19 08:58:27 +00:00
3541edf862 fix(op): reorder supported chain (#8310) 2024-05-19 08:39:19 +00:00
69223307fe fix(make): use the default rust dir for build/build-op (#8259)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-18 15:59:00 +00:00
ac0a005dd0 docs: add comment about potential overflow of base fee per gas (#8280) 2024-05-17 08:49:52 +00:00
9441d984ae Move reth-primitives::fs module to fs-utils crate (#8286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-17 08:31:31 +00:00
b177c29f93 feat(e2e): add helpers to TransactionTestContext (#8237) 2024-05-17 08:01:13 +00:00
78c02299d8 rpc txpool_content typo (#8292) 2024-05-17 01:37:42 +00:00
31b6bdd13c wip: lru changes (#7484)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-05-17 01:31:47 +00:00
0edf3509a9 chore: remove unused file muxdemux.rs (#8287) 2024-05-16 11:31:15 +00:00