Procedural SafeCast.sol generation (#3245)

This commit is contained in:
Hadrien Croubois
2022-05-21 14:38:31 +02:00
committed by GitHub
parent c4f76cfa15
commit b61faf8368
13 changed files with 1402 additions and 9 deletions

View File

@ -30,6 +30,7 @@ jobs:
FORCE_COLOR: 1
ENABLE_GAS_REPORT: true
- run: npm run test:inheritance
- run: npm run test:generation
- name: Print gas report
run: cat gas-report.txt