feat: add optional on-chain registry read integration (#10) - #33
Merged
priscaenoch merged 2 commits intoJul 20, 2026
Merged
Annotations
10 warnings
|
Lint:
src/api/composability.ts#L1135
'ledgerSeq' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/composability.ts#L1045
'analysisStatus' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/composability.ts#L1044
'riskLevel' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/composability.ts#L1043
'safetyScore' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/composability.ts#L872
'contractCalls' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/bridge-tracker.ts#L104
'destinationChain' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/bridge-tracker.ts#L103
'sourceChain' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/bridge-tracker.ts#L102
'transactionHash' does not exist on Prisma model 'Transaction'. Check the schema or use the correct field name
|
|
Lint:
src/api/benchmarks.ts#L58
'mapFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/arbitrage.ts#L25
'paginate' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading