enzymefinance / protocol

Enzyme Protocol Implementation
https://enzyme.finance
GNU General Public License v3.0
375 stars 156 forks source link

chore: improve buidler config and upgrade test environment #1038

Closed fubhy closed 4 years ago

fubhy commented 4 years ago

In addition to enabling our test evm instance, this pr also improves test performance by skipping eth_estimateGas and eth_chainId checks.

fubhy commented 4 years ago

@SeanJCasey I went ahead and merged this. This has no effect or changes to any .sol files etc.