Sanjay
3a62f604d3
chore: Release 1.9.4 ( #1641 )
@farcaster/hubble@1.9.4
@farcaster/replicator@0.2.8
@farcaster/core@0.13.6
@farcaster/hub-web@0.7.4
@farcaster/hub-nodejs@0.10.22
2024-02-01 22:01:51 -08:00
Sanjay
362f580b15
feat: add text input frame field ( #1639 )
2024-02-01 16:39:17 -08:00
Georgios Konstantopoulos
de63c47e96
fix: hubble.sh compatible w/ self-hosted eth nodes ( #1636 )
...
Ethereum JSON-RPC requires passing content-type application/json when talking to a node you're running yourself e.g. reth
2024-02-01 12:02:45 -08:00
Wasif Iqbal
fd9f9ff86b
refactor: rename verification message ( #1637 )
...
* feat: rename verification message to support additional protocols in the future
* chore: add changeset
* refactor: change signature for verification message
2024-01-31 15:35:35 -06:00
Sanjay
80c8f7dd03
chore: release 1.9.3 ( #1633 )
@farcaster/hubble@1.9.3
@farcaster/replicator@0.2.7
@farcaster/hub-nodejs@0.10.21
@farcaster/core@0.13.5
@farcaster/hub-web@0.7.3
2024-01-25 16:43:15 -08:00
Sanjay
229ea16658
feat: create FrameAction message and add validation endpoint ( #1632 )
...
* feat: create FrameAction message and add validation endpoint
* Rename to buttonIndex and add test
2024-01-25 16:01:28 -08:00
Gavi Galloway
f38596126a
docs: add OpenAPI spec for hub-web ( #1537 )
...
* docs: add OpenAPI spec for hub-web
* update documentation link
2024-01-19 16:16:52 -08:00
Sanjay
2c212a2f3a
chore: Release 1.9.2 ( #1624 )
@farcaster/hubble@1.9.2
2024-01-11 10:25:31 -08:00
Sanjay
11a1e0d209
fix: Don't add deleted fnames to sync trie ( #1617 )
2024-01-10 17:00:22 -08:00
Sanjay
7379a05fc0
feat: add a gossip message delay stat ( #1615 )
2024-01-09 16:19:47 -08:00
Sanjay
00473c2a13
fix: Do not add fnames to the sync trie when they have not been merged ( #1614 )
2024-01-09 16:18:57 -08:00
Panayotis Vryonis
c4dc53947d
Update types.ts ( #1613 )
...
Fixes #1611
2024-01-09 11:07:18 -08:00
Sanjay
f1f5a13a18
chore: Release 1.9.1 ( #1612 )
@farcaster/hubble@1.9.1
2024-01-05 16:36:56 -08:00
Sanjay
c78f01b38c
fix: Admin reset key event may have reset the key sometimes ( #1610 )
2024-01-04 22:05:09 -08:00
Sanjay
56f8ab1bbb
chore: Release 1.9 ( #1609 )
@farcaster/hubble@1.9.0
@farcaster/hub-web@0.7.2
@farcaster/hub-nodejs@0.10.20
@farcaster/core@0.13.4
2024-01-02 09:40:38 -08:00
Sanjay
eba02bd9e2
docs: Update examples ( #1606 )
2023-12-22 00:02:17 -08:00
horsefacts
e63b001866
docs: add contract signature examples ( #1602 )
2023-12-15 10:31:55 -05:00
Sanjay
20b6575958
chore: Minor cleanup ( #1570 )
...
* chore: minor cleanup
* Remove sync backwards compatibility optimizations
* Remove v2 contract cli flags (use existing names for clarity)
* changeset
2023-12-04 11:03:43 -08:00
Sanjay
704e0777a0
feat: Add more information in the limits response ( #1569 )
...
* feat: Add more information in the limits response
* changeset
* Fix flaky test
2023-12-04 10:28:57 -08:00
horsefacts
3784188048
chore: release packages ( #1596 )
@farcaster/hub-nodejs@0.10.19
@farcaster/core@0.13.3
2023-11-29 13:49:19 -05:00
horsefacts
b001fee957
feat: add ViemWalletEip712Signer ( #1595 )
2023-11-29 13:05:28 -05:00
Shane da Silva
59bf4dc2c6
Cut Replicator 0.2.6 ( #1593 )
@farcaster/replicator@0.2.6
2023-11-28 23:54:10 +09:00
brucexc
9cb4d28050
Update events.md ( #1561 )
...
Incorrect request parameters
2023-11-28 23:29:54 +09:00
dependabot[bot]
51fa071647
chore(deps): bump axios in /packages/hub-nodejs/examples/write-data ( #1575 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:20:18 +09:00
dependabot[bot]
8ca457a6b0
chore(deps): bump axios from 1.4.0 to 1.6.0 ( #1579 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:19:10 +09:00
payton
54e2170363
typo: SubmitMessage intro Message.encode(msg).finish() ( #1588 )
2023-11-28 23:14:46 +09:00
Shane da Silva
d8a5caafe3
fix: Backfill reactions and storage allocations in Replicator ( #1592 )
...
* Add backfillFidReactions and
backfillFidStorageAllocations jobs
* Add changeset file
---------
Co-authored-by: zachterrell57 <zachterrell@gmail.com >
2023-11-28 23:09:40 +09:00
dependabot[bot]
7bed7d9b0f
chore(deps): bump undici from 5.19.1 to 5.26.3 ( #1525 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.19.1 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.19.1...v5.26.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:09:19 +09:00
dependabot[bot]
8faf176b45
chore(deps): bump axios in /packages/hub-web/examples/submit-message ( #1578 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:08:01 +09:00
dependabot[bot]
067e59b909
chore(deps): bump axios in /packages/hub-web/examples/events ( #1577 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:07:49 +09:00
dependabot[bot]
bf6f7cbbe5
chore(deps): bump axios in /packages/hub-web/examples/feed ( #1576 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:07:43 +09:00
dependabot[bot]
c8e26ac636
chore(deps): bump axios in /packages/hub-web/examples/profile ( #1574 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:07:18 +09:00
horsefacts
7c9cee6d4c
chore: release new package version ( #1591 )
@farcaster/hub-web@0.7.1
@farcaster/hub-nodejs@0.10.18
@farcaster/core@0.13.2
2023-11-27 17:48:50 -05:00
horsefacts
ab245ce5b5
feat: add EIP-712 helpers ( #1587 )
...
* feat: add EIP-712 helpers
* feat: add metadata helper
* chore: add comments to message types
* chore: add changeset
* feat: add contract ABIs
* feat: add storage/bundler addresses
2023-11-27 17:21:35 -05:00
Varun Srinivasan
f026ad1ef4
docs: update release steps ( #1583 )
2023-11-15 08:30:21 -08:00
Varun Srinivasan
45f071e3b9
release: v1.8.0 ( #1582 )
@farcaster/hubble@1.8.0
2023-11-14 21:52:56 -08:00
adityapk00
6bfb694bff
fix: Handle docker-compose versions ( #1581 )
2023-11-13 08:32:09 -06:00
Sanjay
d6b5b32ce9
chore: release 1.7.2 ( #1573 )
@farcaster/hubble@1.7.2
2023-11-10 16:21:22 -08:00
Sanjay
912f680f3a
fix: catch and ignore provider errors during retry ( #1572 )
2023-11-10 15:36:37 -08:00
Sanjay
3dd49ac4a5
chore: Release 1.7.1 ( #1568 )
@farcaster/hubble@1.7.1
@farcaster/core@0.13.1
@farcaster/hub-nodejs@0.10.17
2023-11-09 11:38:51 -08:00
Sanjay
ff5a90c7c3
fix: commit version after every migration instead of all at once ( #1566 )
...
* fix: commit version after every migration instead of all at once
* move get to migrations as well
2023-11-09 10:11:30 -08:00
Sanjay
d16cf27ac4
fix: Don't throw if unable to migrate certain rows ( #1565 )
2023-11-09 09:10:57 -08:00
Sanjay
11d8bed09d
fix: Dont sync deprecated syncIds ( #1564 )
2023-11-08 23:21:17 -08:00
Sanjay
6890969b5d
chore: remove old contract references ( #1563 )
...
* chore: remove old contract references
* handle more cases where our syncTrie could be incorrect
* Add migration to delete old contract events
* changeset and fix flaky test
2023-11-08 22:32:33 -08:00
Sanjay
5199f66ea0
chore: Post migration changes ( #1560 )
...
* fix: disallow empty casts (#1555 )
* fix: Fix peer check job not actually starting (#1559 )
* fix: Allow syncTrie to handle names that are substrings (#1546 )
* fix: Allow syncTrie to handle names that are substrings
* Add migration to delete unpadded fnames from syncTrie
* changeset
2023-11-08 16:56:54 -08:00
Sanjay
77ff79ed80
fix: Fiw watching v2 contract events ( #1562 )
2023-11-07 12:04:40 -08:00
Shane da Silva
9637457f86
Cut Replicator 0.2.5 ( #1554 )
@farcaster/replicator@0.2.5
2023-10-31 18:31:09 -07:00
Shane da Silva
406de333dd
fix: Consolidate to a single subscribe stream in Replicator ( #1553 )
...
We were seeing issues where events would arrive out of order when
processing two streams. To avoid this, have them be processed on the
same stream, where hubs will ensure they are emitted in order
(specifically FID registration followed by messages for the given FID).
2023-10-31 18:14:44 -07:00
Sanjay
e808a4ec5c
fix: Fallback to docker-compose if docker install fails ( #1552 )
2023-10-31 16:01:20 -07:00
Shane da Silva
3621a9fea1
Update minimum hub-nodejs version for Replicator ( #1551 )
2023-10-31 15:28:16 -07:00