Add Halmos support for formal verification (#5034)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
1
.github/actions/gas-compare/action.yml
vendored
1
.github/actions/gas-compare/action.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Compare gas costs
|
||||
description: Compare gas costs between branches
|
||||
inputs:
|
||||
token:
|
||||
description: github token
|
||||
|
||||
1
.github/actions/setup/action.yml
vendored
1
.github/actions/setup/action.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Setup
|
||||
description: Common environment setup
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
|
||||
1
.github/actions/storage-layout/action.yml
vendored
1
.github/actions/storage-layout/action.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Compare storage layouts
|
||||
description: Compare storage layouts between branches
|
||||
inputs:
|
||||
token:
|
||||
description: github token
|
||||
|
||||
Reference in New Issue
Block a user