-
Notifications
You must be signed in to change notification settings - Fork 7
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Consolidate duplicated admin/init/error boilerplate shared across fee_collector, stellar_send, and token_bridge
contractsSmart contract logicSmart contract logicenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#9 In StellarSend/contracts;Add negative-path and overflow-boundary tests for fee/amount arithmetic in all three contracts
contractsSmart contract logicSmart contract logicgood first issueGood for newcomersGood for newcomerstestingTest coverage relatedTest coverage relatedStatus: Open.#7 In StellarSend/contracts;send_path_payment never validates the path parameter, leaving StellarSendError::InvalidPath dead code
bugSomething isn't workingSomething isn't workingcontractsSmart contract logicSmart contract logictestingTest coverage relatedTest coverage relatedStatus: Open.#6 In StellarSend/contracts;No Cargo workspace configuration — three contracts each have standalone, duplicated Cargo.toml files
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#5 In StellarSend/contracts;Add GitHub Actions CI workflow for build, test, and clippy across all three contracts
ciContinuous integrationContinuous integrationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededStatus: Open.#4 In StellarSend/contracts;README documents features (pause/unpause, admin rotation, min/max amount) that are not implemented in stellar_send
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#3 In StellarSend/contracts;send_path_payment simulates DEX swaps 1:1 instead of calling a real router — no actual price discovery
bugSomething isn't workingSomething isn't workingcontractsSmart contract logicSmart contract logicenhancementNew feature or requestNew feature or requestStatus: Open.#2 In StellarSend/contracts;fee_collector::collect_fee has no access control — anyone can inflate lifetime fee totals
bugSomething isn't workingSomething isn't workingcontractsSmart contract logicSmart contract logicsecuritySecurity concernSecurity concernStatus: Open.#1 In StellarSend/contracts;