Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/hubble@1.4.0

12 Jul 22:37
f4587bb
Compare
Choose a tag to compare

1.4.0

Minor Changes

  • a38720b: chore: Hard fail on missing RPC urls.

Patch Changes

  • 2817141: perf: Tune sync parameters and add mergeMessages profile
  • b5becd9: fix: Improve logging for open iterators and add hub events timeout

@farcaster/hubble@1.3.4

12 Jul 00:40
e072a0e
Compare
Choose a tag to compare

1.3.4

Patch Changes

  • d5d65bd: Prevent connecting to peers not in allowed peer list
  • 1d07446: Display correct app version when run in Docker container
  • f9c978a: Include bad_request.prunable in list of INVALID_ARGUMENT errors
  • f54185f: Updated EthEventProviders to hard fail unable to connect to eth RPC provider
  • e513a3f: fix: Prevent unnecessary sync and log messages by filtering out SyncIDs our node already has
  • 6e7ce94: perf: Fetch upto 4 leaf nodes at a time during sync
  • dbe6074: Allow log level to be configured via environment variable
  • cd0ddd6: feat: Add support for ens names
  • a08bff3: Better error messages for config file
  • 850f82f: perf: Add a sync profiler
  • 229b806: Add a "yarn profile storage" command that prints the usage of the RocksDB database
  • 4fa7a56: rename UserDataType.FNAME to UserDataType.USERNAME
  • Updated dependencies [cd0ddd6]
  • Updated dependencies [4fa7a56]
    • @farcaster/hub-nodejs@0.8.4

@farcaster/hubble@1.3.3

03 Jul 05:02
abb7df9
Compare
Choose a tag to compare

1.3.3

Patch Changes

  • abca3ed: Fixed bug with prune limits
  • 5a1baae: Switch fnames from contract events to fname server proofs
  • Updated dependencies [5a1baae]
    • @farcaster/hub-nodejs@0.8.3

@farcaster/hubble@1.3.2

28 Jun 20:50
9e03df8
Compare
Choose a tag to compare

Patch Changes

  • 159c62d: Used viem to interact with ethereum, upgraded viem to 1.1.4
    • @farcaster/hub-nodejs@0.8.2

@farcaster/hubble@1.3.1

22 Jun 02:57
f1c1551
Compare
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/hub-nodejs@0.8.1

@farcaster/hubble@1.3.0

31 May 17:09
9654197
Compare
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/hub-nodejs@0.8.0

@farcaster/hubble@1.2.4

15 May 22:16
@sds sds
71eef0c
Compare
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/hub-nodejs@0.7.3

@farcaster/hubble@1.2.2

09 May 00:32
f7a62a5
Compare
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/hub-nodejs@0.7.2

@farcaster/hubble@1.2.1

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/hub-nodejs@0.7.1

@farcaster/hub-web@0.3.1

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

Patch Changes

  • 421c385: Add sync stats to getInfo rpc call
  • Updated dependencies [6a84860]
  • Updated dependencies [421c385]
    • @farcaster/core@0.7.1