Log in
Jaydbrown
24300
All-time points
View user on GitHub
Share
Linked accounts
jayd_09663
Org Memberships
1
conduit-protocol
Resolved Issues
112
Closed
200 Points
#56
feat(contract): implement Governance contract with proposal lifecycle
cocor-tech/moistello-contracts
Closed
200 Points
#55
fix(contract): enforce min_moi_score on circle join
cocor-tech/moistello-contracts
Closed
200 Points
#54
feat(contract): implement tier-based dynamic collateral, size, and contribution limits
cocor-tech/moistello-contracts
Closed
200 Points
#53
feat(contract): implement enhanced on-chain scoring algorithm
cocor-tech/moistello-contracts
Closed
200 Points
#261
[Bug] `oracleKey`'s embedded lat/lng are format-checked but never range-checked
Parashield-Protocol/parashield-backend
Closed
200 Points
#260
[Race condition] Policy status updates use unguarded `where: { id }` writes with no re-check at write time
Parashield-Protocol/parashield-backend
Closed
200 Points
#259
[Bug] Silent fallback to default threshold/comparison (50, LessThan) when a policy's product has since been deactivated
Parashield-Protocol/parashield-backend
Closed
200 Points
#258
[Bug] Claims are auto-processed up to an hour before coverage actually ends, against oracle data that can be incomplete for the period — and the result is irreversible
Parashield-Protocol/parashield-backend
Closed
200 Points
#473
dx: add vestflow doctor command (npm run doctor) that checks all local prerequisites before first run
vestflow-labs/vestflow
Closed
200 Points
#559
Add doc comments to all public contract functions
JSE-ORG/trust-link-contract
Closed
200 Points
#558
Add fuzz tests to CI pipeline
JSE-ORG/trust-link-contract
Closed
200 Points
#557
Replace #![allow(clippy::too_many_arguments)] with input structs
JSE-ORG/trust-link-contract
Closed
200 Points
#556
Fix scripts/deploy.sh for macOS compatibility
JSE-ORG/trust-link-contract
Closed
200 Points
#165
Add CONTRIBUTING.md guide
AudioBitsStellar/AudioBlock_Backend
Closed
200 Points
#164
Add code complexity analysis thresholds
AudioBitsStellar/AudioBlock_Backend
Closed
200 Points
#163
Add Dependabot for automated dependency updates
AudioBitsStellar/AudioBlock_Backend
Closed
200 Points
#157
Add ESLint configuration with TypeScript rules
AudioBitsStellar/AudioBlock_Backend
Closed
200 Points
#341
[Isolate] Overhaul `remainder` in `index.js`
Hel-Phone/HelPhone
Closed
200 Points
#340
[Parallelize] Overhaul `commaIndex` in `index.js`
Hel-Phone/HelPhone
Closed
200 Points
#339
[Upgrade] Overhaul `value` in `index.js`
Hel-Phone/HelPhone
Closed
200 Points
#89
[CONTRACTS] Invoice Escrow: Implement Buyer Whitelist Access Control Enforcement
StellarState/SS-contracts
Closed
200 Points
#86
[CONTRACTS] Invoice Escrow: Emit Detailed Escrow Lifecycle Metadata Events
StellarState/SS-contracts
Closed
200 Points
#78
[CONTRACTS] Invoice Escrow: Extend Storage Key TTL on Escrow State Access
StellarState/SS-contracts
Closed
200 Points
#1
Restrict CORS policy on ZK Prover Server
Hel-Phone/HelPhone
Closed
200 Points
#542
Add tests for useRealtimeStream's cumulative state and stop/reset guarding
Neurowealth/NeuroWealth-Frontend
Closed
200 Points
#538
Add unit tests for src/lib/user.ts
Neurowealth/NeuroWealth-Frontend
Closed
200 Points
#537
Add tests for normalizePortfolioPayload's real-backend response path
Neurowealth/NeuroWealth-Frontend
Closed
200 Points
#536
Fix notification bell's unread count being invisible to screen readers
Neurowealth/NeuroWealth-Frontend
Closed
200 Points
#346
Contract SDK: price and decimal scaling helpers
SO4-Markets/interface
Closed
200 Points
#345
Web settings: slippage and preferences store
SO4-Markets/interface
Closed
200 Points
#344
Web a11y: key page axe smoke checks
SO4-Markets/interface
Closed
200 Points
#343
Web shared: skeleton loaders render
SO4-Markets/interface
Closed
200 Points
#233
Implement `iln cancel` command
Invoice-Liquidity-Network/ILN-Smart-Contract
Closed
200 Points
#231
Implement `iln status` command with rich output
Invoice-Liquidity-Network/ILN-Smart-Contract
Closed
200 Points
#230
Implement `iln fund` command with marketplace listing
Invoice-Liquidity-Network/ILN-Smart-Contract
Closed
200 Points
#229
Implement `iln submit` command with interactive prompts
Invoice-Liquidity-Network/ILN-Smart-Contract
Closed
200 Points
#255
feat(contract): add schedule_ttl_bump callable by anyone to extend a schedule's persistent storage lifetime
vestflow-labs/vestflow
Closed
200 Points
#9
claims.service.ts: submitClaim() saves coverageAmount as 0 — actual policy coverage is never stored on the claim
Parashield-Protocol/parashield-backend
Closed
200 Points
#8
oracle.worker.ts: on-chain oracle submission is a commented-out stub — oracle data never reaches the Soroban contract
Parashield-Protocol/parashield-backend
Closed
200 Points
#7
claims.service.ts: autoProcess() always returns 'Rejected' without evaluating oracle data against trigger condition
Parashield-Protocol/parashield-backend
Closed
200 Points
#6
policy.controller.ts: POST /policies/buy only returns a quote — referenced /policies/confirm endpoint does not exist
Parashield-Protocol/parashield-backend
Closed
200 Points
#906
[vesting_escrow] transfer_beneficiary() doesn't reject transferring to the same beneficiary
Gildado/PayD
Closed
200 Points
#905
[vesting_escrow] partial_clawback() uses saturating_sub which can silently lose accounting precision
Gildado/PayD
Closed
200 Points
#904
[vesting_escrow] extend_vesting() can overflow when adding additional_seconds to duration_seconds
Gildado/PayD
Closed
200 Points
#903
[smart_wallet] No test coverage for mismatched signature types in verify_signatures_inner()
Gildado/PayD
Closed
200 Points
#210
[Backend] Swagger / OpenAPI docs generation
vestflow-labs/vestflow
Closed
200 Points
#206
[Backend] Redis caching layer for contract state
vestflow-labs/vestflow
Closed
200 Points
#679
Add `readFundingTarget` to `stellar.ts`
StellarYield/StellarYield-Contracts
Closed
200 Points
#678
Add `GET /api/v1/admin/db/stats` database diagnostics endpoint
StellarYield/StellarYield-Contracts
Closed
200 Points
#677
Add index on `indexed_events.created_at` for time-range queries
StellarYield/StellarYield-Contracts