Compare commits
No commits in common. "f5ba0f6604e5dba38db77330c4b53496daddc5c6" and "ef4f759f0f3c95b18ca5d25b0f73cab6641bf374" have entirely different histories.
f5ba0f6604
...
ef4f759f0f
@ -24,7 +24,3 @@ npm install
|
|||||||
```text
|
```text
|
||||||
npm run test
|
npm run test
|
||||||
```
|
```
|
||||||
|
|
||||||
### Contract
|
|
||||||
|
|
||||||
Proposal on ethersan: https://etherscan.io/address/0xccB9a3A5996aD2c11C8831F8cF97f5D8c7E027c6#code
|
|
||||||
|
@ -6,8 +6,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": false,
|
"private": false,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "forge test --fork-url https://rpc.mevblocker.io --fork-block-number 17415610",
|
"test": "forge test --fork-url https://rpc.mevblocker.io --fork-block-number 17415610"
|
||||||
"testGas": "forge test --fork-url https://rpc.mevblocker.io --gas-report"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ensdomains/ens-contracts": "^0.0.21",
|
"@ensdomains/ens-contracts": "^0.0.21",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user