Releases: farcasterxyz/hub-monorepo
Releases · farcasterxyz/hub-monorepo
@farcaster/hubble@1.9.8
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
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
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
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
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
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
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
1.9.1
Patch Changes
- c78f01b: fix: Admin reset key event may have reset the wrong key sometimes
@farcaster/hubble@1.9.0
1.9.0
Minor Changes
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
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