Ai fraud detection - #130
Merged
Merged
Conversation
|
@arandomogg Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
Contributor
|
Please @arandomogg I need a well documented and detailed PR description. Please update your PR description. Also fix your failing CI as well. Thanks |
Author
|
I am fixing the CI, I can see my pr has a conflict now but it was conflict free when i made the pr initially. Kindly resolve the conflict |
…tlement_service.go
0xDeon
pushed a commit
to arandomogg/nester
that referenced
this pull request
Mar 29, 2026
…tion) - Fix vault_service.go: remove leftover conflict marker on line 76 - Fix main.go: resolve merge conflict, keep user/auth/vault/settlement handlers + indexer - Fix events.go: restore contractID empty check; add RPCURL guard for placeholder mode so existing tests pass - Fix event_indexer.go + main.go: rename root module from Damola09 to suncrestlabs/nester to allow internal package import; use replace directive in apps/api/go.mod - Remove apps/api/internal/stellar/ copied stubs (broken vault_reader.go caused build failure) - Fix router.go: replace non-existent middleware.RateLimit with IPRateLimiter - Fix server.go: update New() signature to match server_test.go expectations; add CORS middleware to chain - Fix config_test.go: add INTELLIGENCE_URL to baseEnv, requiredEnv, and all .env writes - Fix Python imports: sort import blocks in risk.py, anomaly_scorer.py, test_anomaly_scorer.py - Fix contracts.yml: remove --features opt from stellar-cli install (not available in v25+)
…tion) - Fix vault_service.go: remove leftover conflict marker on line 76 - Fix main.go: resolve merge conflict, keep user/auth/vault/settlement handlers + indexer - Fix events.go: restore contractID empty check; add RPCURL guard for placeholder mode so existing tests pass - Fix event_indexer.go + main.go: rename root module from Damola09 to suncrestlabs/nester to allow internal package import; use replace directive in apps/api/go.mod - Remove apps/api/internal/stellar/ copied stubs (broken vault_reader.go caused build failure) - Fix router.go: replace non-existent middleware.RateLimit with IPRateLimiter - Fix server.go: update New() signature to match server_test.go expectations; add CORS middleware to chain - Fix config_test.go: add INTELLIGENCE_URL to baseEnv, requiredEnv, and all .env writes - Fix Python imports: sort import blocks in risk.py, anomaly_scorer.py, test_anomaly_scorer.py - Fix contracts.yml: remove --features opt from stellar-cli install (not available in v25+)
0xDeon
force-pushed
the
ai-fraud-detection
branch
from
March 29, 2026 15:41
c0eb308 to
a023f07
Compare
0xDeon
approved these changes
Mar 29, 2026
0xDeon
left a comment
Contributor
There was a problem hiding this comment.
Little cleanup work to be done but looks good.
Thanks for your contribution
This was referenced Apr 2, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #113