Isaac Frank
|
f43ec3c566
refactor: replace greeter with lock contract (#182)
|
il y a 1 an |
Franco Victorio
|
1e00b9449a
Remove dotenv in favor of configuration variables (#178)
|
il y a 1 an |
Paul Razvan Berg
|
261d351f55
build: bump compiler to v0.8.19
|
il y a 2 ans |
Franco Victorio
|
fad71edac5
Update dependencies to use ethers v6
|
il y a 2 ans |
Denham Preen
|
28a2d98828
Fix: Add ganache chainId to hardhat config (#163)
|
il y a 2 ans |
denhampreen
|
77f682038c
refactor: Use hardhat deploy to deploy the Greeter contract
|
il y a 2 ans |
Paul Razvan Berg
|
556487f33e
chore: change testnet to Sepolia
|
il y a 2 ans |
Paul Razvan Berg
|
2d823d90e0
refactor: upgrade to solidity v0.8.17
|
il y a 2 ans |
Paul Razvan Berg
|
8337acaf1b
refactor: move typechain bindings to "types" directory
|
il y a 2 ans |
Ahmed Ihsan Tawfeeq
|
d66fbc4ebb
fix: replace deprecated rinkeby testnet with goerli in "hardhat.config.ts"
|
il y a 3 ans |
Klaus Hott
|
a587d0bf91
ci: using DOTENV_CONFIG_PATH to run yarn typechain in postinstall
|
il y a 3 ans |
Klaus Hott
|
d5406e94fc
refactor: declaring `type` in hardhat.config.ts imports
|
il y a 3 ans |
Paul Razvan Berg
|
b78764ce99
docs: polish README, add new sections like "Features"
|
il y a 3 ans |
Ahmed Ali
|
28c8b3159a
refactor: migrate to hardhat-chai-matchers and hardhat-toolbox
|
il y a 3 ans |
Paul Razvan Berg
|
44a7bc8f13
fix: etherscan api key types
|
il y a 3 ans |
Paul Razvan Berg
|
78e778212b
fix: infura urls for arbitrum and optimism
|
il y a 3 ans |
Paul Razvan Berg
|
7e238b1c7a
refactor: upgrade to solidity v0.8.13
|
il y a 3 ans |
Paul Razvan Berg
|
e72b0d9e7d
style: configure "prettier-plugin-sort-imports"
|
il y a 3 ans |
Paul Razvan Berg
|
8e9a14a9fc
feat: add polygon mumbai testnet
|
il y a 3 ans |
Paul Razvan Berg
|
ce55188994
fix: name for polygon network
|
il y a 3 ans |
Paul Razvan Berg
|
753ebcc6dd
fix: json rpc url for avalanche and bsc
|
il y a 3 ans |
Paul Razvan Berg
|
911745b0c7
refactor: rename "arbitrumOne" to "arbitrum" in hardhat config
|
il y a 3 ans |
Paul Razvan Berg
|
0408edf57e
test: switch back to https instead of websocket for infura URL
|
il y a 3 ans |
Paul Razvan Berg
|
e9a7e391f7
refactor: upgrade to solidity v0.8.12
|
il y a 3 ans |
Paul Razvan Berg
|
305e37c7c0
chore: fix ARBISCAN name in env var
|
il y a 3 ans |
Paul Razvan Berg
|
0785bf7600
test: remove goerli, kovan and ropsten networks from "hardhat.config.ts"
|
il y a 3 ans |
Paul Razvan Berg
|
8652e8b2ba
test: use websocket instead of https for infura URL
|
il y a 3 ans |
Paul Razvan Berg
|
2186ed4fef
feat: add arbitrum,avalanche,bsc and optimism
|
il y a 3 ans |
Paul Razvan Berg
|
5cf49fa041
fix: add missing bracket in "hardhat.config.ts"
|
il y a 3 ans |
Robsonsjre
|
b796dd7fa6
add hardhat etherscan plugin
|
il y a 3 ans |