Commit Graph

4501 Commits

Author SHA1 Message Date
Nikhil Gupta
c949308f26 Adds metrics for All Transactions (#7067) 2024-03-12 20:47:38 +00:00
Alexey Shekhirin
027d50fc10 feat(ci): tag docker image as latest only for beta (#7103) 2024-03-12 16:53:36 +00:00
0xZerohero
fb30619192 fix(op-reth): non-deposit txs have depositReceiptVersion=1 (#6784) 2024-03-12 16:45:49 +00:00
Dan Cline
eb6828350d fix: check that data is large enough to fit header and mac (#7118) 2024-03-12 16:09:15 +00:00
Dan Cline
f75bebd8d5 fix: use checked math for read_body (#7117) 2024-03-12 16:01:36 +00:00
Dan Cline
074747a419 fix: refactor ecies message parsing to check bounds (#7108) 2024-03-12 15:00:18 +00:00
Dan Cline
cab2301125 fix: use INVALID_PAYLOAD_ATTRIBUTES code for attribute validation errors (#7059)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-12 14:58:56 +00:00
Dan Cline
99711550d8 fix: use concat_kdf crate instead of hand rolled NIST SP 800-56A KDF (#7106) 2024-03-12 14:52:46 +00:00
Danil
22d585df17 fix(chain_spec): Set correct paris block and chain difficulty (#7111)
Signed-off-by: Danil <deniallugo@gmail.com>
2024-03-12 14:35:18 +00:00
Roman Krasiuk
913f5c3a14 feat(grafana): trie charts (#7112) 2024-03-12 11:19:53 +00:00
greged93
7a83143ae1 fix: eth_getRawReceipts (#7101) 2024-03-12 10:59:51 +00:00
back
024bb264b7 rm nippyjar from reth-interfaces (#7081) 2024-03-12 08:29:59 +00:00
Dan Cline
9707cb2b8d chore: remove test structs that are never constructed (#7107) 2024-03-12 03:59:13 +00:00
Emilia Hane
ff56ce42d7 Fix misleading comment (#7105) 2024-03-11 19:32:41 +00:00
Alexey Shekhirin
e4f34e79ab feat(book): update CLI section (#7102) 2024-03-11 18:26:08 +00:00
Nil Medvedev
3c2d3a0833 Feat: add signers (#6826)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-11 17:40:30 +00:00
int88
ef1a196c54 fix: ban trusted peer for a short period (#7071) 2024-03-11 17:35:30 +00:00
Matthias Seitz
82b6504ef4 chore: use safe math when calculating missing senders (#7099) 2024-03-11 16:48:39 +00:00
Delweng
1156be213d cmd/debug: use inline cfg to reduce optimism/ethereum code duplicate (#7095)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-11 13:59:31 +00:00
Matthias Seitz
63dd5d48eb docs: add note about hashing (#7073) 2024-03-11 13:53:30 +00:00
Delweng
5ce8034461 reth/db: make code more readable (#7094)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-11 13:47:27 +00:00
Delweng
66c9403ea1 primitives/chain: dev chain support cancun upgrade (#7033)
Signed-off-by: jsvisa <delweng@gmail.com>
v0.2.0-beta.1
2024-03-11 14:21:26 +01:00
clabby
72bea5f11f feat(rpc): Add 4844 checks to ethCallBundle (#7078)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-11 14:18:51 +01:00
greged93
f217482d83 fix: add timeouts to the hive CI (#7092) 2024-03-11 12:54:45 +00:00
Matthias Seitz
81291ff0fb chore: more Vec over BytesMut (#7084) 2024-03-11 12:50:50 +00:00
Alexey Shekhirin
72d6e953ae fix(storage): backport read-only FS database support (#7091) 2024-03-11 12:08:37 +00:00
Alexey Shekhirin
76c1d05265 feat(storage): bump mdbx to 0.12.9 (#7090) 2024-03-11 10:43:18 +00:00
Alexey Shekhirin
a828d12dcf fix(bin, node-core): commit genesis header into static files after db (#7089) 2024-03-11 10:33:59 +00:00
Alexey Shekhirin
8e5c943d29 chore: mount all datadirs in docker-compose.yml (#7088) 2024-03-10 21:15:22 +00:00
Alexey Shekhirin
494361992d fix(rpc): less clones in logs filter (#7060)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-10 14:18:48 +00:00
joshieDo
84e970414e fix(rpc): cache transaction hash when filtering over receipt logs (#7074)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-10 10:10:49 +00:00
github-actions[bot]
cc3b20e733 chore(deps): weekly cargo update (#7080)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-03-10 10:06:05 +00:00
DaniPopes
4aecad8032 chore: inspector stack from evm-inspectors (#7076) 2024-03-09 23:34:26 +00:00
Delweng
a8345e3e64 grafana/overview: add RPC QPS dashboard (#7025)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-03-09 18:30:35 +00:00
int88
6dbc5e0cee fix: remove redundant checking for if peer is banned (#7069)
Signed-off-by: int88 <golden-miner@qq.com>
2024-03-09 15:05:56 +00:00
Emilia Hane
51761b6876 Remove tx pool row from reth dashboard (#7029) 2024-03-09 12:53:57 +00:00
Matthias Seitz
9cae775f9c perf: use special geth tracer config setups (#7062) 2024-03-08 16:45:25 -08:00
rakita
d4ff65bfad bump: revm v7.1.0 (#7064) 2024-03-09 00:12:26 +00:00
Matthias Seitz
48b763f88a chore: bump max concurrent outbound dials (#7057) 2024-03-08 20:37:13 +00:00
Roman Krasiuk
78f9dbda6c chore(txpool): update size metrics on every insert & removal of transactions (#7051) 2024-03-08 20:13:35 +00:00
ArtificialPB
486945f156 feat(rpc): add support for muxTracer (#7053) 2024-03-08 20:04:42 +00:00
Matthias Seitz
bf948d1719 chore: be less strict when slashing trusted peers (#7052) 2024-03-08 19:58:59 +00:00
Mihai
e21304947b bug template use multi-line input for version (#7055) 2024-03-08 19:42:51 +00:00
DaniPopes
3c028e5ef4 chore: fix typos (#7049) 2024-03-08 14:23:37 +00:00
Håvard Anda Estensen
7fa35042dd perf: replace BytesMut with alloy_rlp::encode (#7047)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-08 13:56:28 +00:00
Roman Krasiuk
9569692d47 feat(trie): parallel storage roots (#6903) 2024-03-08 13:23:27 +00:00
Alexey Shekhirin
820b122409 chore: bump Grafana version in docker compose (#7032) 2024-03-08 13:22:25 +00:00
Delweng
ed0dce85e0 chore: make clippy happy (#7045)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-08 12:54:40 +00:00
Oliver Nordbjerg
43bb4ccbba chore: remove repetitive words (#7041) 2024-03-08 14:02:37 +01:00
greged93
5d83de223f fix: revert filter_logs type (#7046) 2024-03-08 13:59:33 +01:00