Patch Changes
- ccd4d96a: fix(hubble): reduce hub bandwidth, can be toggled with GOSSIPSUB_FALLBACK_TO_FLOODSUB and GOSSIPSUB_FLOOD_PUBLISH
- 5ec735b4: chore: Migrate trie node data to TrieDB
What's Changed
* chore: Migrate Trie data to TriDB by adityapk00 in https://github.com/farcasterxyz/hub-monorepo/pull/1847
* fix: throttle triedb migration by adityapk00 in https://github.com/farcasterxyz/hub-monorepo/pull/1850
* fix(hubble): reduce hub bandwidth with floodsub toggle by Wazzymandias in https://github.com/farcasterxyz/hub-monorepo/pull/1851
* chore(hubble): release 1.11.4 by Wazzymandias in https://github.com/farcasterxyz/hub-monorepo/pull/1852
**Full Changelog**: https://github.com/farcasterxyz/hub-monorepo/compare/farcaster/hubble1.11.3...farcaster/hubble1.11.4
farcaster/hubble1.11.3
What's Changed
* feat: Add trie node rust code + tests by adityapk00 in https://github.com/farcasterxyz/hub-monorepo/pull/1846
* fix: handle edge cases of rocksdb instantiation by Wazzymandias in https://github.com/farcasterxyz/hub-monorepo/pull/1844
* chore: release(hubble): v1.11.3 by Wazzymandias in https://github.com/farcasterxyz/hub-monorepo/pull/1849
**Full Changelog**: https://github.com/farcasterxyz/hub-monorepo/compare/farcaster/hubble1.11.2...farcaster/hubble1.11.3
farcaster/hubble1.11.2