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
William Entriken
4bc6b59fdb
Update HARDHAT_README.md ( #646 )
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
f0aa876c3e
Add README link to globby package matching patterns
4 years ago
cgewecke
3c0f3a5c7d
Update changelog: 0.7.16
4 years ago
cgewecke
71bc199ad5
0.7.16
4 years ago
cgewecke
12144ee37c
Update @solidity-parser/parser to ^0.12.0 ( #621 )
4 years ago
cgewecke
a360fb30ff
Update changelog: 0.7.15
4 years ago
cgewecke
72d6e41984
0.7.15
4 years ago
cgewecke
131ea6e4eb
Hardhat: call process.exit on SIGINT ( #616 )
4 years ago
cgewecke
a743f2ef94
Fix pragma abicoder v2 instrumentation ( #615 )
4 years ago
cgewecke
5062c374be
Update changelog: v0.7.14
4 years ago
cgewecke
abc0aa2977
0.7.14
4 years ago
cgewecke
9ab7757a92
Support file scoped function definitions ( #605 )
4 years ago
Nick Barry
249ef9bfe8
fix tagged param ( #599 )
4 years ago
cgewecke
b641167121
Update parser to 0.10.1 and re-enable zeppelin e2e ( #585 )
4 years ago
cgewecke
1ed5228907
Update changelog: 0.7.13
4 years ago
cgewecke
0f47eb6c97
0.7.13
4 years ago
cgewecke
b020fc72c2
Disable temp folder logic for hardhat >= 2.0.4 ( #581 )
4 years ago
cgewecke
8660166ae0
Update changelog: 0.7.12
4 years ago
cgewecke
c828d8bf7b
0.7.12
4 years ago
cgewecke
e6e627b980
Update main README with HH instructions ( #572 )
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
f5ed5e5ce4
Merge pull request #548 from sc-forks/hardhat
...
Add Hardhat support
4 years ago
cgewecke
e106076ed5
Clean up & fixes for Hardhat PR ( #569 )
4 years ago
cgewecke
1dd95010e4
Replace Web3 with thin rpc wrapper ( #568 )
4 years ago
cgewecke
7bfaef4a55
Replace Web3 with thin rpc wrapper
4 years ago
cgewecke
2cf6530612
Add hardhat readme ( #567 )
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
6761556647
Use real Zeppelin (instead of fork) as E2E ( #557 )
4 years ago
cgewecke
be114946b3
Stop reporting assert statements as branches ( #556 )
4 years ago
cgewecke
19f1990304
Remove ganache-core-sc dev dependency ( #554 )
...
* Use api.ganache in unit tests
4 years ago
Francisco Giordano
f1d4001802
Use commit url for @openzeppelin/test-environment example ( #551 )
4 years ago
cgewecke
52889ff393
Upgrade @truffle/provider to 0.2.24 ( #550 )
4 years ago
cgewecke
d6ec5cbc98
Upgrade solidity-parser/parser to 0.8.1 ( #549 )
4 years ago
cgewecke
9a2c7cb70c
Mention reducing instrumentation footprint in "Running out of memory" section
4 years ago