feat: Yield+ infra and contract plumbing#5503
feat: Yield+ infra and contract plumbing#5503therealemjy wants to merge 2 commits intofeat/yield-plus-pr02-shared-groundworkfrom
Conversation
🦋 Changeset detectedLatest commit: 9f54af2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
15cae43 to
8540c92
Compare
164381d to
10e42f9
Compare
8540c92 to
738e712
Compare
10e42f9 to
0aae713
Compare
0aae713 to
570be16
Compare
570be16 to
9f54af2
Compare
Coverage Report for ./apps/evm
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
@greptile |
Greptile SummaryThis PR adds the Yield+ infrastructure plumbing: a Confidence Score: 5/5Safe to merge — all findings are non-blocking P2 style suggestions. No P0 or P1 issues found. The WebSocket implementation is logically sound (correct reconnect/idle-disconnect lifecycle, no timer leaks, rogue-reconnection guard). The two WsClient comments and the cent-type inconsistency in Vault types are quality improvements worth addressing but do not affect correctness or production reliability. apps/evm/src/libs/webSocket/index.ts and apps/evm/src/types/index.ts have minor style findings worth a quick look. Important Files Changed
Reviews (1): Last reviewed commit: "feat: yield+ infra and contract plumbing" | Re-trigger Greptile |
Jira ticket(s)
VPD-634
VPD-632
VPD-629
VPD-640
VPD-633
VPD-638
VPD-637
VPD-643
VPD-635
VPD-639
Changes