Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/[email protected]

22 Jun 02:57
f1c1551

Choose a tag to compare

Patch Changes

  • 7dabc0b: Refactored stores to use a generic implementation for easier addition of types
  • 6667748: Handle peers with no messages in status command
  • f1c6b25: Fetch, validate and store username proofs from fname registry
  • c6fc422: Fix server hanging due to slow subscribers in certain conditions
  • Updated dependencies [f1c6b25]

@farcaster/[email protected]

31 May 17:09
9654197

Choose a tag to compare

1.3.0

Minor Changes

Patch Changes

  • 37f515f: Add app version to contactInfo message
  • 7f050d2: Correctly error when sequence ID exceeds max allowed value
  • 27181c6: added fallback to dbreset
  • 16ea9b4: Validate the eth network in ethEventsProvider
  • Updated dependencies [2bc598a]

@farcaster/[email protected]

15 May 22:16
@sds sds
71eef0c

Choose a tag to compare

Note: this was a re-publish of 1.2.3 due to issues with files missing from that release.

Patch Changes

  • c489175: Add --watch to hub status command and more readable output
  • 2ca66b1: replace @noble/ed25519 with faster and more secure @noble/curves
  • 4344447: fix(eth): add stronger retry logic to eth events provider
  • ea55abc: Include semver as explicit dependency
  • fe755fb: Switch from rocksdb to @farcaster/rocksdb NPM package
  • 651df41: Add @faker-js/faker as prod dependency
  • Updated dependencies [2ca66b1]

@farcaster/[email protected]

09 May 00:32
f7a62a5

Choose a tag to compare

Patch Changes

  • 5308788: improve handling of duplicate messages on gossip
  • 1236b4e: Add a GetSyncStatus rpc call that exposes the hubs sync status with different peers
  • 2e633db: Reject prunable messages on merge
  • Updated dependencies [1236b4e]

@farcaster/[email protected]

27 Apr 21:52
52fc714

Choose a tag to compare

Patch Changes

  • 4fc3198: Dedupe eth events when retrying to be more efficient with api calls
  • 5cee2c5: Fix sync stalling because id registry events weren't retried correctly
  • 427ced4: Remember bad peers during sync and ignore them for a while to reduced excessive sync attempts
  • 421c385: Add sync stats to getInfo rpc call
  • Updated dependencies [421c385]

@farcaster/[email protected]

27 Apr 21:55
52fc714

Choose a tag to compare

Patch Changes

@farcaster/[email protected]

27 Apr 21:55
52fc714

Choose a tag to compare

@farcaster/[email protected]

27 Apr 21:54
52fc714

Choose a tag to compare

Patch Changes

  • 6a84860: feat: add ViemLocalEip712Signer
  • 421c385: Add sync stats to getInfo rpc call

@farcaster/[email protected]

19 Apr 14:42
c5a6aac

Choose a tag to compare

Minor Changes

  • 87b2789: upgrade to protocol version 2023.4.19
  • 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs

Patch Changes

  • a027a3e: periodically compact the db while syncing to prevent bloat
  • 0cb0a52: chore: re-organize SyncEngine to merge messages through Hub's submitMessage method rather than the storage engine directly
  • Updated dependencies [87b2789]

@farcaster/[email protected]

19 Apr 14:41
c5a6aac

Choose a tag to compare

Minor Changes

  • 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs

Patch Changes