Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/[email protected]

20 Feb 21:06
1f97d0c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]

@farcaster/[email protected]

09 Feb 23:40
330ce83

Choose a tag to compare

1.10.0

Minor Changes

  • ae91b73: Add Solana verification support

Patch Changes

  • 97a4216: fix: Don't broadcast old messages on gossip
  • d90fb0b: fix: Increase sync max duration
  • be07bc8: fix: Properly init the merkle trie so we don't miss l2events
  • a9105e2: fix: Add 8G heap to docker commands
  • Updated dependencies [ae91b73]

@farcaster/[email protected]

08 Feb 18:33
39fd2b7

Choose a tag to compare

1.9.9

Patch Changes

  • 763d315: feat: rename some verification message fields to support more protocols
  • 9731797: fix: prefer peers with more messages to sync with
  • c0551bf: fix: Increase sync timeout
  • 52102c2: fix: Early detect duplicate messages
  • 81f453a: fix: Process L2 blocks in batches
  • 5a70330: fix: Reduce Gossip TTL to 5 mins
  • c0e17a4: feat: Add a new DB for trie data
  • 41735d6: feat: Save connected peers in DB
  • f49e9fe: fix: Use the pendingDbUpdates to decide when to write updates to merkle trie
  • Updated dependencies [763d315]

@farcaster/[email protected]

06 Feb 18:30
240e396

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/[email protected]

05 Feb 17:06
dc36db0

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/[email protected]

03 Feb 23:21
39ffee4

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/[email protected]

02 Feb 23:53
f77bf34

Choose a tag to compare

1.9.5

Patch Changes

@farcaster/[email protected]

02 Feb 06:07
3a62f60

Choose a tag to compare

1.9.4

Patch Changes

@farcaster/[email protected]

01 Feb 23:42
80c8f7d

Choose a tag to compare

1.9.3

Patch Changes

@farcaster/[email protected]

11 Jan 18:29
2c212a2

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