area
adaeb54230
Error if solcoverjs passed but nonexistent ( #889 )
5 months ago
cgewecke
09a7c833ae
Add extendConfig logic for hardhat-viem plugin ( #883 )
8 months ago
cgewecke
66fda89e69
Use fs.stat to check directory status ( #880 )
8 months ago
cgewecke
a20fbf7b11
Support solc v0.4.x ( #877 )
8 months ago
cgewecke
df58e0a694
Coerce sources path to absolute path if necessary ( #866 )
9 months ago
cgewecke
4f007c7583
Enable coverage when `viaIR` compiler flag is true ( #854 )
10 months ago
cgewecke
ca695f0223
Add missing onPreCompile stage hook ( #851 )
10 months ago
cgewecke
c6eea4b130
Remove ganache-cli related code from API & tests ( #849 )
10 months ago
cgewecke
3f767d765e
Add command option to specify the source files to run the coverage on ( #806 ) ( #838 )
...
Co-authored-by: Claudia Barcelo <claudiabarcelovaldes40@gmail.com>
10 months ago
cgewecke
abea00b21c
Throw error when mocha parallel is set to true ( #833 )
10 months ago
Franco Victorio
dea15cd825
Remove all mentions to buidler ( #778 )
1 year ago
Franco Victorio
e1416d99bf
Prepare for next hardhat version ( #796 )
2 years ago
cgewecke
16367d1538
Remove truffle files from project
3 years ago
cgewecke
0ba3f11701
Remove more buildler things
3 years ago
cgewecke
e9133d719c
Generate mocha JSON output with --matrix ( #601 )
3 years ago
cgewecke
adcaab5ce8
Add abi diff plugin method tests ( #600 )
3 years ago
cgewecke
d09ed179df
Add ABI diff logic ( #598 )
3 years ago
cgewecke
0c9a79e09b
Fix pre/post strategy for modifier coverage ( #595 )
3 years ago
cgewecke
afd7ef0376
Add test matrix generator ( #593 )
3 years ago
cgewecke
02cea3db2c
Remove truffle library backup copy ( #584 )
3 years ago
cgewecke
b0952b07bc
Suppress compilation warnings introduced by injected trace statements ( #583 )
3 years ago
cgewecke
922365685b
Misc docs changes and rename plugin.ui.js
3 years ago
cgewecke
ede386ebf2
Lazy load hh plugin resources ( #711 )
3 years ago
cgewecke
c69c11cb62
Remove Truffle patches ( #693 )
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
Ryno Beyers
cdab28ca07
Add new hook and make temporary contracts directory configurable ( #664 )
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
Dylan-Kerler
bc19ef939d
Fix hardhat-deploy compatibility ( #647 )
...
* Change to modify network object instead of replace
* Bump hardhat version
3 years ago
F. Eugene Aumson
b162bef77f
Override subtasks as subtasks, not tasks ( #653 )
3 years ago
cgewecke
131ea6e4eb
Hardhat: call process.exit on SIGINT ( #616 )
4 years ago
Nick Barry
249ef9bfe8
fix tagged param ( #599 )
4 years ago
cgewecke
b020fc72c2
Disable temp folder logic for hardhat >= 2.0.4 ( #581 )
4 years ago
cgewecke
b6c483976e
Allow truffle projects to contain vyper contracts ( #571 )
4 years ago
cgewecke
c88eed29e7
Locate .coverage_contracts correctly for subfolder paths ( #570 )
4 years ago
cgewecke
e106076ed5
Clean up & fixes for Hardhat PR ( #569 )
4 years ago
cgewecke
7bfaef4a55
Replace Web3 with thin rpc wrapper
4 years ago
cgewecke
a68fefd741
Attach to Hardhat VM for trace ( #566 )
4 years ago
cgewecke
bab2a938f7
Remove death for hh & raise gas to maximum ( #565 )
4 years ago
cgewecke
0d74ff0b72
Add shared buidler / hardhat plugin entrypoint ( #564 )
4 years ago
cgewecke
587a1f3e91
Add complex compilation test case ( #563 )
4 years ago
cgewecke
fefeff609d
Set network "from" / fix HH trace logic ( #562 )
4 years ago
cgewecke
dba6e0c84f
Port Buidler tests to Hardhat ( #561 )
4 years ago
cgewecke
1e9ef8b001
Split hardhat & builder / support HardhatEVM ( #560 )
4 years ago
scnale
85f8384cfe
Update buidler plugin for Hardhat compilation pipeline ( #540 )
4 years ago
cgewecke
daf4b02e63
Expand testfiles arg globs ( #523 )
4 years ago
cgewecke
1ba04ac038
Lazy load ganache in buidler plugin ( #515 )
5 years ago
cgewecke
889d75c94e
Unset useLiteralContent in buidler compilation settings ( #512 )
5 years ago