Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/[email protected]

11 Mar 22:32
4fe57f8
Compare
Choose a tag to compare

1.10.11

Patch Changes

@farcaster/[email protected]

08 Mar 17:35
0662959
Compare
Choose a tag to compare

1.10.10

Patch Changes

  • 3e0f195: fix: Run prune job in a thread to not block NodeJS main thread
  • aad4396: Set maximum & default page size for HTTP API requests to 1K
  • aedde25: chore: Refactor store.rs to make migrating verifications store easier
  • 1880070: Change Docker Compose restart policy to always
  • 451ae84: Increase read timeout for Fname Registry server requests 2.5s → 5s
  • 280946d: fix: Tar file before gzip to make snapshotting faster.
  • b51c15b: fix: Use default page size for prune job
  • a14b0df: Reduce default chunk size from 10000 to 9999
  • f1eea12: fix: Move snapshot tar creation into rocksdb.rs
  • c4ca31e: bug: Migrate FNameUserNameProofByFid prefix from 25 -> 27 to resolve conflict with VerificationsByAddress
  • 6cb4c99: fix: Catch exception if inconsistency in DB
  • 498ec9b: tests: Setup testing framework for rust
  • 9c5c762: docs: Fix broken link on docs site
  • 3e3edf2: perf: Move UserData store to rust
  • 4ec6c60: fix: Don't return '0x' for empty addresses

@farcaster/[email protected]

05 Mar 00:31
314c03c
Compare
Choose a tag to compare

1.10.9

Patch Changes

  • 4a0fa6f: fix: Handle latestBlock properly when sending to API
  • 48d49b2: fix: Simplify github actions test runs
  • b302d3f: fix: Add approximate_size for DB
  • 6d76565: fix: hub crash on contract events

1.10.8

Patch Changes

  • ff1eefb: fix: Fix bad version release because of package.json

chore: @farcaster/[email protected]

04 Mar 20:24
c630044
Compare
Choose a tag to compare
  • This is essentially the same as @farcaster/hubble:1.10.7, with the version number fixed.

@farcaster/[email protected]

29 Feb 22:03
71ce96c
Compare
Choose a tag to compare

1.10.6

Patch Changes

What's Changed

New Contributors

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

@farcaster/[email protected]

27 Feb 00:38
1271da9
Compare
Choose a tag to compare

1.10.5

Patch Changes

  • 72bbf29: fix: Set dial timeout when connecting to peers for gossip node (default: 2 seconds) and expose LIBP2P_CONNECT_TIMEOUT_MS environment variable
  • de5b090: fix: Deprecate raw iterators and switch to forEach iterators

@farcaster/[email protected]

22 Feb 23:20
206e1e4
Compare
Choose a tag to compare

1.10.4

Patch Changes

  • addf097c: chore: update @farcaster/hub-nodejs (add support for state in frame messages)

@farcaster/[email protected]

22 Feb 22:06
d02afad
Compare
Choose a tag to compare

1.10.3

Patch Changes

  • 9bcaa9c1: Run via pm2 process supervisor
  • a8b7dfcb: fix: Replace hot-shots with @figma/hot-shots
  • Updated dependencies [5703d339]

@farcaster/[email protected]

21 Feb 20:03
71114df
Compare
Choose a tag to compare

1.10.2

Patch Changes

  • 915c6ad: fix: Fix hub crash from bad message data submit

@farcaster/[email protected]

20 Feb 21:06
1f97d0c
Compare
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]