Farcaster-py

Latest version: v0.1.6

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 17

1.4.2

- 1d9c34af: Testnet should not require allow listed peers

farcaster/hubble1.4.1

1.4.1

Minor Changes

- 2391c3a5: Adds support for storage events
- 15d43931: feat: support fallback RPC providers
- 3dfc29de: fix: throw error if unable to fetch fname server signature
- 71558f87: Reduce number of confirmations for ETH blocks from 6 to 3
- 8d0d87dc: Add support for direct peering
- f179dd6a: fix: Add managed iterator that will close the iterator under all conditions
- 6042e957: fix: only revoke the username if the nameproof matches
- 728a557a: Adjust chunk size to 1000 from 10000
- a0dbfbd8: perf: Improve incremental sync performance
- Updated dependencies [57235761]
- Updated dependencies [2391c3a5]
- farcaster/hub-nodejs0.9.0


farcaster/hubble1.4.0

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/hubble1.3.4

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-nodejs0.8.4

farcaster/hubble1.3.3

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-nodejs0.8.3


farcaster/hubble1.3.2
Patch Changes

- 159c62d: Used viem to interact with ethereum, upgraded viem to 1.1.4
- farcaster/hub-nodejs0.8.2

farcaster/hubble1.3.1
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-nodejs0.8.1



farcaster/hubble1.3.0

1.3.0

Minor Changes

- 2bc598a: Added support for Links

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-nodejs0.8.0

farcaster/hubble1.2.4
Note: this was a re-publish of 1.2.3 due to issues with files missing from that release.

Patch Changes

- c4891754: Add --watch to hub status command and more readable output
- 2ca66b17: replace noble/ed25519 with faster and more secure noble/curves
- 43444471: fix(eth): add stronger retry logic to eth events provider
- ea55abcb: Include semver as explicit dependency
- fe755fbd: Switch from `rocksdb` to `farcaster/rocksdb` NPM package
- 651df412: Add faker-js/faker as prod dependency
- Updated dependencies [2ca66b17]
- farcaster/hub-nodejs0.7.3

farcaster/hubble1.2.2
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-nodejs0.7.2

farcaster/hubble1.2.1
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-nodejs0.7.1


farcaster/hub-web0.3.1
Patch Changes

- 421c385: Add sync stats to getInfo rpc call
- Updated dependencies [6a84860]
- Updated dependencies [421c385]
- farcaster/core0.7.1

farcaster/hub-nodejs0.7.1
- 421c385: Add sync stats to getInfo rpc call
- Updated dependencies [6a84860]
- Updated dependencies [421c385]
- farcaster/core0.7.1

farcaster/core0.7.1
Patch Changes

- 6a84860: feat: add ViemLocalEip712Signer
- 421c385: Add sync stats to getInfo rpc call


farcaster/hubble1.2.0
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/hub-nodejs0.7.0

farcaster/hub-web0.3.0
Minor Changes

- 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs

Patch Changes

- Updated dependencies [87b2789]
- farcaster/core0.7.0

farcaster/hub-nodejs0.7.0
Minor Changes

- 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs

Patch Changes

- Updated dependencies [87b2789]
- farcaster/core0.7.0

farcaster/core0.7.0
Minor Changes

- 87b2789: support CastId embeds, cast parent URLs, and reaction target URLs

farcaster/hub-web0.2.5
Patch Changes

- ee953ec: fix: use improbable-eng/grpc-web default export to improve compatibility


farcaster/hubble1.1.0
Minor Changes

- 34fe54f: Include network id in gossip topics to keep networks isolated

Patch Changes

- 31d8917: Add cli option to configure commit lock size and timeout
- 0fbbbcc: Make dbreset its own command
- a3b0d09: Check in list of allowed peers on Mainnet
- 25c768d: Hangup on peer when removing from address book.
- 8758ef2: log sync status for better visibility


farcaster/hub-web0.2.4
What's Changed
* fix: do not change observable stream in grpc-web client by pfletcherhill in https://github.com/farcasterxyz/hub-monorepo/pull/856
* chore: add hub-web docs by pfletcherhill in https://github.com/farcasterxyz/hub-monorepo/pull/857

**Full Changelog**: https://github.com/farcasterxyz/hub-monorepo/blob/main/packages/hub-web/CHANGELOG.md

farcaster/hub-nodejs0.6.3
What's Changed
- edea195: Updated dependencies
- farcaster/core0.6.1

**Full Changelog**: https://github.com/farcasterxyz/hub-monorepo/blob/main/packages/hub-nodejs/CHANGELOG.md

Page 14 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.