Skip to content

Commit

Permalink
📸 Update gas-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Aug 11, 2023
1 parent c8dac2d commit 9f333d5
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gas-snapshot
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
AccountMargin:test_depositCollateral() (gas: 814422)
AccountOwnership:test_accountIdsByOwner() (gas: 453960)
AccountOwnership:test_getOwnerByAccountId() (gas: 452716)
AccountOwnership:test_isActorAccountOwner() (gas: 453177)
AccountOwnership:test_transferOwnership() (gas: 462785)
AccountOwnership:test_transferOwnership_OnlyOwner() (gas: 456192)
AccountOwnership:test_transferOwnership_accountIdsByOwner() (gas: 465022)
AccountOwnership:test_transferOwnership_ownerByAccountId() (gas: 461957)
CreateAccount:test_CreateAccount() (gas: 446367)
CreateAccount:test_createAccount() (gas: 449552)
Delegation:test_getAccountIdsByDelegate() (gas: 1518889)
Delegation:test_getDelegatesByAccountId() (gas: 777076)
Delegation:test_isActorDelegate() (gas: 777944)
Delegation:test_isActorDelegate_OnlyOwner() (gas: 480589)
Delegation:test_removeDelegate() (gas: 706380)
Delegation:test_removeDelegate_All_Delegates() (gas: 642005)
Delegation:test_removeDelegate_From_AccountIds() (gas: 1310861)
Delegation:test_removeDelegate_None_Existent() (gas: 487460)
Delegation:test_removeDelegate_OnlyOwner() (gas: 593223)
Delegation:test_removeDelegate_Twice() (gas: 499819)
Delegation:test_removeDelegate_accountIdsByDelegate() (gas: 1446944)
Delegation:test_removeDelegate_delegatesByAccountId() (gas: 704871)
Mint:test_mint() (gas: 170989)

0 comments on commit 9f333d5

Please sign in to comment.