-
Notifications
You must be signed in to change notification settings - Fork 3
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
ci: add cargo clippy as a lint gate
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#12 In lumio-network/lumio-contracts;refactor(voting): return a named Tally struct instead of a bare tuple
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#11 In lumio-network/lumio-contracts;docs: add SECURITY.md and issue/PR templates
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#10 In lumio-network/lumio-contracts;feat(voting): guard cast_vote against missing/closed proposals via governance
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededStatus: Open.#9 In lumio-network/lumio-contracts;feat(dividends): track total recorded shares for operator visibility
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#8 In lumio-network/lumio-contracts;docs(contracts): README says wasm32-unknown-unknown but the target is wasm32v1-none
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#7 In lumio-network/lumio-contracts;feat(contracts): emit contract events from state-changing entrypoints
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#6 In lumio-network/lumio-contracts;feat(treasury): add a withdraw entrypoint the README already advertises
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#5 In lumio-network/lumio-contracts;feat(governance): add a close_proposal entrypoint (open flag is never toggled)
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#4 In lumio-network/lumio-contracts;feat(contracts): require_auth on deposit, cast_vote, and create_proposal
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededStatus: Open.#3 In lumio-network/lumio-contracts;