Commit Graph

296 Commits

Author SHA1 Message Date
Sanjay
dd4aec316b chore: Release 1.5.5 (#1412) 2023-09-20 16:34:06 -07:00
Sanjay
20062ceb12 chore: cleanup links store limit default (#1409) 2023-09-20 09:17:50 -07:00
adityapk00
0bc82ce42c fix: Fix tests due to LINK storage change (#1406) 2023-09-20 10:23:28 -05:00
adityapk00
e8b2dafae3 Fix: Fix flaky pruneMessagesJob test (#1402) 2023-09-19 16:32:08 -05:00
adityapk00
520843baf4 feat: Move libp2p to worker thread (#1386) 2023-09-16 13:51:57 -07:00
adityapk00
a232963ce2 fix: Cleanup old snapshots from S3 (#1391) 2023-09-15 15:30:10 -05:00
adityapk00
7b438e6237 test: Add 2 hubble sync+gossip test (#1390) 2023-09-15 12:26:34 -05:00
adityapk00
7cbd77eeb5 test: Add e2e test for hubble startup (#1389) 2023-09-15 10:36:01 -05:00
Sanjay
7e2a66e581 [feat] Add a function to parse timestamp from the eventId (#1388) 2023-09-14 16:34:14 -07:00
adityapk00
82c996af64 fix: Grafana sync times are blank for longer time ranges (#1385) 2023-09-13 12:47:26 -05:00
Sanjay
d77970b110 [chore] Delete pre-migration code (#1369)
* Remove deprecated RPC methods

* Delete unused code

* Delete unused code

* Fix store tests

* Fix more tests

* changeset

* Remove more signer code

* Remove unused signature scheme
2023-09-12 11:11:21 -07:00
Sanjay
87ec4c3db0 chore: release 1.5.4 (#1383) 2023-09-11 21:54:09 -07:00
Sanjay
4893e02db9 fix: Update links store size to be 2500 in the future (#1382)
* fix: Update links store size to be 2500 in the future

* Changeset
2023-09-11 14:51:29 -07:00
adityapk00
471e422f40 chore: Release v1.5.3 (#1377) 2023-09-11 11:32:05 -05:00
adityapk00
5dc7d113d0 chore: Remove GossipNodeMetricsRecorder (#1375) 2023-09-11 11:06:32 -05:00
adityapk00
8d21803e07 feat: Add "up" and "down" commands to hubble.sh (#1372) 2023-09-09 08:56:07 -07:00
adityapk00
0805122c55 fix: Bugfix grafana dashboard didn't show incoming sync (#1367) 2023-09-08 13:07:02 -05:00
adityapk00
7daaae4f21 fix: Fetch ipv4 first for public IP (#1366) 2023-09-08 11:48:17 -05:00
adityapk00
ac1f6ac20e fix: Fetch envoy config during hubble.sh (#1364) 2023-09-08 10:01:12 -05:00
adityapk00
b36eef2010 fix: Extract snapshot while downloading (#1363) 2023-09-08 09:54:10 -05:00
adityapk00
baf983f7ea fix: Consume FID rate limit only after merge (#1361) 2023-09-08 09:17:15 -05:00
Sanjay
08b652edd5 fix: Fix onchain event dedup bug (#1354)
* fix: Correct on-chain event dedup bug

* Handle secondary indices

* Only fix up events before the migration

* Add changeset
2023-09-07 20:32:53 -07:00
adityapk00
93e43a8497 fix: Use hashes to compare hubble.sh upgrade (#1359) 2023-09-07 16:47:45 -05:00
Sanjay
bcaab6900d chore: release 1.5.2 (#1355) 2023-09-07 11:37:56 -07:00
adityapk00
5e5cfb1512 fix: Check index keys are > UserMessagePostfixMax (#1253) 2023-09-07 08:23:39 -05:00
adityapk00
bc416dbe8c feat: Add hub operator's FID (#1352) 2023-09-07 08:04:56 -05:00
adityapk00
aac4220f35 chore: Add cli docs linter (#1353) 2023-09-06 19:45:36 -07:00
adityapk00
2f2dd83d39 feat: Snapshot sync (#1299) 2023-09-06 09:03:55 -05:00
Sanjay
76a031e245 feat: move storage limit constants to core (#1343)
* feat: move storage limit constants to core

* changeset
2023-09-05 17:16:02 -07:00
adityapk00
2ab99d9518 feat: HTTP API (#1330) 2023-09-05 10:44:38 -05:00
adityapk00
5cb9db8616 feat: Sync latest messages first (#1329) 2023-09-04 11:13:30 -05:00
adityapk00
7fd1f945aa fix: storage cache progress bar (#1323) 2023-09-01 18:39:35 -07:00
adityapk00
6c12fee55a fix: Custom linter for Grafana JSON (#1322) 2023-09-01 17:59:06 -07:00
adityapk00
3c32cf21fb fix: Supress progress logs during tests (#1321) 2023-09-01 15:14:57 -07:00
adityapk00
0f83be8f89 fix: Grafana dashboards - update descriptions (#1320) 2023-09-01 14:52:49 -07:00
adityapk00
40e017feed fix: Fix progress bar for non-tty (#1319) 2023-09-01 13:54:13 -07:00
adityapk00
bab7bba93f chore: Update dashboard with sync details (#1316)
* chore: Update the grafana dashboard

* changeset

* collapse

* remove id

* 30m default
2023-09-01 12:30:29 -05:00
adityapk00
cff71488ee chore: Remove Goerli rpc (#1318) 2023-09-01 12:29:20 -05:00
adityapk00
52260bc84e chore: Deprecate "status" command (#1317) 2023-09-01 10:02:19 -05:00
adityapk00
316bcd3a12 chore: Remove pre-fetching signers during sync (#1314) 2023-09-01 08:46:23 -05:00
adityapk00
ef65fd4007 fix: Count peer validation errors during sync (#1313)
* fix: Count peer validation errors during sync

* changeset

* doc fix
2023-09-01 08:35:51 -05:00
Sanjay
9c28a5f3a7 chore: Release 1.5.1 (#1307) 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
adityapk00
8ea938ab64 fix: Handle both 'docker-compose' and 'docker compose' (#1296) 2023-08-28 08:49:11 -05:00
adityapk00
9138ca9e72 chore: Improve grafana dashboard (#1291)
* chore: Improve grafana dashboard

* Update names
2023-08-24 12:30:25 -05:00
Sanjay
ec0264e7dc chore: Release 1.5 (#1287) 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
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