Releases: farcasterxyz/hub-monorepo
Releases · farcasterxyz/hub-monorepo
@farcaster/[email protected]
@farcaster/[email protected]
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
- Updated dependencies [f3d3222]
- @farcaster/[email protected]
What's Changed
- feat: support v2 id and key registry contracts by @sanjayprabhu in #1526
- feat: Add ContactInfoContent signing + config toggle for strict validation + StrictNoSign by @CassOnMars in #1545
- chore: Release 1.7 by @sanjayprabhu in #1547
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
Patch Changes
@farcaster/[email protected]
1.6.4
Patch Changes
- a3e12f5: fix: Fix contactInfo messages not being forwarded and increase seen ttl to prevent future loops
@farcaster/[email protected]
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]
@farcaster/[email protected]
@farcaster/[email protected]
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]
@farcaster/[email protected]
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]
@farcaster/[email protected]
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/[email protected]
@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