From 9f333d5e19e54be73fab78ade6608d7915056e30 Mon Sep 17 00:00:00 2001 From: JaredBorders Date: Fri, 11 Aug 2023 13:27:54 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=B8=20Update=20gas-snapshot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gas-snapshot | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .gas-snapshot diff --git a/.gas-snapshot b/.gas-snapshot new file mode 100644 index 00000000..fe1d895c --- /dev/null +++ b/.gas-snapshot @@ -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) \ No newline at end of file