Add script for finding block closest to given date

Useful for manual grant cycle management.
This commit is contained in:
2021-05-20 15:09:56 +02:00
parent 357698db02
commit f11c4f7764
3 changed files with 37 additions and 2 deletions

View File

@@ -51,6 +51,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eth-provider": "^0.2.5",
"ethereum-block-by-date": "^1.4.0",
"homedir": "^0.6.0",
"promptly": "^3.0.3",
"solc": "^0.6.8",