cgewecke
833dba065f
Add abi diff plugin method tests ( #600 )
3 years ago
cgewecke
ac0618c34f
Add ABI diff logic ( #598 )
3 years ago
cgewecke
b2d4a667d5
Add modifierWhitelist option ( #597 )
3 years ago
cgewecke
2be29b2edb
Allow duplicate modifiers on same function ( #596 )
3 years ago
cgewecke
23f798792b
Fix pre/post strategy for modifier coverage ( #595 )
3 years ago
cgewecke
350e699762
Do not treat inheritance constructors as branches ( #594 )
3 years ago
cgewecke
4487a1b5f6
Add test matrix generator ( #593 )
3 years ago
cgewecke
0ac8e742d7
Add coverage measurement category options ( #592 )
3 years ago
cgewecke
c1bd4bcd64
Use bytes8 instead of bytes32 as hash key ( #590 )
3 years ago
cgewecke
bf77884218
Add modifier-invocation-as-branch coverage ( #588 )
3 years ago
cgewecke
7403f3f0e1
Add coverage for ternary conditionals ( #587 )
3 years ago
cgewecke
292819dc64
Remove truffle library backup copy ( #584 )
3 years ago
cgewecke
43ccd3b181
Suppress compilation warnings introduced by injected trace statements ( #583 )
3 years ago
cgewecke
7f85a0c2c8
Update tests for solc 0.7.x ( #582 )
3 years ago
cgewecke
bdc6f91275
Update logical-or tests for Hardhat
3 years ago
cgewecke
8e8f6688f8
Add branch coverage for logical OR conditions ( #499 )
...
* Add initial OR coverage test cases
* Add logicalOR coverage for "require" conditions
* Add logicalOR coverage for "while" conditions
* Add logicalOR coverage for "return" conditions
* Add logicalOR coverage for "if" conditions
* Add logicalOR branch highlighting for html report
3 years ago
cgewecke
5174ecdfce
Update changelog: 0.7.21
3 years ago
cgewecke
d248caae3c
0.7.21
3 years ago
cgewecke
95341a0f57
Add support for `UncheckedStatement` blocks ( #712 )
3 years ago
cgewecke
ede386ebf2
Lazy load hh plugin resources ( #711 )
3 years ago
cgewecke
db3183eb66
Merge pull request #706 from sc-forks/update-hardhat
...
Update hardhat to 2.9.3
3 years ago
cgewecke
83e54524ab
Increase max_old_space_size
3 years ago
cgewecke
6f5407e6d8
Use resource_class: large for zeppelin job
3 years ago
cgewecke
6b36630572
Update hardhat to 2.9.3
3 years ago
cgewecke
c868bc7007
Update changelog: v0.7.20
3 years ago
cgewecke
6b0dab0ff5
0.7.20
3 years ago
cgewecke
c69c11cb62
Remove Truffle patches ( #693 )
3 years ago
cgewecke
57319fae7e
Fix code block formatting for solcOptimizerDetails in FAQ
3 years ago
cgewecke
e8f795804d
Update changelog: 0.7.19
3 years ago
cgewecke
6136b1025f
0.7.19
3 years ago
cgewecke
6a5c6b311b
Add ZumZoom to list of contributors
3 years ago
cgewecke
311b0fbb73
Update solidity-parser/parser to 0.14.0 ( #690 )
...
Co-authored-by: Mikhail Melnik <by.zumzoom@gmail.com>
3 years ago
cgewecke
01f2d2d80a
Fix broken stack too deep link in README
3 years ago
cgewecke
1cd0477048
Fix README options table
3 years ago
cgewecke
774e38b6ef
Add rynobey to contributors list
3 years ago
cgewecke
65e960f93d
Update changelong 0.7.18
3 years ago
cgewecke
d9d8ecd27b
0.7.18
3 years ago
cgewecke
ba78c2757f
Add adjsib and Shelvak to contributors list
3 years ago
cgewecke
3300b2363a
Add solcOptimizerDetails option ( #683 )
3 years ago
cgewecke
81c6b50f43
Add variable on global HH env identifying solidity-coverage task ( #682 )
3 years ago
cgewecke
5b7eb34e66
Fix hardhat_reset ( #667 ) and add unit tests ( #681 )
...
Co-authored-by: adjisb <85941014+adjisb@users.noreply.github.com>
Co-authored-by: Andres Adjimann <aadjiman@gmail.com>
3 years ago
cgewecke
3e30a5377a
Update hardhat to 2.8.2 ( #680 )
3 years ago
Ryno Beyers
cdab28ca07
Add new hook and make temporary contracts directory configurable ( #664 )
3 years ago
cgewecke
67b711d118
Add test fixture for solc-8 ( #661 )
3 years ago
cgewecke
022d7d8115
Use internal visibility for fn level hash method defs ( #660 )
3 years ago
cgewecke
4c2410d1d7
Merge branch 'master' of https://github.com/sc-forks/solidity-coverage
3 years ago
cgewecke
383c512967
Credit contributors
3 years ago
cgewecke
d2f65c5921
0.7.17
3 years ago
cgewecke
593d1e37a4
Add configureYulOptimizer option ( #659 )
...
Co-authored-by: Jason Smythe <jason@smythemail.za.net>
3 years ago
cgewecke
ba948807ae
Fix london gas bug / bump deps ( #658 )
...
* Skip failing hh integration test for import paths
* Upgrade ganache to latest (for source-map problem)
* Update solidity-parser/parser to 0.13.2
* Set initialBaseFeePerGas to zero
3 years ago