Commit Graph

909 Commits

Author SHA1 Message Date
Sanjay
9c28a5f3a7 chore: Release 1.5.1 (#1307) @farcaster/hubble@1.5.1 2023-08-31 11:52:34 -07:00
Sanjay
05e5ed1e7a [fix] Post migration fixes (#1306)
* fix: Stop cascade revoking messages for old signer messages

* Fix storage size to be the correct amount in the near future

* add changeset

* Fix broken nightly link
2023-08-31 11:08:31 -07:00
Sanjay
57d4ba4973 fix: stop revoking valid messages (#1304) 2023-08-30 18:27:56 -07:00
Sanjay
faa95f92cf fix: Temporarily increase the stream message buffer size (#1303) 2023-08-30 15:36:18 -07:00
adityapk00
db354c59e6 fix: Pin Anvil version (#1301)
* ga test

* fix verbose

* Pin anvil version

* indent
2023-08-30 11:20:52 -05:00
Sanjay
ecff4798f5 fix: Set final contract addresses as default (#1300) 2023-08-29 15:12:56 -07:00
Sanjay
40cacee931 fix: Drop signer constraint in replicator temporarily (#1298) 2023-08-29 10:07:10 -07:00
Sanjay
35b0d2a281 feat: Support onchain events and username proofs in replicator (#1297) 2023-08-29 08:01:32 -07:00
adityapk00
8ea938ab64 fix: Handle both 'docker-compose' and 'docker compose' (#1296) 2023-08-28 08:49:11 -05:00
adityapk00
e4c26e5373 docs: Add L2 RPC URL (#1294)
* docs: Add L2 RPC URL

* fix

* fix
2023-08-26 07:25:24 -07:00
adityapk00
b691a45176 fix: Fix typo in doc (#1293) 2023-08-25 09:56:42 -05:00
Varun Srinivasan
9efb515c28 docs(hubble): update installation and monitoring docs (#1292)
* docs(hubble): update installation and monitoring docs

* fix: localhost broken link
2023-08-24 11:50:14 -07:00
adityapk00
9138ca9e72 chore: Improve grafana dashboard (#1291)
* chore: Improve grafana dashboard

* Update names
2023-08-24 12:30:25 -05:00
Shane da Silva
acfeb1a381 chore: Update bootstrap.sh script URL (#1290) 2023-08-23 22:55:45 -07:00
adityapk00
9a1b48c43a fix: update url (#1289) 2023-08-23 19:45:07 -07:00
adityapk00
aec07c2639 docs: Update install instructions (#1284)
* docs: Update install instructions

* L2 url

* Update apps/hubble/www/docs/intro/install.md

Co-authored-by: Varun Srinivasan <varunsrin@gmail.com>

---------

Co-authored-by: Varun Srinivasan <varunsrin@gmail.com>
2023-08-23 18:21:59 -07:00
Sanjay
ec0264e7dc chore: Release 1.5 (#1287) @farcaster/hubble@1.5.0 @farcaster/hub-web@0.6.2 @farcaster/core@0.12.5 @farcaster/hub-nodejs@0.10.5 2023-08-23 15:55:45 -07:00
Sanjay
be6ee3c836 feat: Make l2 rpc url required to start hubble ahead of mainnet migration (#1286)
* feat: Make l2 rpc url required to start hubble ahead of mainnet migration

* Fix build
2023-08-23 14:32:04 -07:00
adityapk00
930d863582 chore: Update the graphite dashboard (#1285)
* chore: Update the grafana dashboard

* changeset

* collapse

* remove id
2023-08-23 13:25:43 -05:00
adityapk00
fb2cc80fef fix: hubble.sh fixes (#1283)
* fix: hubble.sh fixes
2023-08-23 10:25:15 -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
Sanjay
01a3c08ea7 feat: fetch contract addresses from network config (#1282)
* feat: fetch contract addresses from network config

* Fix tests and add changeset
2023-08-22 17:59:32 -07:00
adityapk00
83a47432cc fix: Stabilize and format ETA during progress (#1281)
* fix: Stabilize and format ETA during progress

* messages
2023-08-22 09:48:35 -05:00
adityapk00
a3d6b21ef9 fix: Improve Startup Checks (#1280)
* fix: Improve startup checks

* changeset
2023-08-22 09:05:59 -05:00
Sanjay
acfb44d7a0 feat: SyncEngine syncs from L2 if required post migration (#1279)
* feat: SyncEngine syncs from L2 if required post migration

* Remove tests for time based pruning (feature deprecated)
2023-08-21 21:31:24 -07:00
adityapk00
b50024c896 fix: Improve startup chekcs to be more consistent (#1277) 2023-08-21 08:41:51 -05:00
Sanjay
bf1c44d2f1 feat: Add new signer event fields and new onchainevent RPC calls (#1276)
* feat: RPC compatibility for migration

* Add rpc tests

* Store key and metadata types on onchain signer events

* changeset

* Use generic iterator
2023-08-18 22:06:39 -07:00
Shane da Silva
74313c17c8 fix: Switch startup checks to check against OP Mainnet (#1275) 2023-08-18 12:01:17 -07:00
Kind Jeff
4e6cb20677 fix(grafana): correct datasource configuration in grafana-dashboard.json (#1273) 2023-08-18 10:47:21 -05:00
Sanjay
30c273a33d fix: Fix fname migration to handle corrupt data (#1272)
* Revert "fix: Add fname proof migration logs (#1271)"

This reverts commit 499e4ab74c.

* fix: handle fname migraiton with corrupt data
2023-08-17 10:07:25 -07:00
adityapk00
499e4ab74c fix: Add fname proof migration logs (#1271) 2023-08-17 10:36:25 -05:00
adityapk00
7a9699438d fix: Log DB migration failures (#1270)
* fix: Log DB migration failures

* changeset
2023-08-17 10:21:41 -05:00
adityapk00
dbdfad5025 fix: Slow testdata job to avoid FID rate limit (#1269) 2023-08-17 09:47:09 -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
Sanjay
e6180074d8 feat: enforce storage pruning 1 day after migration (#1267) 2023-08-15 20:00:52 -07:00
adityapk00
a508e56fc1 chore: Improve gen.submitMessages() for testing (#1265)
* chore: Improve gen.submitMessages() for testing

* changeset
2023-08-15 08:59:13 -05:00
adityapk00
37df58017d chore: Cleanup logs and instructions (#1263)
* chore: Cleanup logs and instructions

* test
2023-08-15 07:49:04 -05:00
Sanjay
315a08732a feat: Add an events-reset command to clear l2 events (#1264) 2023-08-14 21:35:30 -07:00
Manan
ac12e69d1b remove hub_subscriptions on migrate down, add utility functions (#1249) 2023-08-14 14:20:26 -07:00
adityapk00
b0d4d6e455 chore: Slightly update release instructions (#1262) 2023-08-14 16:06:13 -05:00
adityapk00
75099a855f chore: Release v1.4.6 (#1261) @farcaster/hubble@1.4.6 @farcaster/hub-web@0.6.1 @farcaster/hub-nodejs@0.10.4 @farcaster/core@0.12.4 2023-08-14 15:44:50 -05:00
Sanjay
1fcfd49517 fix: last block bugs with events providers (#1243)
* fix: last block bugs with events providers

* Remove usages of name registry worker

* Better defaults for OP constants

* Fix tests

* Add changeset
2023-08-14 13:32:45 -07:00
adityapk00
637002e645 Update network instructions (#1260) 2023-08-14 15:13:02 -05:00
adityapk00
6ec1493514 feat: Make mainnet permissionless (#1259)
* feat: Make mainnet permissionless

* cleanup
2023-08-14 14:53:26 -05:00
adityapk00
3e601f81d5 fix: Fetch L2 network events in parallel (#1258)
* fix: Fetch L2 network events in parallel

* change to info
2023-08-14 14:06:59 -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
adityapk00
8d61f5f2f3 fix: Fix initial Eth events fetching and logging (#1257)
* fix: Improve initial eth events fetch

* changeset
2023-08-14 08:27:08 -05:00
Sanjay
951793b18b fix: getUserNameProofsByFid should include fname proofs (#1256)
* fix: getUserNameProofsByFid should return fname proofs as well

* changeset

* Fix tests

* determine latest schema version automatically
2023-08-11 16:06:25 -07:00
adityapk00
1ca39ab6a3 chore: Add documentation about how to do migrations (#1255) 2023-08-11 14:52:42 -05:00
adityapk00
d8cb39acd5 fix: Limit getSyncStatus to 30 peers (#1254)
* fix: Limit getSyncStatus to 30 peers

* speedup
2023-08-11 14:09:37 -05:00