- Updated dependencies [edea195]
- @farcaster/[email protected]
- 1e4e5ba: update tsup build command to check target environments and use tsup shims
- c4529a7: merge protobufs and utils packages into core
- Updated dependencies [1e4e5ba]
- Updated dependencies [c4529a7]
- @farcaster/[email protected]
- 1f47906: remove grpc-js dependency from protobufs, refactor hubble to use hub-nodejs hub-web to use @farcaster/protobufs and utils
- 9e39bb8: Update docs to close grpc connections after use
- Updated dependencies [142f3f5]
- Updated dependencies [1f47906]
- Updated dependencies [759e1cf]
- Updated dependencies [9e39bb8]
- @farcaster/[email protected]
- @farcaster/[email protected]
- e5cb327: Remove getHubRpcClient, use getSSLRpcClient() or getInsecureRpcClient()
- Updated dependencies [e5cb327]
- @farcaster/[email protected]
- @farcaster/[email protected]
- c26fafa: Add test data to testnet hubs via TEST_USERS env variable
- dc69b66: feat: add EthersV5Eip712Signer
- 5c78405: upgrade ethers to 6.2.1
- 1b5f6b2: fixed documentation links on npm
- Updated dependencies [12c9c40]
- Updated dependencies [dc69b66]
- Updated dependencies [5c78405]
- Updated dependencies [6a0bf29]
- Updated dependencies [23de6e7]
- @farcaster/[email protected]
- @farcaster/[email protected]
-
59920f9: upgrade ethers from v5 to v6
-
99518ef: refactor: generic and library specific signer classes
Eip712Signer
has been renamed toEthersEip712Signer
and should be built withnew EthersEip712Signer(wallet)
instead ofEip712Signer.fromSigner
Ed25519Signer
has been renamed toNobleEd25519Signer
and should be built withnew NobleEd25519Signer(privateKey)
instead ofEd25519Signer.fromPrivateKey
- c459855: docs: update signer links in docs
- 1e4482e: updated dependencies
- Updated dependencies [469825e]
- Updated dependencies [1b0e3a7]
- Updated dependencies [59920f9]
- Updated dependencies [99518ef]
- Updated dependencies [1e4482e]
- @farcaster/[email protected]
- @farcaster/[email protected]
-
86c00f53: refactor: change
Eip712Signer.fromSigner
signatureSimplify creation of Eip712Signer by removing the need to pass a signer key and instead deriving the it from the ethers signer.
This requires the function to be async.
-
Updated dependencies [86c00f53]
- @farcaster/[email protected]
- a74ecb2: rename package from farcaster/js to farcaster/hub-nodejs
- Updated dependencies [0a3b77c]
- Updated dependencies [e7602bd]
- Updated dependencies [68230b7]
- @farcaster/[email protected]
- @farcaster/[email protected]
- f55fa8a2: move builders to utils and use bytes rather than hex
- Updated dependencies [2d90f5bf]
- @farcaster/[email protected]
- Updated dependencies [e75e46b3]
- @farcaster/[email protected]
- 6f1c5a9: chore: use removeEnumPrefix ts-proto flag and abbreviate protobuf enum names
- ea7b9c9: feat: add name to SignerAdd message
- Updated dependencies [6f1c5a9]
- Updated dependencies [ea7b9c9]
- @farcaster/[email protected]
- @farcaster/[email protected]
- d04d5d4a: add fromId to SubscribeRequest protobuf and subscribe gRPC method
- 4056b5d4: add HubEvent protobuf and types
- Updated dependencies [d04d5d4a]
- Updated dependencies [4056b5d4]
- Updated dependencies [22a9d460]
- @farcaster/[email protected]
- @farcaster/[email protected]
- Updated dependencies [96468718]
- @farcaster/[email protected]
- add prepublishOnly scripts to packages
- Updated dependencies
- @farcaster/[email protected]
- @farcaster/[email protected]
- Updated dependencies [3096e00]
- @farcaster/[email protected]
- d21a8f2: chore: upgrade packages [feb 2023]
- 1151fea: feat: update farcaster epoch to Jan 1, 2021
- Updated dependencies [d21a8f2]
- Updated dependencies [6a66bae]
- Updated dependencies [1151fea]
- Updated dependencies [cf9c64c]
- @farcaster/[email protected]
- @farcaster/[email protected]
- 9558382: chore: delete unused dependencies in packages
- 6be9983: add subscribe grpc method and support event streaming
- Updated dependencies [9558382]
- Updated dependencies [6be9983]
- @farcaster/[email protected]
- @farcaster/[email protected]
- Updated dependencies [78d9050]
- @farcaster/[email protected]
- @farcaster/[email protected]
- 58738a4: migrate to protobufs
- a26d8ff: replace flatbuffers with protobufs
- Updated dependencies [58738a4]
- Updated dependencies [526bd17]
- Updated dependencies [b43fade]
- Updated dependencies [ae7639c]
- Updated dependencies [cd84f7c]
- Updated dependencies [2e32983]
- @farcaster/[email protected]
- @farcaster/[email protected]
- fix: switch to 160-bit hash
- c20daed: feat: add support for /subscribe gRPC method in @farcaster/hub-nodejs
- 3b84ad2: chore: refactor functions in packages/* to return HubResult
- Updated dependencies
- Updated dependencies [c20daed]
- Updated dependencies [3b84ad2]
- @farcaster/[email protected]
- @farcaster/[email protected]
- @farcaster/[email protected]
- adding packages to changesets
- Updated dependencies
- @farcaster/[email protected]
- @farcaster/[email protected]
- @farcaster/[email protected]