Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: format as md #3

Merged
merged 11 commits into from
Nov 12, 2024
Merged

feat: format as md #3

merged 11 commits into from
Nov 12, 2024

Conversation

sakulstra
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Nov 12, 2024

Gas report

Create3Factory

  • gas: 224263
  • size: 1151
Method min mean median max calls
create(bytes32,bytes) ↓-3.4%286388 296666 287062 ↑34%397068 6
predictAddress(address,bytes32) 1024 1024 1024 1024 6

ProxyAdmin

  • gas: 0
  • size: 0
Method min mean median max calls
owner() 386 386 386 386 6

TransparentProxyFactory

  • gas: 1609662
  • size: ↑14%8244
Method min mean median max calls
createDeterministic(address,address,bytes,bytes32) 574115 534507 574589 574703 6
createDeterministicProxyAdmin(address,bytes32) 421268 421658 421850 421856 6
predictCreateDeterministic(address,address,bytes,bytes32) 12057 12057 12057 12057 6
predictCreateDeterministicProxyAdmin(bytes32) 6236 6236 6236 6236 6

TransparentUpgradeableProxy

  • gas: 0
  • size: 0
Method min mean median max calls
getFoo() 1042 1042 1042 1042 6

ImplOwnableWithGuardian

  • gas: 285211
  • size: 1067
Method min mean median max calls
guardian() 2286 2286 2286 2286 1
owner() 2341 2341 2341 2341 1
updateGuardian(address) 25944 28245 28283 30394 6

TestPermissionlessRescuable

  • gas: 879072
  • size: 4033
Method min mean median max calls
emergencyEtherTransfer(uint256) 59057 59900 59900 60743 2
emergencyTokenTransfer(address,uint256) 34213 50627 51185 65925 4
receive() 0 0 0 0 1
whoShouldReceiveFunds() 2566 2566 2566 2566 1

Copy link

Gas report

Create3Factory

  • gas: 224263
  • size: 1151
Method min mean median max calls
create(bytes32,bytes) ↓-3.4%286388 296666 287062 ↑34%397068 6
predictAddress(address,bytes32) 1024 1024 1024 1024 6

ProxyAdmin

  • gas: 0
  • size: 0
Method min mean median max calls
owner() 386 386 386 386 6

TransparentProxyFactory

  • gas: 1609662
  • size: ↑14%8244
Method min mean median max calls
createDeterministic(address,address,bytes,bytes32) 574115 534507 574589 574703 6
createDeterministicProxyAdmin(address,bytes32) 421268 421658 421850 421856 6
predictCreateDeterministic(address,address,bytes,bytes32) 12057 12057 12057 12057 6
predictCreateDeterministicProxyAdmin(bytes32) 6236 6236 6236 6236 6

TransparentUpgradeableProxy

  • gas: 0
  • size: 0
Method min mean median max calls
getFoo() 1042 1042 1042 1042 6

ImplOwnableWithGuardian

  • gas: 285211
  • size: 1067
Method min mean median max calls
guardian() 2286 2286 2286 2286 1
owner() 2341 2341 2341 2341 1
updateGuardian(address) 25944 28245 28283 30394 6

TestPermissionlessRescuable

  • gas: 879072
  • size: 4033
Method min mean median max calls
emergencyEtherTransfer(uint256) 59057 59900 59900 60743 2
emergencyTokenTransfer(address,uint256) 34213 50627 51185 65925 4
receive() 0 0 0 0 1
whoShouldReceiveFunds() 2566 2566 2566 2566 1

@sakulstra sakulstra merged commit 5e3526c into main Nov 12, 2024
1 check passed
@sakulstra sakulstra deleted the feat/md-format branch November 12, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant