Releases: farcasterxyz/hub-monorepo
Releases · farcasterxyz/hub-monorepo
@farcaster/[email protected]
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]
@farcaster/[email protected]
Patch Changes
- 421c385: Add sync stats to getInfo rpc call
- Updated dependencies [6a84860]
- Updated dependencies [421c385]
- @farcaster/[email protected]
@farcaster/[email protected]
- 421c385: Add sync stats to getInfo rpc call
- Updated dependencies [6a84860]
- Updated dependencies [421c385]
- @farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
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]
@farcaster/[email protected]
Minor Changes
- 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs
Patch Changes
- Updated dependencies [87b2789]
- @farcaster/[email protected]
@farcaster/[email protected]
Minor Changes
- 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs
Patch Changes
- Updated dependencies [87b2789]
- @farcaster/[email protected]
@farcaster/[email protected]
Minor Changes
- 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs
@farcaster/[email protected]
Patch Changes
- ee953ec: fix: use @improbable-eng/grpc-web default export to improve compatibility