impl source realm
1
17
func AddMember
crossing ActionAddMember allows T1 and T2 members to freely add T3 members using their invitation points.
func NewAddMemberRequest
crossing Actionfunc NewChangeLawRequest
crossing Actionfunc NewPromoteMemberRequest
crossing Actionfunc NewTreasuryGRC20TokensUpdate
crossing ActionNewTreasuryGRC20TokensUpdate creates a proposal request to update the list of GRC20 tokens registry keys used by the treasury. The new list, if voted and accepted, will overwrite the current one.
func NewTreasuryPaymentRequest
crossing Actionfunc NewUpgradeDaoImplRequest
crossing Actionfunc NewWithdrawMemberRequest
crossing Actionfunc Render
crossingfunc StringifyProposal
Actionfunc StringifyVotes
Actionfunc NewFilterByTier
Actionfunc GetInstance
ActionGetInstance returns the singleton *GovDAO. Only the loader realm may call it (used during the bootstrap UpdateImpl handoff). The IsCurrent() check rejects stale or stashed realm values; PkgPath() after the check is the authentic immediate caller.
func NewGovDAO
Actionfunc NewLaw
Actionfunc NewProposalsStatuses
Actionfunc NewRender
Action4
type FilterByTier
structtype GovDAO
structMethods on GovDAO
func ExecuteProposal
method on GovDAOfunc PostCreateProposal
method on GovDAOfunc PreCreateProposal
method on GovDAOfunc PreExecuteProposal
method on GovDAOfunc Render
crossing method on GovDAOfunc VoteOnProposal
method on GovDAOtype Law
structtype ProposalsStatuses
structProposalsStatuses contains the status of all the proposals indexed by the proposal ID.
19
- chain stdlib
- chain/runtime stdlib
- chain/runtime/unsafe stdlib
- errors stdlib
- gno.land/p/aeddi/panictoerr package
- gno.land/p/moul/helplink package
- gno.land/p/moul/md package
- gno.land/p/nt/bptree/v0 package
- gno.land/p/nt/bptree/v0/pager package
- gno.land/p/nt/mux/v0 package
- gno.land/p/nt/seqid/v0 package
- gno.land/p/nt/treasury/v0 package
- gno.land/p/nt/ufmt/v0 package
- gno.land/r/gov/dao realm
- gno.land/r/gov/dao/v3/memberstore realm
- gno.land/r/gov/dao/v3/treasury realm
- gno.land/r/sys/users realm
- strconv stdlib
- strings stdlib