2025-11-14 19:16:11 +08:00
|
|
|
TestStableTokenTest:test__CannotAddAlreadyMinterRole() (gas: 46248)
|
|
|
|
|
TestStableTokenTest:test__CannotMintExceedingMaxSupply() (gas: 26253)
|
|
|
|
|
TestStableTokenTest:test__CannotMintWithETHExceedingMaxSupply() (gas: 31196)
|
|
|
|
|
TestStableTokenTest:test__CannotMintWithZeroETH() (gas: 18269)
|
|
|
|
|
TestStableTokenTest:test__CannotRemoveNonMinterRole() (gas: 22686)
|
|
|
|
|
TestStableTokenTest:test__CannotSetMaxSupplyBelowTotalSupply() (gas: 71121)
|
|
|
|
|
TestStableTokenTest:test__CheckMinterRoleMapping() (gas: 70476)
|
|
|
|
|
TestStableTokenTest:test__ContractDoesNotHoldETHAfterMint() (gas: 110659)
|
|
|
|
|
TestStableTokenTest:test__ERC20BasicFunctionality() (gas: 146438)
|
|
|
|
|
TestStableTokenTest:test__ETHBurnedEventEmitted() (gas: 112577)
|
|
|
|
|
TestStableTokenTest:test__ETHIsBurnedToZeroAddress() (gas: 110526)
|
|
|
|
|
TestStableTokenTest:test__InitializeZeroReverts() (gas: 2558591)
|
|
|
|
|
TestStableTokenTest:test__MaxSupplyIsSetCorrectly() (gas: 15454)
|
|
|
|
|
TestStableTokenTest:test__MintRequiresETH() (gas: 18285)
|
|
|
|
|
TestStableTokenTest:test__MintWithDifferentETHAmounts() (gas: 209788)
|
|
|
|
|
TestStableTokenTest:test__MintWithETH_RevertsBelowOneETH() (gas: 25455)
|
|
|
|
|
TestStableTokenTest:test__MintWithETH_SucceedsAtOneETH() (gas: 110063)
|
|
|
|
|
TestStableTokenTest:test__MinterAddedEventEmitted() (gas: 44947)
|
|
|
|
|
TestStableTokenTest:test__MinterRemovedEventEmitted() (gas: 34662)
|
|
|
|
|
TestStableTokenTest:test__MinterRoleCanMint() (gas: 98092)
|
|
|
|
|
TestStableTokenTest:test__MultipleMinterRolesCanMint() (gas: 128755)
|
|
|
|
|
TestStableTokenTest:test__NonMinterNonOwnerAccountCannotMint() (gas: 22493)
|
|
|
|
|
TestStableTokenTest:test__NonOwnerCannotAddMinterRole() (gas: 18223)
|
|
|
|
|
TestStableTokenTest:test__NonOwnerCannotRemoveMinterRole() (gas: 45737)
|
|
|
|
|
TestStableTokenTest:test__NonOwnerCannotSetMaxSupply() (gas: 18054)
|
|
|
|
|
TestStableTokenTest:test__OwnerCanAddMinterRole() (gas: 47248)
|
|
|
|
|
TestStableTokenTest:test__OwnerCanMintWithoutMinterRole() (gas: 74382)
|
|
|
|
|
TestStableTokenTest:test__OwnerCanRemoveMinterRole() (gas: 36473)
|
|
|
|
|
TestStableTokenTest:test__OwnerCanSetMaxSupply() (gas: 30795)
|
|
|
|
|
TestStableTokenTest:test__RemovedMinterRoleCannotMint() (gas: 37073)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__EmptyRangePagination() (gas: 307693)
|
|
|
|
|
WakuRlnV2Test:test__ErasingNonExistentMembership() (gas: 46131)
|
|
|
|
|
WakuRlnV2Test:test__FullCleanUpErasure() (gas: 1016790)
|
|
|
|
|
WakuRlnV2Test:test__GracePeriodExtensionEdgeCases() (gas: 328094)
|
|
|
|
|
WakuRlnV2Test:test__IdCommitmentToMetadata__DoesntExist() (gas: 25425)
|
|
|
|
|
WakuRlnV2Test:test__ImpactOfDurationChangesOnExistingMemberships() (gas: 540089)
|
|
|
|
|
WakuRlnV2Test:test__InvalidPaginationQuery__EndIndexGTNextFreeIndex() (gas: 18353)
|
|
|
|
|
WakuRlnV2Test:test__InvalidPaginationQuery__StartIndexGTEndIndex() (gas: 16223)
|
|
|
|
|
WakuRlnV2Test:test__InvalidRegistration__DuplicateIdCommitment() (gas: 306169)
|
|
|
|
|
WakuRlnV2Test:test__InvalidRegistration__FullTree() (gas: 56506)
|
|
|
|
|
WakuRlnV2Test:test__InvalidRegistration__InvalidIdCommitment__LargerThanField() (gas: 44077)
|
|
|
|
|
WakuRlnV2Test:test__InvalidRegistration__InvalidIdCommitment__Zero() (gas: 42830)
|
|
|
|
|
WakuRlnV2Test:test__InvalidRegistration__InvalidMembershipRateLimit__MinMax() (gas: 55598)
|
|
|
|
|
WakuRlnV2Test:test__InvalidTokenAmount(uint256,uint32) (runs: 1000, μ: 191620, ~: 191620)
|
|
|
|
|
WakuRlnV2Test:test__LargePaginationQuery() (gas: 237941853)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__LinearPriceCalculation(uint32) (runs: 1000, μ: 26069, ~: 26069)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__MassRegistrationAndErasure() (gas: 2714587)
|
|
|
|
|
WakuRlnV2Test:test__MaxTotalRateLimitEdgeCases() (gas: 21832122)
|
|
|
|
|
WakuRlnV2Test:test__MerkleTreeUpdateAfterErasureAndReuse() (gas: 2426716)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__NonMinterCanMintWithETHAndRegister() (gas: 373332)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__OwnerConfigurationUpdates() (gas: 53177)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__PriceCalculatorReconfiguration() (gas: 669854)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__RegistrationWhenMaxRateLimitIsReached() (gas: 595140)
|
|
|
|
|
WakuRlnV2Test:test__ReinitializationProtection() (gas: 80197)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__RemoveAllExpiredMemberships(uint32) (runs: 1000, μ: 4516570, ~: 2259520)
|
|
|
|
|
WakuRlnV2Test:test__RemoveExpiredMemberships(uint32) (runs: 1000, μ: 1055797, ~: 1055798)
|
|
|
|
|
WakuRlnV2Test:test__TokenTransferFailures() (gas: 4139092)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__UnauthorizedMerkleTreeModifications() (gas: 1113852)
|
|
|
|
|
WakuRlnV2Test:test__Upgrade() (gas: 6702671)
|
|
|
|
|
WakuRlnV2Test:test__UpgradeWithInvalidImplementation() (gas: 51496)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__ValidPaginationQuery(uint32) (runs: 1000, μ: 378536, ~: 134452)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__ValidPaginationQuery__OneElement() (gas: 301276)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__ValidRegistration(uint32) (runs: 1000, μ: 307650, ~: 307650)
|
|
|
|
|
WakuRlnV2Test:test__ValidRegistrationExpiry(uint32) (runs: 1000, μ: 288640, ~: 288640)
|
|
|
|
|
WakuRlnV2Test:test__ValidRegistrationExtend(uint32) (runs: 1000, μ: 534996, ~: 534996)
|
|
|
|
|
WakuRlnV2Test:test__ValidRegistrationExtendSingleMembership(uint32) (runs: 1000, μ: 296279, ~: 296279)
|
|
|
|
|
WakuRlnV2Test:test__ValidRegistrationNoGracePeriod(uint32) (runs: 1000, μ: 292251, ~: 292251)
|
|
|
|
|
WakuRlnV2Test:test__ValidRegistrationWithEraseList() (gas: 1337020)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__ValidRegistration__kats() (gas: 277614)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__WithdrawToken(uint32) (runs: 1000, μ: 283285, ~: 283286)
|
2025-09-30 09:15:30 +10:00
|
|
|
WakuRlnV2Test:test__ZeroGracePeriodDuration() (gas: 8156320)
|
2025-11-14 19:16:11 +08:00
|
|
|
WakuRlnV2Test:test__ZeroPriceEdgeCase() (gas: 791643)
|
|
|
|
|
WakuRlnV2Test:test__indexReuse_eraseMemberships(uint32) (runs: 1000, μ: 4269053, ~: 1835792)
|