Commit Graph

318 Commits

Author SHA1 Message Date
Sanjay
649bfe507a chore: Release 1.6.0 (#1453) 2023-10-04 14:47:13 -07:00
Sanjay
09b7949cf1 feat: Globally unique verifications (#1450) 2023-10-03 22:14:27 -07:00
adityapk00
c64400dcf6 fix: Use DB_SCHEMA version in snapshot path (#1447) 2023-10-03 14:35:50 -05:00
adityapk00
03cd333318 feat: Add audits during sync (#1446) 2023-10-03 12:36:18 -05:00
horsefacts
ef795c711a fix: fall back to eth_getLogs in event sync (#1432)
* chore: upgrade viem to v1.12.2

* fix: sync historical events with getContractEvents

* feat: detect filter support

* chore: update changeset
2023-10-02 19:32:08 -04:00
Sanjay
8abf18640b [feat] Add migration to clear on chain events and force resync (#1442)
* feat: Add migration to clear on chain events and force resync

* clean up old events code

* Add changeset
2023-10-02 13:48:14 -07:00
adityapk00
14f67cf242 feat: Add Peer scoring (#1441) 2023-10-02 13:20:28 -05:00
Sanjay
472e8ae374 Add a flag to clear L2 events (#1439) 2023-09-29 16:54:51 -07:00
adityapk00
4dea7e28bc chore: Upgrade ed25519-dalek in rust (#1438) 2023-09-29 09:00:18 -05:00
adityapk00
b7c2b0a9d3 chore: Replace hub-web with HTTP API examples (#1435) 2023-09-28 09:16:01 -05:00
adityapk00
50d13c02ea chore: v1.5.6 release (#1433) 2023-09-27 12:00:29 -05:00
adityapk00
4809c9c8aa fix: Add HTTP API port in docker compose (#1431) 2023-09-27 11:06:00 -05:00
adityapk00
f163fa3d12 chore: Remove yarn status (#1426) 2023-09-27 11:04:43 -05:00
adityapk00
f743a4306e feat: Allow setting cors for http API (#1428)
* feat: Allow setting cors for http API

* lint
2023-09-26 11:38:16 -05:00
Sanjay
f0ad204e52 feat: Repair sync trie when events and fnames are already present (#1424)
* feat: Include events and fnames when rebuilding the sync trie

* Repair sync trie when events and proofs are already present

* Add changeset
2023-09-25 16:00:15 -07:00
Sanjay
fb1f5c61cf feat: Support onchain events and fnames in sync trie (#1417)
* feat: Support onchain events and fnames in sync trie

* changeset

* fix flaky test
2023-09-25 09:04:55 -07:00
adityapk00
bc4a136683 fix: Add info to http API and other doc fixes (#1420) 2023-09-25 10:48:08 -05:00
adityapk00
833d965147 fix: hubble.sh - Dont delete before overwriting (#1419)
Fixed #1395
2023-09-24 10:33:11 -05:00
adityapk00
aeab5a4ce5 docs: Refactor HTTP API docs (#1416) 2023-09-22 09:46:20 -05:00
adityapk00
31641c176b fix: Bound generated timestamps for tests (#1415) 2023-09-22 09:18:02 -05:00
adityapk00
aa6553b196 [wip] feat: Enable HTTP API Server (#1405) 2023-09-22 08:09:11 -05:00
Sanjay
4b99eddb07 [feat] Support fname and onChainEvent SyncIds (#1414)
* feat: Support fname and onChainEvent SyncIds

* changeset
2023-09-22 00:35:20 -07:00
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