Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/[email protected]

27 Apr 21:52
52fc714
Compare
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
Compare
Choose a tag to compare

Patch Changes

@farcaster/[email protected]

27 Apr 21:55
52fc714
Compare
Choose a tag to compare

@farcaster/[email protected]

27 Apr 21:54
52fc714
Compare
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
Compare
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
Compare
Choose a tag to compare

Minor Changes

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

Patch Changes

@farcaster/[email protected]

19 Apr 14:41
c5a6aac
Compare
Choose a tag to compare

Minor Changes

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

Patch Changes

@farcaster/[email protected]

19 Apr 14:40
c5a6aac
Compare
Choose a tag to compare

Minor Changes

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

@farcaster/[email protected]

14 Apr 16:02
3be3a38
Compare
Choose a tag to compare

Patch Changes

  • ee953ec: fix: use @improbable-eng/grpc-web default export to improve compatibility

@farcaster/[email protected]

13 Apr 01:32
8a7e781
Compare
Choose a tag to compare

Minor Changes

  • 34fe54f: Include network id in gossip topics to keep networks isolated

Patch Changes

  • 31d8917: Add cli option to configure commit lock size and timeout
  • 0fbbbcc: Make dbreset its own command
  • a3b0d09: Check in list of allowed peers on Mainnet
  • 25c768d: Hangup on peer when removing from address book.
  • 8758ef2: log sync status for better visibility