Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/hubble@1.9.8

06 Feb 18:30
240e396
Compare
Choose a tag to compare

1.9.8

Patch Changes

  • acf985c: feat: Add neynar hubs to bootstrap list
  • 0a6a7b7: fix: Multipart upload the snapshot to S3
  • 6ec1b4d: feat: Add a LRU cache to the active signers
  • d29dfe5: fix: Check sync trie before fetching messages
  • 06160b9: perf: Use execution timeout so we don't drop all messages in the lock queue
  • 8bff4de: fix: Bump gossip TTL to 10 mins

@farcaster/hubble@1.9.7

05 Feb 17:06
dc36db0
Compare
Choose a tag to compare

1.9.7

Patch Changes

  • 618e6fa: feat: Add quicksync
  • 05ce5fe: fix: Increase the sync trie cache to 64MB
  • fb011fc: fix: Minor performance tweaks and logging

@farcaster/hubble@1.9.6

03 Feb 23:21
39ffee4
Compare
Choose a tag to compare

1.9.6

Patch Changes

  • 577d698: fix: Remove score penalty for duplicate gossip messages
  • 57ce2c6: fix: reduce sync freqency to help reduce hub load

@farcaster/hubble@1.9.5

02 Feb 23:53
f77bf34
Compare
Choose a tag to compare

1.9.5

Patch Changes

  • f8c5f28: fix: Revert verification renames which break http backwards compatibility
  • Updated dependencies [f8c5f28]
    • @farcaster/hub-nodejs@0.10.23

@farcaster/hubble@1.9.4

02 Feb 06:07
3a62f60
Compare
Choose a tag to compare

1.9.4

Patch Changes

  • fd9f9ff: Rename verification message
  • Updated dependencies [fd9f9ff]
  • Updated dependencies [362f580]
    • @farcaster/hub-nodejs@0.10.22

@farcaster/hubble@1.9.3

01 Feb 23:42
80c8f7d
Compare
Choose a tag to compare

1.9.3

Patch Changes

  • 229ea16: feat: Add support for FrameAction and validateMessage
  • Updated dependencies [229ea16]
    • @farcaster/hub-nodejs@0.10.21

@farcaster/hubble@1.9.2

11 Jan 18:29
2c212a2
Compare
Choose a tag to compare

1.9.2

Patch Changes

  • 11a1e0d: fix: Don't add deleted fnames to sync trie
  • 7379a05: feat: add a gossip message delay stat
  • 00473c2: fix: Do not add fnames to the sync trie when they have not been merged

@farcaster/hubble@1.9.1

06 Jan 00:41
f1f5a13
Compare
Choose a tag to compare

1.9.1

Patch Changes

  • c78f01b: fix: Admin reset key event may have reset the wrong key sometimes

@farcaster/hubble@1.9.0

02 Jan 17:46
56f8ab1
Compare
Choose a tag to compare

1.9.0

Minor Changes

  • chore: Release 1.9

Patch Changes

  • 20b6575: chore: rename/remove v2 contract address cli params after migration
  • 704e077: feat: Add usage information to getCurrentStorageLimitsByFid rpc call
  • Updated dependencies [704e077]
    • @farcaster/hub-nodejs@0.10.20

@farcaster/hubble@1.8.0

15 Nov 06:14
45f071e
Compare
Choose a tag to compare

1.8.0

Minor Changes

  • Expiry date changed to 1/10/24 0:00:00 UTC

Patch Changes

  • 6bfb694: fix: Handle docker-compose versions in hubble.sh