Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

add mythril tool for security tests #253

Merged
merged 3 commits into from
Feb 21, 2023
Merged

add mythril tool for security tests #253

merged 3 commits into from
Feb 21, 2023

Conversation

emmanuelm41
Copy link
Member

@emmanuelm41 emmanuelm41 commented Feb 21, 2023

closes #251

馃敆 zboto Link

@github-actions
Copy link

Gas results 馃殌馃摑

Account actor

Function Gas
authenticate_message 25400852
universal_receiver_hook 5150075

Datacap actor

Function Gas
name 6190437
symbol 5936769
total_supply 7963635
balance 7110566
allowance 8172515
transfer 17819995
transfer_from 25470963
burn 11560423
burn_from 18455212
allowance 11457127
increase_allowance 14216988
decrease_allowance 14220185
revoke_allowance 12853436

Init actor

Function Gas
exec 19956821
exec4 7128445

Market actor

Function Gas
add_balance 8147920
withdraw_balance 10970793
get_balance 12304307
get_deal_data_commitment 11443780
get_deal_client 6792848
get_deal_provider 6789352
get_deal_label 11649287
get_deal_term 7359617
get_deal_total_price 8909439
get_deal_client_collateral 8717585
get_deal_provider_collateral 8723765
get_deal_verified 6702422
get_deal_activation 7404061
publish_storage_deals 3089863

Power actor

Function Gas
miner_count 5303254
network_raw_power 5743852
miner_raw_power 7248970
miner_consensus_count 5313802

Precompiles actor

Function Gas
resolve_address 2394758
lookup_delegated_address (empty response) 2312459
lookup_delegated_address (address found) 2399463
resolve_eth_address 2518754

Send actor

Function Gas
send 3517090

Verifreg actor

Function Gas
add_verified_client 13619634
get_claims 10436091
extend_claim_term 11757039
remove_expired_allocations 13387014
remove_expired_claims 11757039

1 similar comment
@github-actions
Copy link

Gas results 馃殌馃摑

Account actor

Function Gas
authenticate_message 25400852
universal_receiver_hook 5150075

Datacap actor

Function Gas
name 6190437
symbol 5936769
total_supply 7963635
balance 7110566
allowance 8172515
transfer 17819995
transfer_from 25470963
burn 11560423
burn_from 18455212
allowance 11457127
increase_allowance 14216988
decrease_allowance 14220185
revoke_allowance 12853436

Init actor

Function Gas
exec 19956821
exec4 7128445

Market actor

Function Gas
add_balance 8147920
withdraw_balance 10970793
get_balance 12304307
get_deal_data_commitment 11443780
get_deal_client 6792848
get_deal_provider 6789352
get_deal_label 11649287
get_deal_term 7359617
get_deal_total_price 8909439
get_deal_client_collateral 8717585
get_deal_provider_collateral 8723765
get_deal_verified 6702422
get_deal_activation 7404061
publish_storage_deals 3089863

Power actor

Function Gas
miner_count 5303254
network_raw_power 5743852
miner_raw_power 7248970
miner_consensus_count 5313802

Precompiles actor

Function Gas
resolve_address 2394758
lookup_delegated_address (empty response) 2312459
lookup_delegated_address (address found) 2399463
resolve_eth_address 2518754

Send actor

Function Gas
send 3517090

Verifreg actor

Function Gas
add_verified_client 13619634
get_claims 10436091
extend_claim_term 11757039
remove_expired_allocations 13387014
remove_expired_claims 11757039

@emmanuelm41 emmanuelm41 merged commit e8ca2d5 into master Feb 21, 2023
@emmanuelm41 emmanuelm41 deleted the feat/security branch February 21, 2023 15:44
longfeiWan9 pushed a commit to longfeiWan9/filecoin-solidity that referenced this pull request Mar 7, 2023
* feat: add mythril tool for security tests
* chore: change execution timeout to 5 mins
* chore: change job names
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run static analysis tools
1 participant