Skip to content

Commit

Permalink
chore: update gas snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielstoica committed Nov 18, 2024
1 parent 963c624 commit cd078de
Showing 1 changed file with 72 additions and 75 deletions.
147 changes: 72 additions & 75 deletions .gas-snapshot
Original file line number Diff line number Diff line change
@@ -1,98 +1,95 @@
AddToAllowlist_Unit_Concrete_Test:test_AddToAllowlist() (gas: 294199)
AddToAllowlist_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 12955)
AddToAllowlist_Unit_Concrete_Test:test_RevertWhen_InvalidZeroCodeModule() (gas: 13123)
CancelInvoice_Integration_Concret_Test:test_CancelInvoice_PaymentMethodLinearStream_StatusOngoing() (gas: 448598)
CancelInvoice_Integration_Concret_Test:test_CancelInvoice_PaymentMethodLinearStream_StatusPending() (gas: 32437)
CancelInvoice_Integration_Concret_Test:test_CancelInvoice_PaymentMethodTranchedStream_StatusOngoing() (gas: 448577)
CancelInvoice_Integration_Concret_Test:test_CancelInvoice_PaymentMethodTranchedStream_StatusPending() (gas: 32484)
CancelInvoice_Integration_Concret_Test:test_CancelInvoice_PaymentMethodTransfer() (gas: 32470)
CancelInvoice_Integration_Concret_Test:test_RevertWhen_InvoiceIsCanceled() (gas: 29284)
CancelInvoice_Integration_Concret_Test:test_RevertWhen_InvoiceIsPaid() (gas: 55920)
CancelInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodLinearStream_StatusOngoing_SenderNoInitialtStreamSender() (gas: 406709)
CancelInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodLinearStream_StatusPending_SenderNotInvoiceRecipient() (gas: 22770)
CancelInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_StatusOngoing_SenderNoInitialtStreamSender() (gas: 406752)
CancelInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_StatusPending_SenderNotInvoiceRecipient() (gas: 22815)
CancelInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTransfer_SenderNotInvoiceRecipient() (gas: 22803)
AddToAllowlist_Unit_Concrete_Test:test_AddToAllowlist() (gas: 294177)
AddToAllowlist_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 13021)
AddToAllowlist_Unit_Concrete_Test:test_RevertWhen_InvalidZeroCodeModule() (gas: 13101)
CancelRequest_Integration_Concret_Test:test_CancelRequest_PaymentMethodLinearStream_StatusCanceled() (gas: 30130)
CancelRequest_Integration_Concret_Test:test_CancelRequest_PaymentMethodLinearStream_StatusPending() (gas: 456362)
CancelRequest_Integration_Concret_Test:test_CancelRequest_PaymentMethodTranchedStream_StatusCanceled() (gas: 30108)
CancelRequest_Integration_Concret_Test:test_CancelRequest_PaymentMethodTranchedStream_StatusPending() (gas: 455894)
CancelRequest_Integration_Concret_Test:test_CancelRequest_PaymentMethodTransfer() (gas: 30162)
CancelRequest_Integration_Concret_Test:test_RevertWhen_PaymentIsPaid() (gas: 55905)
CancelRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodLinearStream_StatusPending_SenderNoInitialtStreamSender() (gas: 412484)
CancelRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodLinearStream_StatusPending_SenderNotPaymentRecipient() (gas: 21892)
CancelRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_StatusPending_SenderNoInitialtStreamSender() (gas: 412508)
CancelRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_StatusPending_SenderNotPaymentRecipient() (gas: 21849)
CancelRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodTransfer_SenderNotPaymentRecipient() (gas: 21859)
CancelRequest_Integration_Concret_Test:test_RevertWhen_RequestCanceled() (gas: 29836)
ComputeNumberOfPayments_Helpers_Test:test_ComputeNumberOfPayments_Monthly() (gas: 3530)
ComputeNumberOfPayments_Helpers_Test:test_ComputeNumberOfPayments_Weekly() (gas: 3483)
ComputeNumberOfPayments_Helpers_Test:test_ComputeNumberOfPayments_Yearly() (gas: 3613)
Constructor_DockRegistry_Test:test_Constructor() (gas: 6152415)
ComputeNumberOfPayments_Helpers_Test:test_ComputeNumberOfPayments_Yearly() (gas: 3591)
Constructor_ModuleKeeper_Test:test_Constructor() (gas: 241794)
Constructor_StreamManager_Integration_Concret_Test:test_Constructor() (gas: 1506380)
CreateAccount_Unit_Concrete_Test:test_CreateAccount_DockIdNonZero() (gas: 884365)
CreateAccount_Unit_Concrete_Test:test_CreateAccount_DockIdZero() (gas: 495512)
CreateAccount_Unit_Concrete_Test:test_RevertWhen_CallerNotDockOwner() (gas: 516778)
CreateInvoice_Integration_Concret_Test:test_CreateInvoice_LinearStream() (gas: 257050)
CreateInvoice_Integration_Concret_Test:test_CreateInvoice_PaymentMethodOneOffTransfer() (gas: 257350)
CreateInvoice_Integration_Concret_Test:test_CreateInvoice_RecurringTransfer() (gas: 258474)
CreateInvoice_Integration_Concret_Test:test_CreateInvoice_Tranched() (gas: 258702)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_CallerNotContract() (gas: 87317)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_EndTimeInThePast() (gas: 104070)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_NonCompliantContainer() (gas: 92474)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodLinearStream_PaymentAssetNativeToken() (gas: 104125)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodRecurringTransfer_PaymentIntervalTooShortForSelectedRecurrence() (gas: 104863)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_PaymentAssetNativeToken() (gas: 105365)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_PaymentIntervalTooShortForSelectedRecurrence() (gas: 104907)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_RecurrenceSetToOneOff() (gas: 103551)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_StartTimeGreaterThanEndTime() (gas: 103394)
CreateInvoice_Integration_Concret_Test:test_RevertWhen_ZeroPaymentAmount() (gas: 82787)
CreateInvoice_Integration_Fuzz_Test:testFuzz_CreateInvoice(uint8,uint8,uint40,uint40,uint128) (runs: 10003, μ: 200780, ~: 257141)
DisableModule_Unit_Concrete_Test:test_DisableModule() (gas: 297575)
Constructor_StationRegistry_Test:test_Constructor() (gas: 6000889)
Constructor_StreamManager_Integration_Concret_Test:test_Constructor() (gas: 1483582)
CreateAccount_Unit_Concrete_Test:test_CreateAccount_StationIdNonZero() (gas: 838312)
CreateAccount_Unit_Concrete_Test:test_CreateAccount_StationIdZero() (gas: 471586)
CreateAccount_Unit_Concrete_Test:test_RevertWhen_CallerNotStationOwner() (gas: 494552)
CreateRequest_Integration_Concret_Test:test_CreateRequest_LinearStream() (gas: 213120)
CreateRequest_Integration_Concret_Test:test_CreateRequest_PaymentMethodOneOffTransfer() (gas: 213582)
CreateRequest_Integration_Concret_Test:test_CreateRequest_RecurringTransfer() (gas: 214358)
CreateRequest_Integration_Concret_Test:test_CreateRequest_Tranched() (gas: 214732)
CreateRequest_Integration_Concret_Test:test_RevertWhen_CallerNotContract() (gas: 87433)
CreateRequest_Integration_Concret_Test:test_RevertWhen_EndTimeInThePast() (gas: 104518)
CreateRequest_Integration_Concret_Test:test_RevertWhen_NonCompliantSpace() (gas: 94507)
CreateRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodLinearStream_PaymentAssetNativeToken() (gas: 104640)
CreateRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodRecurringTransfer_PaymentIntervalTooShortForSelectedRecurrence() (gas: 105215)
CreateRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_PaymentAssetNativeToken() (gas: 105883)
CreateRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_PaymentIntervalTooShortForSelectedRecurrence() (gas: 105401)
CreateRequest_Integration_Concret_Test:test_RevertWhen_PaymentMethodTranchedStream_RecurrenceSetToOneOff() (gas: 104096)
CreateRequest_Integration_Concret_Test:test_RevertWhen_StartTimeGreaterThanEndTime() (gas: 103921)
CreateRequest_Integration_Concret_Test:test_RevertWhen_ZeroPaymentAmount() (gas: 83212)
CreateRequest_Integration_Fuzz_Test:testFuzz_CreateRequest(uint8,uint8,address,uint40,uint40,uint128) (runs: 10002, μ: 167414, ~: 213538)
DisableModule_Unit_Concrete_Test:test_DisableModule() (gas: 297619)
DisableModule_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18242)
EnableModule_Unit_Concrete_Test:test_EnableModule() (gas: 38285)
EnableModule_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18232)
EnableModule_Unit_Concrete_Test:test_RevertWhen_ModuleNotAllowlisted() (gas: 28781)
EnableModule_Unit_Concrete_Test:test_EnableModule() (gas: 38307)
EnableModule_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18210)
EnableModule_Unit_Concrete_Test:test_RevertWhen_ModuleNotAllowlisted() (gas: 28825)
ExecuteBatch_Unit_Concrete_Test:test_ExecuteBatch() (gas: 310024)
ExecuteBatch_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 32567)
ExecuteBatch_Unit_Concrete_Test:test_RevertWhen_ModuleNotEnabled() (gas: 38738)
ExecuteBatch_Unit_Concrete_Test:test_RevertWhen_WrongArrayLengths() (gas: 57866)
ExecuteBatch_Unit_Concrete_Test:test_RevertWhen_WrongArrayLengths() (gas: 57822)
Execute_Unit_Concrete_Test:test_Execute() (gas: 83058)
Execute_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 20690)
Execute_Unit_Concrete_Test:test_RevertWhen_ModuleNotEnabled() (gas: 21172)
Execute_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 20659)
Execute_Unit_Concrete_Test:test_RevertWhen_ModuleNotEnabled() (gas: 21166)
Fallback_Unit_Concrete_Test:test_Fallback() (gas: 23595)
PayInvoice_Integration_Concret_Test:test_PayInvoice_PaymentMethodLinearStream() (gas: 311650)
PayInvoice_Integration_Concret_Test:test_PayInvoice_PaymentMethodTranchedStream() (gas: 438747)
PayInvoice_Integration_Concret_Test:test_PayInvoice_PaymentMethodTransfer_ERC20Token_Recurring() (gas: 106027)
PayInvoice_Integration_Concret_Test:test_PayInvoice_PaymentMethodTransfer_NativeToken_OneOff() (gas: 69528)
PayInvoice_Integration_Concret_Test:test_RevertWhen_InvoiceAlreadyPaid() (gas: 81929)
PayInvoice_Integration_Concret_Test:test_RevertWhen_InvoiceCanceled() (gas: 32071)
PayInvoice_Integration_Concret_Test:test_RevertWhen_InvoiceNull() (gas: 20514)
PayInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTransfer_NativeTokenTransferFails() (gas: 185912)
PayInvoice_Integration_Concret_Test:test_RevertWhen_PaymentMethodTransfer_PaymentAmountLessThanInvoiceValue() (gas: 34136)
PayInvoice_Integration_Fuzz_Test:testFuzz_PayInvoice(uint8,uint8,uint40,uint40,uint128) (runs: 10003, μ: 365189, ~: 342220)
MintInvoice_Integration_Concret_Test:test_MintInvoice() (gas: 127976)
MintInvoice_Integration_Concret_Test:test_RevertWhen_CallerNotRelayer() (gas: 14112)
PayPayment_Integration_Concret_Test:test_PayRequest_PaymentMethodLinearStream() (gas: 317023)
PayPayment_Integration_Concret_Test:test_PayRequest_PaymentMethodTranchedStream() (gas: 445445)
PayPayment_Integration_Concret_Test:test_PayRequest_PaymentMethodTransfer_ERC20Token_Recurring() (gas: 106179)
PayPayment_Integration_Concret_Test:test_PayRequest_PaymentMethodTransfer_NativeToken_OneOff() (gas: 70456)
PayPayment_Integration_Concret_Test:test_RevertWhen_PaymentMethodTransfer_NativeTokenTransferFails() (gas: 146017)
PayPayment_Integration_Concret_Test:test_RevertWhen_PaymentMethodTransfer_PaymentAmountLessThanRequestedAmount() (gas: 31822)
PayPayment_Integration_Concret_Test:test_RevertWhen_RequestAlreadyPaid() (gas: 81025)
PayPayment_Integration_Concret_Test:test_RevertWhen_RequestCanceled() (gas: 32409)
PayPayment_Integration_Concret_Test:test_RevertWhen_RequestNull() (gas: 17722)
PayRequest_Integration_Fuzz_Test:testFuzz_PayRequest(uint8,uint8,uint40,uint40,uint128) (runs: 10001, μ: 348425, ~: 320864)
Receive_Unit_Concrete_Test:test_Receive() (gas: 23390)
RemoveFromAllowlist_Unit_Concrete_Test:test_AddToAllowlist() (gas: 22211)
RemoveFromAllowlist_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 12982)
TransferContainerOwnership_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 509061)
TransferContainerOwnership_Unit_Concrete_Test:test_RevertWhen_InvalidOwnerZeroAddress() (gas: 507020)
TransferContainerOwnership_Unit_Concrete_Test:test_TransferContainerOwnership() (gas: 515004)
TransferDockOwnership_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 508825)
TransferDockOwnership_Unit_Concrete_Test:test_TransferDockOwnership() (gas: 514407)
TransferFrom_Integration_Concret_Test:test_RevertWhen_TokenDoesNotExist() (gas: 30340)
TransferFrom_Integration_Concret_Test:test_TransferFrom_PaymentMethodStream() (gas: 393146)
TransferFrom_Integration_Concret_Test:test_TransferFrom_PaymentTransfer() (gas: 61592)
TransferFrom_Integration_Concret_Test:test_TransferFrom() (gas: 15639)
TransferOwnership_Unit_Concrete_Test:test_RevertWhen_CallerNotCurrentOwner() (gas: 15031)
TransferOwnership_Unit_Concrete_Test:test_RevertWhen_NewOwnerZeroAddress() (gas: 12972)
TransferOwnership_Unit_Concrete_Test:test_RevertWhen_NewOwnerZeroAddress() (gas: 12950)
TransferOwnership_Unit_Concrete_Test:test_TransferOwnership() (gas: 22589)
TransferOwnership_Unit_Fuzz_Test:testFuzz_RevertWhen_CallerNotCurrentOwner(address) (runs: 10003, μ: 13560, ~: 13560)
TransferOwnership_Unit_Fuzz_Test:testFuzz_TransferOwnership(address) (runs: 10003, μ: 20802, ~: 20803)
TransferOwnership_Unit_Fuzz_Test:testFuzz_RevertWhen_CallerNotCurrentOwner(address) (runs: 10002, μ: 13560, ~: 13560)
TransferOwnership_Unit_Fuzz_Test:testFuzz_TransferOwnership(address) (runs: 10002, μ: 20803, ~: 20803)
TransferStationOwnership_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 486702)
TransferStationOwnership_Unit_Concrete_Test:test_TransferStationOwnership() (gas: 492259)
UpdateModuleKeeper_Unit_Concrete_Test:test_RevertWhen_CallerNotRegistryOwner() (gas: 13994)
UpdateModuleKeeper_Unit_Concrete_Test:test_UpdateModuleKeeper() (gas: 21767)
UpdateModuleKeeper_Unit_Concrete_Test:test_UpdateModuleKeeper() (gas: 21811)
UpdateStreamBrokerFee_Integration_Concret_Test:test_RevertWhen_CallerNotOwner() (gas: 12865)
UpdateStreamBrokerFee_Integration_Concret_Test:test_UpdateStreamBrokerFee() (gas: 38892)
UpdateStreamBrokerFee_Integration_Concret_Test:test_UpdateStreamBrokerFee() (gas: 38936)
WithdrawERC1155_Unit_Concrete_Test:test_RevertWhen_CallerNotAdminOrEntryPoint() (gas: 32720)
WithdrawERC1155_Unit_Concrete_Test:test_RevertWhen_InsufficientERC1155Balance() (gas: 44674)
WithdrawERC1155_Unit_Concrete_Test:test_WithdrawERC1155() (gas: 117528)
WithdrawERC1155_Unit_Concrete_Test:test_WithdrawERC1155_Batch() (gas: 136425)
WithdrawERC20_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18242)
WithdrawERC20_Unit_Concrete_Test:test_RevertWhen_InsufficientERC20ToWithdraw() (gas: 25726)
WithdrawERC20_Unit_Concrete_Test:test_WithdrawERC20() (gas: 92210)
WithdrawERC721_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18247)
WithdrawERC721_Unit_Concrete_Test:test_RevertWhen_NonexistentERC721Token() (gas: 31261)
WithdrawERC721_Unit_Concrete_Test:test_WithdrawERC721() (gas: 96612)
WithdrawLinearStream_Integration_Concret_Test:test_WithdrawStream_LinearStream() (gas: 319541)
WithdrawLinearStream_Integration_Concret_Test:test_WithdrawStream_TranchedStream() (gas: 443734)
WithdrawERC20_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18302)
WithdrawERC20_Unit_Concrete_Test:test_RevertWhen_InsufficientERC20ToWithdraw() (gas: 25695)
WithdrawERC20_Unit_Concrete_Test:test_WithdrawERC20() (gas: 91444)
WithdrawERC721_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18307)
WithdrawERC721_Unit_Concrete_Test:test_RevertWhen_NonexistentERC721Token() (gas: 31230)
WithdrawERC721_Unit_Concrete_Test:test_WithdrawERC721() (gas: 96680)
WithdrawNative_Unit_Concrete_Test:test_RevertWhen_CallerNotOwner() (gas: 18144)
WithdrawNative_Unit_Concrete_Test:test_RevertWhen_InsufficientNativeToWithdraw() (gas: 17974)
WithdrawNative_Unit_Concrete_Test:test_RevertWhen_NativeWithdrawFailed() (gas: 33626)
WithdrawNative_Unit_Concrete_Test:test_WithdrawNative() (gas: 39195)
WithdrawNative_Unit_Concrete_Test:test_WithdrawNative() (gas: 39195)
WithdrawRequestStream_Integration_Concret_Test:test_WithdrawStream_LinearStream() (gas: 315583)
WithdrawRequestStream_Integration_Concret_Test:test_WithdrawStream_TranchedStream() (gas: 438362)

0 comments on commit cd078de

Please sign in to comment.