|
|
c19af293a6
|
feat: add rlp support for EthVersion (#12221)
|
2024-10-31 08:33:33 +00:00 |
|
|
|
e5fc048139
|
docs: add context truncated input (#12207)
|
2024-10-30 22:43:26 +00:00 |
|
|
|
b42b189210
|
Reth primitives traits tx type (#11720)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-10-30 21:45:16 +00:00 |
|
|
|
09c666d676
|
test: add test case for BestTransactions (#12209)
|
2024-10-30 18:36:38 +00:00 |
|
|
|
0c39704950
|
feat: add missing is active at timestamp fns (#12206)
|
2024-10-30 18:04:44 +00:00 |
|
|
|
b3e8327065
|
chore: rename v1 type (#12205)
|
2024-10-30 17:56:36 +00:00 |
|
|
|
755fac08dd
|
Wrap sidecar in arcs (#11554)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 16:06:37 +00:00 |
|
|
|
bb8da983b0
|
feat: add is_ethereum trait fn (#12197)
|
2024-10-30 15:39:12 +00:00 |
|
|
|
ff9a42ae8f
|
feat(eth69): support for ETH69 (#12158)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 14:13:03 +00:00 |
|
|
|
93a9b8a218
|
feat: Eip1559 params in extradata (#11887)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 12:59:19 +00:00 |
|
|
|
2778ba3d52
|
tx-pool: fix ExceedsGasLimit error message order (#12191)
|
2024-10-30 11:30:49 +00:00 |
|
|
|
6e794ee673
|
fix(ecies): bound initial header body size (#12172)
|
2024-10-30 11:29:48 +00:00 |
|
|
|
367b4ed18a
|
chore(meta): update SECURITY.md (#12190)
|
2024-10-30 11:10:14 +01:00 |
|
|
|
129f3ba911
|
feat: introduce StateCommitment type (#11842)
|
2024-10-30 08:48:43 +00:00 |
|
|
|
734c78fdfb
|
feat(discv4): neighbors packet logging (#12042)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-10-29 21:24:35 +00:00 |
|
|
|
82784183e7
|
feat: transaction trait (#11877)
|
2024-10-29 16:47:12 +00:00 |
|
|
|
2e750f0ca0
|
test(prune): add unit tests for ReceiptsLogPruneConfig (#11916)
|
2024-10-29 14:57:35 +00:00 |
|
|
|
1006ce78c5
|
feat(provider): use NodeTypes on DatabaseProvider instead (#12166)
|
2024-10-29 14:37:41 +00:00 |
|
|
|
58f24e0056
|
chore: remove generate sidecar fn (#12167)
|
2024-10-29 14:35:42 +00:00 |
|
|
|
e92ecfbc22
|
feat: Introduce trait for OpTransaction (#11745)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 14:34:12 +00:00 |
|
|
|
f545877bb8
|
Revert "Revert "feat: add geometry to database args"" (#12165)
|
2024-10-29 13:23:54 +00:00 |
|
|
|
52328422aa
|
feat(storage): pass changesets to unwind methods (#7879)
|
2024-10-29 13:18:12 +00:00 |
|
|
|
6f3600dc38
|
Revert "feat: add geometry to database args" (#12164)
|
2024-10-29 13:58:57 +01:00 |
|
|
|
4a8799f98b
|
consensus: add unit tests for ForkchoiceStateTracker and ForkchoiceStateHash (#12077)
|
2024-10-29 12:17:48 +00:00 |
|
|
|
0f9ba64e95
|
feat: add geometry to database args (#11828)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 12:17:04 +00:00 |
|
|
|
1653877ed5
|
chore(ci): try to read all vectors on compact-codec before exiting in error (#12160)
|
2024-10-29 12:14:41 +00:00 |
|
|
|
3c60778126
|
storage: into_iter with self by value (#12115)
|
2024-10-29 12:01:59 +00:00 |
|
|
|
dd18af1f16
|
feat: without-evm cli option in reth (#12134)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 11:15:20 +00:00 |
|
|
|
2dbbd152cb
|
chore(provider): remove unused BlockExecutionReader trait (#12156)
|
2024-10-29 11:00:22 +00:00 |
|
|
|
7880d4ddb0
|
refactor: change PayloadConfig to use parent header instead of parent block (#12159)
|
2024-10-29 09:52:00 +00:00 |
|
|
|
b48fa68f65
|
fix(ecies): ecies typo (#12155)
|
2024-10-29 05:14:34 +00:00 |
|
|
|
cc2a33cfc0
|
feat: rate limit incoming ips (#12153)
|
2024-10-29 02:09:11 +00:00 |
|
|
|
fbe04625b9
|
test: use port0 in tests (#12154)
|
2024-10-29 00:04:24 +00:00 |
|
|
|
0297b8f694
|
fix: use net::discv5 for reth's discv5 tracing target namespace (reverts #12045) (#12151)
|
2024-10-28 23:59:52 +00:00 |
|
|
|
462157880c
|
dev: track invalid transactions by sender in pool (#12138)
|
2024-10-28 23:51:20 +00:00 |
|
|
|
367eb44177
|
chore: remove one unwrap (#12152)
|
2024-10-28 23:18:37 +00:00 |
|
|
|
05ee75f32c
|
fix: restrict concurrent incoming connections (#12150)
|
2024-10-28 22:31:10 +00:00 |
|
|
|
ddc9bda315
|
fix(op): fix payload id calculation (#11730)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-28 20:27:56 +00:00 |
|
|
|
37d9643607
|
chore(rpc): remove redundant LoadState::cache (#12147)
|
2024-10-28 18:10:30 +00:00 |
|
|
|
28f8c47dc0
|
chore(rpc): remove redundant LoadTransaction::cache (#12148)
|
2024-10-28 18:10:18 +00:00 |
|
|
|
3d62bfde14
|
chore(rpc): add super trait RpcNodeCoreExt to LoadReceipt (#12149)
|
2024-10-28 18:09:58 +00:00 |
|
|
|
473026f40a
|
chore(rpc): remove redundant LoadFee::cache (#12146)
|
2024-10-28 16:51:45 +00:00 |
|
|
|
0733da9e12
|
chore(rpc): relax FullNodeComponents trait bound on OpEthApi to RpcNodeCore (#12142)
|
2024-10-28 16:37:11 +00:00 |
|
|
|
06d73eec8a
|
chore(rpc): inline trait methods of RpcNodeCore impl (#12144)
|
2024-10-28 16:35:26 +00:00 |
|
|
|
b36b021aa2
|
chore(rpc): define trait RpcNodeCoreExt and replace LoadBlock::cache (#12141)
|
2024-10-28 15:59:26 +00:00 |
|
|
|
1276277568
|
test(trie): use proptest to generate random values (#12140)
|
2024-10-28 15:57:58 +00:00 |
|
|
|
3f4634ccbc
|
chore: add version to PayloadBuilderAttributes::try_new (#12137)
|
2024-10-28 14:37:36 +00:00 |
|
|
|
af5ae5a792
|
perf(trie): reduce allocations in sparse trie rlp node calculation (#12092)
|
2024-10-28 13:55:31 +00:00 |
|
|
|
380e237257
|
refactor: replace receipt envelope encoded with trait (#11742)
Co-authored-by: Tuan Tran <tropicaldog17@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-28 13:48:32 +00:00 |
|
|
|
e446feb116
|
chore(deps): weekly cargo update (#12108)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-10-28 12:44:11 +00:00 |
|