You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
This PR moves the `gnofaucet` codebase from `gno.land/cmd/gnofaucet` to
`./contribs/gnofaucet`, as this is causing API shenanigans when any
`gno` API used by the `gnolang/faucet` library is changed.
Thank you @gfanton for resolving the Docker funny business 🙏
<details><summary>Contributors' checklist...</summary>
- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [ ] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>
---------
Signed-off-by: gfanton <[email protected]>
Co-authored-by: gfanton <[email protected]>
0 commit comments