issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript
Filter by
33.2M results
Description
The backend GET /api/contracts/:contractId/state endpoint reads Soroban contract storage entries. A more specific GET
/api/escrow/:orderId/state endpoint should return a human-readable escrow ...
contract
Description
backend/src/utils/stellar-config.js reads Stellar-related environment variables (network passphrase, horizon URL,
contract IDs). Commit 98f2c5f wired stellar utils to typed config. If required ...
contract
Wondering why turning this plugin on forces 117 HD off, I d love to use this plugin but I don t like playing without 117
Description
When AutomaticOrderProcessor processes a waitlist order, it places a Stellar payment. For products with
use_soroban_escrow = true, the automatic order should use the escrow contract instead ...
contract
Description
backend/src/__tests__/db-boolean-normalization.test.js addresses a SQLite/PostgreSQL incompatibility where boolean
fields are stored as 0/1 integers in SQLite but as true/false in PostgreSQL. ...
contract
Description
backend/src/__tests__/escrow.contracts.test.js tests the backend s interaction with the escrow contract. These tests
should use a local Soroban sandbox (via Docker or soroban-cli) for realistic ...
contract
Description
backend/src/jobs/contractMonitor.js connects to Stellar s event streaming API to track contract events. The indexer
should specifically filter for escrow contract events (deposit, release, ...
contract
Description
Unit tests in contract/src/test.rs use soroban_sdk::testutils::Env::default(). Full end-to-end tests on Futurenet
validate that the contract behaves identically when deployed to a real Soroban-enabled ...
contract
Description
When a farmer is a member of a cooperative, a portion of each sale (configured royalty %) should be distributed to the
cooperative s treasury address on escrow release. This is a multi-party ...
contract
Description
contract/cli.sh provides deploy commands. There is no fully automated CI pipeline that builds the contract Wasm, deploys
to Stellar Testnet, runs a smoke test (deposit → release), and reports ...
contract

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.