MCPcopy Create free account

hub / github.com/algorandfoundation/ARCs / functions

Functions900 in github.com/algorandfoundation/ARCs

FunctionTestLoadAndValidateVettedAdopters
(t *testing.T)
arckit/internal/adoption/registry_test.go:10
FunctionTestLoadInvalidConfig
(t *testing.T)
arckit/internal/config/config_test.go:61
FunctionTestLoadMissingConfig
(t *testing.T)
arckit/internal/config/config_test.go:12
FunctionTestLoadRejectsBlankLinesInFrontMatter
(t *testing.T)
arckit/internal/arc/arc_test.go:610
FunctionTestLoadRejectsScalarActorEntryWithHelpfulMessage
(t *testing.T)
arckit/internal/adoption/adoption_test.go:700
FunctionTestLoadValidJSONCConfig
(t *testing.T)
arckit/internal/config/config_test.go:23
FunctionTestLoadVettedAdoptersRejectsInvalidSchema
(t *testing.T)
arckit/internal/adoption/registry_test.go:73
FunctionTestValidateAcceptsCanonicalImplementationURLForEcosystemSponsor
(t *testing.T)
arckit/internal/arc/arc_test.go:180
FunctionTestValidateAdoptionAllowsActorWithEmptyEvidence
(t *testing.T)
arckit/internal/adoption/adoption_test.go:135
FunctionTestValidateAdoptionReadinessRequiresMinimumAdopterCounts
(t *testing.T)
arckit/internal/adoption/adoption_test.go:283
FunctionTestValidateAdoptionRejectsActorOutsideMatchingRegistryCategory
(t *testing.T)
arckit/internal/adoption/adoption_test.go:45
FunctionTestValidateAdoptionRejectsTitleMismatchWithARC
(t *testing.T)
arckit/internal/adoption/adoption_test.go:91
FunctionTestValidateAllowsExternalHTMLAnchorLinks
(t *testing.T)
arckit/internal/arc/arc_test.go:1322
FunctionTestValidateAllowsReferenceImplementationWithoutNotes
(t *testing.T)
arckit/internal/adoption/adoption_test.go:647
FunctionTestValidateDetectsARCZeroFilenameMismatch
(t *testing.T)
arckit/internal/arc/arc_test.go:959
FunctionTestValidateFinalAdoptionAllowsTrackedAdopter
(t *testing.T)
arckit/internal/adoption/adoption_test.go:484
FunctionTestValidateFinalAdoptionRequiresAtLeastOneAdopter
(t *testing.T)
arckit/internal/adoption/adoption_test.go:192
FunctionTestValidateFinalTransition
(t *testing.T)
arckit/internal/transition/transition_test.go:13
FunctionTestValidateFinalTransitionReportsMissingEvidenceOnce
(t *testing.T)
arckit/internal/transition/transition_test.go:107
FunctionTestValidateFinalTransitionRequiresShippedReferenceImplementationStatus
(t *testing.T)
arckit/internal/transition/transition_test.go:39
FunctionTestValidateHighAdoptionReadinessAllowsFiveAdoptersAcrossCategories
(t *testing.T)
arckit/internal/adoption/adoption_test.go:343
FunctionTestValidateIdleTransition
(t *testing.T)
arckit/internal/transition/transition_test.go:26
FunctionTestValidateIgnoresBodyARCReferencesInsideCode
(t *testing.T)
arckit/internal/arc/arc_test.go:1455
FunctionTestValidateIgnoresEmailAutolinksInBodyText
(t *testing.T)
arckit/internal/arc/arc_test.go:746
FunctionTestValidateLinksReportsFileLineNumbers
(t *testing.T)
arckit/internal/arc/arc_test.go:676
FunctionTestValidateLowAdoptionReadinessRejectsUnderstatedReadiness
(t *testing.T)
arckit/internal/adoption/adoption_test.go:419
FunctionTestValidateMatchingAdoptionSummary
(t *testing.T)
arckit/internal/adoption/adoption_test.go:14
FunctionTestValidateRejectsLegacyARCMetadataFields
(t *testing.T)
arckit/internal/adoption/adoption_test.go:743
FunctionTestValidateRejectsLegacyBodySectionAndLinkRules
(t *testing.T)
arckit/internal/arc/arc_test.go:1194
FunctionTestValidateRejectsLegacyMetadataRequirements
(t *testing.T)
arckit/internal/arc/arc_test.go:1026
FunctionTestValidateRejectsLegacyReferenceImplementationIdentityFields
(t *testing.T)
arckit/internal/adoption/adoption_test.go:588
FunctionTestValidateRejectsLegacyScalarListFields
(t *testing.T)
arckit/internal/arc/arc_test.go:812
FunctionTestValidateRejectsLegacyTitleDescriptionAndSortedListRules
(t *testing.T)
arckit/internal/arc/arc_test.go:1105
FunctionTestValidateRejectsNonScalarSupersededBy
(t *testing.T)
arckit/internal/arc/arc_test.go:890
FunctionTestValidateRejectsRepositoryAbsoluteHTMLAnchorLinks
(t *testing.T)
arckit/internal/arc/arc_test.go:1388
FunctionTestValidateRejectsSubCategoryWithoutCategory
(t *testing.T)
arckit/internal/arc/arc_test.go:471
FunctionTestValidateRejectsUnsupportedCategory
(t *testing.T)
arckit/internal/arc/arc_test.go:326
FunctionTestValidateRejectsUnsupportedSubCategory
(t *testing.T)
arckit/internal/arc/arc_test.go:398
FunctionTestValidateRepoAllowsAdopterWithEmptyEvidence
(t *testing.T)
arckit/internal/repo/repo_test.go:62
FunctionTestValidateRepoCanSuppressFinalARCWithoutTrackedAdoptionByARC
(t *testing.T)
arckit/internal/repo/repo_test.go:640
FunctionTestValidateRepoDoesNotDeriveRelationshipsFromLegacyScalarLists
(t *testing.T)
arckit/internal/repo/repo_test.go:124
FunctionTestValidateRepoDoesNotReportOrphanedAdoptionWhenMatchingARCFileHasInvalidFrontMatter
(t *testing.T)
arckit/internal/repo/repo_test.go:303
FunctionTestValidateRepoIgnoresConfiguredARCFootprint
(t *testing.T)
arckit/internal/repo/repo_test.go:29
FunctionTestValidateRepoIgnoresRuleOnConfiguredRange
(t *testing.T)
arckit/internal/repo/repo_test.go:101
FunctionTestValidateRepoIncludesARCZeroInState
(t *testing.T)
arckit/internal/repo/repo_test.go:234
FunctionTestValidateRepoMissingRequiredAdoption
(t *testing.T)
arckit/internal/repo/repo_test.go:12
FunctionTestValidateRepoRejectsFinalARCWithoutTrackedAdoption
(t *testing.T)
arckit/internal/repo/repo_test.go:564
FunctionTestValidateRepoRejectsMaturityRegression
(t *testing.T)
arckit/internal/repo/repo_test.go:394
FunctionTestValidateRepoRejectsUnvettedAdopter
(t *testing.T)
arckit/internal/repo/repo_test.go:539
FunctionTestValidateRepoRequiresVettedAdoptersRegistry
(t *testing.T)
arckit/internal/repo/repo_test.go:517
FunctionTestValidateRequiresCanonicalImplementationURL
(t *testing.T)
arckit/internal/arc/arc_test.go:106
FunctionTestValidateRequiresImplementationDeclarationForReviewAndLater
(t *testing.T)
arckit/internal/arc/arc_test.go:31
FunctionTestValidateRequiresReferenceImplementationFromARCFrontMatter
(t *testing.T)
arckit/internal/adoption/adoption_test.go:791
FunctionTestValidateStillRejectsUnknownFields
(t *testing.T)
arckit/internal/arc/arc_test.go:543
FunctionTestValidateTransitionRequiresVettedAdoptersRegistry
(t *testing.T)
arckit/internal/transition/transition_test.go:83
FunctionTestValidateValidDraftARC
(t *testing.T)
arckit/internal/arc/arc_test.go:12
FunctionTestValidateVettedAdoptersRejectsInvalidContent
(t *testing.T)
arckit/internal/adoption/registry_test.go:24
FunctionTestWithRuleEnforced
(t *testing.T)
arckit/internal/config/config_test.go:149
FunctionTestWriteTableEscapesMarkdownCells
(t *testing.T)
arckit/internal/repo/summary_test.go:241
FunctionWriteTrimmedFile
(t testing.TB, path string, content string)
arckit/internal/testutil/testutil.go:49
Method__init__
(self)
assets/arc-0020/smart_contracts/smart_asa/contract.py:40
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:223
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:241
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:259
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:412
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:430
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:448
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:601
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:622
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:643
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:849
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:866
Method__init__
(self, app_client: algokit_utils.AppClient, address: str)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:993
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1035
Method__init__
( self, algorand: _AlgoKitAlgorandClient, *, app_name: str | None = None,
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1287
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1404
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1413
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1671
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1689
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1708
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1716
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1733
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1741
Method__init__
(self, composer: "SmartAsaComposer")
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1762
Method__init__
(self, composer: "SmartAsaComposer")
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1785
Method__init__
(self, client: "SmartAsaClient")
assets/arc-0020/smart_contracts/artifacts/smart_asa/smart_asa_client.py:1810
Method__init__
(self)
assets/arc-0062/smart_contracts/circulating_supply/contract.py:23
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:97
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:151
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:205
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:277
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:288
Method__init__
(self, app_client: algokit_utils.AppClient)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:346
Method__init__
( self, algorand: _AlgoKitAlgorandClient, *, app_name: str | None = None,
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:544
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:661
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:670
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:748
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:766
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:785
Method__init__
(self, app_factory: algokit_utils.AppFactory)
assets/arc-0062/smart_contracts/artifacts/circulating_supply/circulating_supply_client.py:793
← previousnext →401–500 of 900, ranked by callers