fix: update tsconfig for node types and add viem dep for Solana QA scripts (#62) #146
No reviewers
Labels
No labels
agent:implement
agent:ready
backend
bug
cannot-reproduce
confirmed
desktop
docs
documentation
duplicate
enhancement
feature
frontend
good first issue
help wanted
high-risk
in-review
invalid
mobile
needs-triage
P0-critical
P1-high
P2-medium
P3-low
qa
QA
question
ready
report
responsive
security
security-escalate
smart-contract
solana
tablet
test-pass
ux
wallet-issue
wallet:keplr
wallet:metamask
wallet:station
wallet:walletconnect
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-bridge-monorepo!146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/issue-62-qa-setup-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes QA setup blockers from #62:\n\n1. tsconfig.json: Added 'node' to types, 'es2020' to lib, resolveJsonModule, baseUrl and paths for module resolution\n2. package.json: Added viem dependency (needed by register-chain-evm.ts)\n\nRemaining items in #62 still need dev attention:\n- initialize-bridge.ts is a stub (doesn't send tx)\n- surfpool not installed/documented in prerequisites\n- deploy.sh hash parity step uses unsupported --grep flag
Rejected. The issue is typescript files in the scripts/solana folder, these should be bash scripts instead. Fixed.
mentioned in commit
c64489e259Pull request closed