Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/[email protected]

10 Nov 22:44
3dd49ac
Compare
Choose a tag to compare

1.7.1

Patch Changes

  • 5199f66: fix: disallow empty casts
  • 6890969: fix: remove references to old contracts
  • 5199f66: fix: Allow syncTrie to handle names that are substrings
  • 5199f66: fix: Fix peer check job not actually starting
  • Updated dependencies [6890969]

@farcaster/[email protected]

26 Oct 23:35
ab6e76c
Compare
Choose a tag to compare

1.7.0

Minor Changes

  • 3313c23: Adds support for contact info content signing + strictNoSign
  • f3d3222: feat: Support v2 id and key registry contracts

Patch Changes

What's Changed

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

@farcaster/[email protected]

20 Oct 20:34
51c5724
Compare
Choose a tag to compare

Patch Changes

  • b47c65b: Adds application-specific peer scoring to peer scoring for gossipsub with early immune list
  • 559afd0: fix: hubble autoupgrade should ensure dependencies and clean unused docker data
  • 173c9d6: fix: Fix stale contactInfo caches on SyncEngine

@farcaster/[email protected]

20 Oct 20:34
9aaef8e
Compare
Choose a tag to compare

Patch Changes

  • 153da45: Remove PubSub PeerDiscovery in favor of ContactInfo based PeerDiscovery
  • ec2711d: fix: Lower seenTTL to 5 mins to reduce memory consumption
  • 6d54786: fix: Prevent hub startup if protocol version is expired
  • 2abaa11: add memory stats
  • Updated dependencies [153da45]

@farcaster/[email protected]

15 Oct 04:52
44aa4f4
Compare
Choose a tag to compare

1.6.4

Patch Changes

  • a3e12f5: fix: Fix contactInfo messages not being forwarded and increase seen ttl to prevent future loops

@farcaster/[email protected]

14 Oct 23:36
c2f0761
Compare
Choose a tag to compare

1.6.3

Patch Changes

  • 89ce7d2: fix: enable asyncValidation so we don't forward invalid messages on gossip
  • a5708f8: chore: Remove grpc-web
  • b518b97: fix: Cache numFids and numFnames
  • 86bed6f: fix: Make message counts on-demand to speed startup
  • ba86d37: feat: Allow signing raw message data bytes to support rust, Golang etc...
  • Updated dependencies [ba86d37]

@farcaster/[email protected]

14 Oct 23:35
392f7b1
Compare
Choose a tag to compare

1.6.2

Patch Changes

  • 17ca659: fix: Persist grafana container data
  • e2ada60: fix: Exists check should not crash the hub

@farcaster/[email protected]

10 Oct 15:36
88c1de2
Compare
Choose a tag to compare

1.6.1

Patch Changes

  • 902447f: fix: Fix buggy crontab entry that would try to upgrade every minute
  • e10a8c9: fix: Improve logging on unhandled errors
  • 81e6d8e: FIP-8 contract verifications
  • aacff02: Remove eslint-config-custom dependencies
  • c7b28b0: fix: Run crontab as root for hubble.sh
  • 9ca079e: chore: Add peer scores to grafana dashboard
  • 433bee8: feat: Enable events sync by default
  • f5c7034: docs: Linter now checks the rpc.proto to make sure all methods and implemented in HTTP API
  • c074188: fix: Fix off by one error when inserting into trie
  • 5b7d568: fix: Handle errors from L2 getevents
  • Updated dependencies [81e6d8e]
  • Updated dependencies [aacff02]
  • Updated dependencies [c33f527]
  • Updated dependencies [433bee8]

@farcaster/[email protected]

04 Oct 21:55
649bfe5
Compare
Choose a tag to compare

1.6.0

Minor Changes

  • 09b7949: feat: make verifications globally unique

Patch Changes

  • 8abf186: feat: add migration to clear onchain events and force re-sync
  • c64400d: fix: Use DB_SCHEMA version in snapshot path
  • 4dea7e2: chore: Upgrade ed25519-dalek in rust
  • 472e8ae: feat: Add a flag to clear l2 events
  • ef795c7: upgrade viem to 1.12.2
  • ef795c7: fall back to eth_getLogs in event sync
  • b7c2b0a: chore: Replace hub-web with HTTP api examples
  • 14f67cf: feat: Add peer scoring
  • 03cd333: feat: Audit peer's messages during sync
  • Updated dependencies [14f67cf]

@farcaster/[email protected]

27 Sep 17:05
50d13c0
Compare
Choose a tag to compare

1.5.6

Patch Changes

  • aa6553b: feat: Enable HTTP API server
  • fb1f5c6: feat: Support onchain events and fnames in sync trie
  • f743a43: feat: Allow settings CORS for http api
  • f0ad204: feat: Repair sync trie when events and fnames are already present
  • 833d965: fix: hubble.sh - Don't delete before overwriting
  • bc4a136: fix: HTTP API add getInfo and other doc fixes
  • aeab5a4: docs: Refactor HTTP API docs
  • 4809c9c: fix: HTTP API port in docker-compose
  • f163fa3: chore: Remove "yarn status" command
  • 4b99edd: feat: Support fname and onchain event syncids
  • Updated dependencies [aeab5a4]

@farcaster/core

0.12.10

Patch Changes

  • 31641c1: fix: Bound generated timestamps for tests
  • fb1f5c6: feat: Support onchain events and fnames in sync trie
  • aeab5a4: docs: Refactor HTTP API docs
  • 4b99edd: feat: Support fname and onchain event syncids

@farcaster/hub-nodejs

0.10.10

Patch Changes