Commit Graph

10 Commits

Author SHA1 Message Date
adityapk00
40e017feed fix: Fix progress bar for non-tty (#1319) 2023-09-01 13:54:13 -07:00
adityapk00
cff71488ee chore: Remove Goerli rpc (#1318) 2023-09-01 12:29:20 -05:00
adityapk00
27287d2d48 feat: hubble.sh installation script (#1278)
Add hubble.sh and hubble-bootstrap.sh scripts
2023-08-23 08:43:44 -05:00
adityapk00
b50024c896 fix: Improve startup chekcs to be more consistent (#1277) 2023-08-21 08:41:51 -05:00
adityapk00
ee3897f3f0 feat: Add startup checks and progress bars (#1268)
* feat: Add startup checks and progress bars


* changeset

* typo

* cli option to diable

* initial sync progress bar

* change cli option name

* Install instructions
2023-08-17 09:31:51 -05:00
adityapk00
f963148868 feat: Add statsd monitoring (#1251)
* feat: Add grafana/statsd dashboard

* Add instructions

* update docs
2023-08-14 13:31:33 -05:00
Shane da Silva
470a7db8ad chore: Update documentation for docker-compose.yml file (#1247)
We had two files in the repo, which was confusing. Add documentation and
remove the one that isn't used.

While here, fix the configuration to work with Envoy.
2023-08-10 13:52:25 -07:00
Tony D'Addeo
6fc291e636 feat: limit logs to 7gb when run with docker compose (#1136)
* feat: limit logs to 7gb when run with docker compose

* feat(hubble): reduce log files to 2x1GB in docker compose

---------

Co-authored-by: Varun Srinivasan <varunsrin@gmail.com>
2023-07-14 22:08:28 -07:00
Sanjay
cd0ddd6d24 feat: Support ENS names in the hub (#1101)
* feat: Add ENS username proof support

* Add UserNameProof store

* ENS name ownership validations

* Add remaining ens validations

* Generate events correctly

* Allow setting ens names on UserData and handle revoking it

* Add changeset and cli flag
2023-07-10 23:40:50 -07:00
Shane da Silva
f2611fee28 chore: Update README with Docker-based steps for running hubs (#974)
This should be easier/quicker than having users set up a
fully-functioning Node.js environment.
2023-05-16 19:35:20 -07:00