This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improve `deploy.sh` * add case where address is address(0) * xdigit * unify `deploy.sh` and `get-deploy-info.sh` * echo deploy info * include commit add-on feat * fix etherscan goerli api url + jq option to get raw string * add back key spell * add `0x0` as version of `address(0)` Co-authored-by: Christopher Mooney <[email protected]> * add tests check at deployed block + color err msgs * switch to `--edit` to allow dev to set commit msg * add more commit checks and err msgs * add stash/reload feat * improve stash by static commit msg and rm `make test` * adopt trap to reload staging area on exit + more granular commit + make test * move stash on top * fix git commit path * switch to stash push path + more colored echos * echo ordering * switch to pop to cleanup stash list * rm git add as not required following git commit path --------- Co-authored-by: Christopher Mooney <[email protected]>
- Loading branch information