Commit Graph

2990 Commits

Author SHA1 Message Date
f153d8f4d4 feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-09-16 11:00:22 +00:00
62e7d98202 feat(cli): allow multiple trusted peers (#4619) 2023-09-15 23:07:24 +00:00
357301cc29 fix: return UnsupportedFork on V2 endpoints (#4593) 2023-09-15 19:11:56 +00:00
873b6f71d8 fix: holesky genesis (#4616) 2023-09-15 18:49:19 +00:00
a572c3b7f2 Make tx pool mock public (#4611) 2023-09-15 16:16:41 +00:00
b156cb9849 feat: add blob transactions subpool (#4608) 2023-09-15 15:13:44 +00:00
ee85fa3d44 test: add blob exclusive test e2e (#4606) 2023-09-15 14:28:52 +00:00
6b8db8ace4 fix(txpool): pending subpool basefee update (#4610) 2023-09-15 12:47:54 +00:00
455af5603b fix(ci): valgrind installation (#4605) 2023-09-15 09:17:54 +00:00
a8e0880a98 chore(ci): run check and clippy on tests and benches too (#4587) 2023-09-14 16:19:42 +00:00
723036b310 test(txpool): add replacement test (#4596) 2023-09-14 14:23:46 +00:00
3d564aa393 fix: remove popped tx from total set (#4599) 2023-09-14 13:40:46 +00:00
09b5f1012c chore: new clippy lints (#4598) 2023-09-14 13:17:18 +02:00
937269ecac chore: new lint name (#4597) 2023-09-14 12:53:30 +02:00
c831d30d2d fix: use cached encoded length (#4577) 2023-09-13 22:04:02 +00:00
c531c1b60a fix: limit payload bodies range by best block (#4584)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-09-13 21:48:56 +00:00
9a9a6e0093 feat: add missing caps (#4581) 2023-09-13 16:18:38 +00:00
a3952f1281 chore(ci): different clippy action (#4579) 2023-09-13 13:09:50 +00:00
48b75e0ad2 chore(clippy): make clippy happy (#4578)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-09-13 14:48:45 +02:00
c4acd08ff0 chore: silence clippy clone warning (#4574) 2023-09-13 14:18:54 +02:00
b8e15fa10b fix: ensure final message is always delivered (#4569) 2023-09-12 20:03:20 +00:00
60fa4f8457 fix: ensure sender transaction types dont conflict (#4567) 2023-09-12 19:59:40 +00:00
76d56cb7ba docs: add note about eip-4844 broadcast (#4570) 2023-09-12 19:42:37 +00:00
e2270cd71c Update network.rs -- typo fix (#4545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-12 17:09:46 +00:00
c4956143b0 fix: enforce unsupported fork rules on get_payload_v3 (#4562) 2023-09-12 17:07:52 +00:00
261a9f9499 chore: add missing is empty check (#4565) 2023-09-12 10:10:36 +00:00
25558b36c8 fix: update Status ForkId on new head (#4560) 2023-09-12 00:32:08 +00:00
660ea0c937 perf: limit number of new batch of dials (#4530) 2023-09-11 18:35:50 +00:00
6beb3c4322 fix: set trace results root trace's gas used to execution result gas (#4556) 2023-09-11 18:21:33 +00:00
e745aadffa feat: add blob tx replacement overdraft check (#4534) 2023-09-11 17:44:36 +00:00
3fdeade339 Add inflight transaction requests metric to dashboard (#4554) 2023-09-11 15:44:13 +00:00
eb38c0dc85 chore: fix warnings (#4553) 2023-09-11 15:25:29 +00:00
624d9d581b feat: enforce replacements dont conflict (#4539) 2023-09-11 15:00:01 +00:00
28f5118048 chore: update dependencies with breaking changes (#4555) 2023-09-11 14:53:09 +00:00
7dd14a7eba chore: pin git dependencies to specific revs (#4552) 2023-09-11 14:25:35 +00:00
692a081d8d chore(book): fix imposter USDC address (#4549) 2023-09-11 11:57:46 +00:00
cc576bc869 test: enable geth tests again (#4544) 2023-09-11 11:17:51 +00:00
8cb92e35f1 feat: add metrics for inflight get pooled tx requests (#4547) 2023-09-11 11:17:39 +00:00
fc9f1168bc feat: add discovery port function (#4543) 2023-09-10 11:15:25 +02:00
e1d668681d chore(deps): weekly cargo update (#4542)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-10 08:42:46 +00:00
2de63c6641 chore: bump sale period to 21 days (#4526) 2023-09-10 08:29:15 +00:00
3cc169fcfe fix: set trace results root trace's gas used to execution results gas (#4506) 2023-09-10 10:04:20 +02:00
34417ff6fc fix: add missing holesky variant (#4541) 2023-09-10 00:41:03 +00:00
900ada5aaa chore: rm redundant clone (#4540) 2023-09-09 15:33:55 +02:00
b151d6ea8d fix: wake future after buffering pong (#4536) 2023-09-09 10:27:22 +00:00
b87dfe507d feat: holesky support (#4359) 2023-09-08 14:20:39 -07:00
9ad229bc13 docs: add full node size on installation recs 2023-09-08 10:52:42 -07:00
ba51d9fb09 docs: bump latitude discount code 2023-09-08 10:48:19 -07:00
6ae6c9e71b perf: increase refill slots interval (#4528) 2023-09-08 16:33:02 +00:00
0477f97773 chore: change best unconnected condition (#4527) 2023-09-08 15:28:00 +00:00