Paul Razvan Berg
|
9f9843271d
build: upgrade to yarn v3
|
4 years ago |
Paul Razvan Berg
|
2e13a21104
test: fix coverage script by enabling the berlin hardfork
|
4 years ago |
Paul Razvan Berg
|
13fa8b59a7
build: upgrade to yarn@2.4.2 and typescript@4.3.5
|
4 years ago |
Paul Razvan Berg
|
07f9f2225a
build: remove stale files from include field in tsconfig.json
|
4 years ago |
Paul Razvan Berg
|
91c4f9529b
build: freeze version of yarn to 2.4.1
|
4 years ago |
Paul Razvan Berg
|
9bcbc2f577
chore: git ignore yarn files properly
|
4 years ago |
Paul Razvan Berg
|
4deeffcbdc
docs: fix deploy script in README
|
4 years ago |
Paul Razvan Berg
|
9f7e719db7
build: upgrade to hardhat@2.6.0
|
4 years ago |
Paul Razvan Berg
|
5111f05b2b
refactor: move "types" to types.ts file under "test" folder
|
4 years ago |
Paul Razvan Berg
|
98371030aa
refactor: switch to yaml-based prettier config file
|
4 years ago |
Paul Razvan Berg
|
35db6e741a
build: add and use cross-env dep
|
4 years ago |
Paul Razvan Berg
|
218bb39a4d
refactor: set lib and target to es6 in tsconfig.json
|
4 years ago |
Paul Razvan Berg
|
9d946d03af
docs: add instructions for mnemonic
|
4 years ago |
Paul Razvan Berg
|
7f34ae04b1
refactor: the deploy script into a hardhat task
|
4 years ago |
Paul Razvan Berg
|
fdfb7722df
refactor: createTestnetConfig to getChainConfig
|
4 years ago |
Paul Razvan Berg
|
dee397ec51
build: remove stale resolutions in package.json
|
4 years ago |
Paul Razvan Berg
|
c1c6c3fa5e
chore: remove license
|
4 years ago |
Paul Razvan Berg
|
6662ef1d57
build: upgrade deps
|
4 years ago |
Paul Razvan Berg
|
caed14d1de
perf: remove redundant typechain dir deletion in local clean task
|
4 years ago |
Paul Razvan Berg
|
f1e84567ab
build: upgrade @typescript-eslint deps
|
4 years ago |
Paul Razvan Berg
|
38ab62dca2
refactor: use Greeter type instead of Contract type in script
|
4 years ago |
Paul Razvan Berg
|
8156684d15
build: upgrade deps
|
4 years ago |
Paul Razvan Berg
|
7f114e8191
test: fix coverage via yarn resolution for solidity parser
|
4 years ago |
Paul Razvan Berg
|
3b304ad70f
build: upgrade deps
|
4 years ago |
Paul Razvan Berg
|
842896f2ce
build: reinstall solidity-coverage
|
4 years ago |
Paul Razvan Berg
|
2625524b96
fix: set compiler pragma to v0.8.4 min
|
4 years ago |
Paul Razvan Berg
|
c2e2f045b1
build: bump hardhat dep
|
4 years ago |
Paul Razvan Berg
|
1d26bf6694
merge: pull request #43 from DakshMiglani/main
|
4 years ago |
Daksh Miglani
|
9472e65626
refactor: 💡 simplify hardhat config infuraApiKey & mnemonic
|
4 years ago |
Paul Razvan Berg
|
a2b2843e3b
feat: solidity v0.8.4 custom errors in Greeter.sol
|
4 years ago |