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
cgewecke
2b14380d3d
Auto disable buidler-gas-reporter ( #504 )
5 years ago
Mudit Gupta
0c83e90004
Use empty string for default Buidler cli flag values ( #490 )
5 years ago
cgewecke
c7848badf9
Get test files after compileComplete hook runs (Truffle) ( #485 )
5 years ago
cgewecke
383e43ab7f
Normalize target paths in "assembleFiles" for Windows ( #486 )
5 years ago
cgewecke
24ffaf0013
Add missing hash bang to .bin warning ( #466 )
5 years ago
cgewecke
ce77d3b190
Fix saving on Windows OS ( #459 )
5 years ago
cgewecke
f7603acbc0
Use recursive-readdir to resolve test files ( #451 )
5 years ago
cgewecke
e25728ac88
Allow Truffle V4 style solc config ( #449 )
5 years ago
cgewecke
d9af5ac571
Gracefully overwrite eth-gas-reporter ( #448 )
5 years ago
cgewecke
f2cdb63498
Add API documentation ( #447 )
5 years ago
cgewecke
3612a815e6
Make api require-able, expose plugin utils ( #445 )
5 years ago
cgewecke
f87c274c2f
Rename the dist folder 'plugins' ( #444 )
5 years ago