Commit Graph

1002 Commits

Author SHA1 Message Date
Sanjay
649bfe507a chore: Release 1.6.0 (#1453) @farcaster/hubble@1.6.0 @farcaster/core@0.12.11 @farcaster/hub-nodejs@0.10.11 @farcaster/hub-web@0.6.6 2023-10-04 14:47:13 -07:00
Sanjay
a70b9bf13f fix: Handle potentially missed cached events (#1454) 2023-10-04 14:22:21 -07:00
adityapk00
6ea579f245 test: Fix bytesCompare flakiness (#1452) 2023-10-04 12:20:46 -05:00
adityapk00
e27e63dece text: Fix flake L2 blocks test (#1451) 2023-10-04 10:39:33 -05:00
Sanjay
09b7949cf1 feat: Globally unique verifications (#1450) 2023-10-03 22:14:27 -07:00
adityapk00
378be3559f test: Fix flaky test (#1448) 2023-10-03 15:02:23 -05: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
32bef61928 fix: Set pull_policy to always to ensure hubs always upgrade on restart (#1444) 2023-10-02 14:11:30 -07: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
22f49d8fc1 chore: Cleanup unused protobufs (#1443) 2023-10-02 14:12:52 -05: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
22ce62aa22 chore: Add events subscription example to hub-web (#1436) 2023-09-28 11:31:43 -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) @farcaster/hubble@1.5.6 @farcaster/core@0.12.10 @farcaster/hub-nodejs@0.10.10 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
Panayotis Vryonis
fc06d4faff Set rpc/gossip ports using env variables (#1430) 2023-09-27 10:48:46 -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
adityapk00
2f4a64eb45 fix: Use "from_id" for fname server params (#1427) 2023-09-26 11:23:12 -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
Manan
6a526b732f chore: read --rpc-subscribe-per-ip-limit from the env file (#1421) 2023-09-25 15:40:35 -07:00
Manan
10a6c3fe26 fix: match type on reaction remove (#1423) 2023-09-25 15:33:50 -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
a61cfb952e docs: Fix broken links (#1418) 2023-09-23 10:23:23 -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) @farcaster/hubble@1.5.5 @farcaster/core@0.12.9 @farcaster/hub-nodejs@0.10.9 @farcaster/hub-web@0.6.5 2023-09-20 16:34:06 -07:00
Sanjay
b8593373ed fix: Support reading grafana creds from env file (#1410) 2023-09-20 15:51:06 -07:00
Sanjay
20062ceb12 chore: cleanup links store limit default (#1409) 2023-09-20 09:17:50 -07:00
Sanjay
13b4144a59 feat: add autouprade to hubble.sh (#1404)
* feat: add autoupgrade to hubble.sh

* Fix tests
2023-09-20 08:47:37 -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
8cd6b59f07 feat: HTTP API server (#1396) 2023-09-19 15:45:58 -05:00
adityapk00
d8453b5117 feat: Move sync trie to worker thread (#1392) 2023-09-18 11:40:18 -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
Sanjay
a6747f498c [docs] Update docs post migration (#1384)
* docs: Update docs post migration

* Update docs readme with auto generate instructions
2023-09-13 14:39:08 -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