Log in
phertyameen
75400
All-time points
View user on GitHub
Share
Linked accounts
teemahbee.
Org Memberships
2
bridgelet-org
BlockHaven-Labs
Resolved Issues
297
Closed
200 Points
#348
V2-BE-015 — Project Stake Locks, Entitlements, and Withdrawals
DigiNodes/truthbounty-api
Closed
200 Points
#347
V2-BE-009 — Validate Chain, Addresses, and ABIs at Startup
DigiNodes/truthbounty-api
Closed
200 Points
#346
V2-BE-012 — Project Claim Lifecycle Read Model
DigiNodes/truthbounty-api
Closed
200 Points
#339
V2-BE-002 — Consolidate Persistence on PostgreSQL and TypeORM
DigiNodes/truthbounty-api
Closed
200 Points
#786
Socket token rotation relies on a same-tab `storage` event that never fires — realtime notifications silently stop
Servora/StellarCert
Closed
200 Points
#785
`isAuthenticated` memo omits the reactive `accessToken` dependency
Servora/StellarCert
Closed
200 Points
#913
Analytics #24 — Add API response time tracking
StellarCommons/Stellar-Explain
Closed
200 Points
#912
Analytics #23 — Add first contentful paint timing
StellarCommons/Stellar-Explain
Closed
200 Points
#911
Analytics #22 — Add scroll depth tracking on result pages
StellarCommons/Stellar-Explain
Closed
200 Points
#910
Analytics #21 — Add time-on-page tracking
StellarCommons/Stellar-Explain
Closed
200 Points
#323
SC-010 — Pending TokenProposal Expiry & Cleanup
degenspot/back-it-onchain
Closed
200 Points
#322
SC-009 — Token Whitelisting via 3-Staker Vouches (Issue #170)
degenspot/back-it-onchain
Closed
200 Points
#321
SC-008 — Early Exit with Penalty & Pool Rebalance
degenspot/back-it-onchain
Closed
200 Points
#320
SC-007 — Participant Count Deduplication & Gating
degenspot/back-it-onchain
Closed
200 Points
#849
Wallet crypto service decrypt-failure paths lack test coverage
InChordSync/Chordially
Closed
200 Points
#848
`requireAuth` middleware's authorization scope is unverified
InChordSync/Chordially
Closed
200 Points
#847
Reconciliation run endpoint may not be admin-restricted
InChordSync/Chordially
Closed
200 Points
#846
SSE tip stream has no connection limits or backpressure handling
InChordSync/Chordially
Closed
200 Points
#1618
[BE-145] SENDGRID_WEBHOOK_SECRET/MAILGUN_WEBHOOK_SECRET/SES_SNS_TOPIC_ARN are documented but no inbound email webhook route exists
DistinctCodes/ManageHub
Closed
200 Points
#1617
[BE-144] No documented data-retention policy for WalletKeyAccessLog and MeteredUsageEvent
DistinctCodes/ManageHub
Closed
200 Points
#1616
[BE-142] Migrations are never run against a fresh, empty database in CI
DistinctCodes/ManageHub
Closed
200 Points
#1615
[BE-141] PAYMENT_MANUAL_REVIEW_ALERT_THRESHOLD only logs a WARN — nothing actually alerts anyone
DistinctCodes/ManageHub
Closed
200 Points
#423
bug: token.ts totalHolders() typed as Promise<bigint> but contract returns u32 — type mismatch
Lead-Studios/veritix-contract-sdk
Closed
200 Points
#422
bug: dispute.ts appealDispute accepts no parameters but contract requires appeal_resolver: Address
Lead-Studios/veritix-contract-sdk
Closed
200 Points
#421
bug: recurring.ts is missing pauseRecurring() and resumeRecurring() — contract functions not exposed
Lead-Studios/veritix-contract-sdk
Closed
200 Points
#1145
Add @ApiOperation decorators to streaks.controller.ts
Stellar-Uzima/Uzima-Backend
Closed
200 Points
#976
SC-26: Player Elo Rating Staking Escrow & Slash Mechanism
OpenKnight-Foundation/KnightVerse
Closed
200 Points
#975
SC-25: Multi-Asset Staking Support (USDC, EURC, XLM) with Decimal Normalization
OpenKnight-Foundation/KnightVerse
Closed
200 Points
#968
Monitoring quorum_guard.rs is never compiled: governance quorum regression tracking is absent
MettaChain/PropChain-contract
Closed
200 Points
#560
Payments: Add Stellar payment transaction idempotency key generator and deduplicator
OpSoll/noc-iq-be
Closed
200 Points
#542
Celery: Add task payload sanitization masking secret keys in task arguments
OpSoll/noc-iq-be
Closed
200 Points
#541
Celery: Add graceful worker shutdown handling on SIGTERM
OpSoll/noc-iq-be
Closed
200 Points
#540
Celery: Add priority task queue routing (high_priority vs default vs bulk)
OpSoll/noc-iq-be
Closed
200 Points
#967
Analytics enforces admin access with assert_eq: unauthorized callers panic instead of getting a typed error
MettaChain/PropChain-contract
Closed
200 Points
#966
IPFS metadata validation grants Admin access to any caller: anyone can take over a property's document store
MettaChain/PropChain-contract
Closed
200 Points
#965
Document the third-party public API: 3 of 11 ink! messages lack doc comments
MettaChain/PropChain-contract
Closed
200 Points
#501
Artist Rating Calculation Error
Dfunder/stellarAid-web
Closed
200 Points
#500
Dark Mode Toggle State Loss
Dfunder/stellarAid-web
Closed
200 Points
#492
Portfolio Images Not Loading
Dfunder/stellarAid-web
Closed
200 Points
#490
Wallet Connection Timeout Error
Dfunder/stellarAid-web
Closed
200 Points
#685
[Wave 200pts] Extract a shared OtpInput component to replace duplicated OTP-entry logic
Nexacore-Org/NexaFx-web
Closed
200 Points
#684
[Wave 200pts] Add keyboard navigation (arrow keys) to the notification bell panel and admin tables
Nexacore-Org/NexaFx-web
Closed
200 Points
#683
[Wave 200pts] Improve AdminGuard to show a distinct UI state for 'checking role' versus 'not authenticated'
Nexacore-Org/NexaFx-web
Closed
200 Points
#682
[Wave 200pts] Add copy-to-clipboard confirmation toast for wallet address and transaction ID copy actions
Nexacore-Org/NexaFx-web
Closed
200 Points
#239
BE-002: `lib.rs` references `pub mod validation;` and `pub mod fee_validation;` but the corresponding source files may not exist
OdyxeeeLabs/Perigee
Closed
200 Points
#238
BE-001: Duplicate `pub mod routing;` declaration in `lib.rs`
OdyxeeeLabs/Perigee
Closed
200 Points
#211
FE-004: `disconnect()` callback in WalletContext has mismatched braces — unreachable cleanup
OdyxeeeLabs/Perigee
Closed
200 Points
#210
FE-003: `initWalletKit()` is missing its closing brace — parse error in production
OdyxeeeLabs/Perigee
Closed
200 Points
#945
BE: PGN import rejects compact move-number format (1.e4) with a false "Illegal move"
OpenKnight-Foundation/KnightVerse
Closed
200 Points
#941
BE: PlayerClock::time_out() ignores a running clock (flag-fall undetected on the mover's turn)
OpenKnight-Foundation/KnightVerse