Sanjay
3a62f604d3
chore: Release 1.9.4 ( #1641 )
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
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 )
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
56f8ab1bbb
chore: Release 1.9 ( #1609 )
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
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 )
2023-11-29 13:49:19 -05:00
horsefacts
b001fee957
feat: add ViemWalletEip712Signer ( #1595 )
2023-11-29 13:05:28 -05: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]
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 )
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
Sanjay
3dd49ac4a5
chore: Release 1.7.1 ( #1568 )
2023-11-09 11:38:51 -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
ab6e76caf5
chore: Release 1.7 ( #1547 )
2023-10-26 16:33:42 -07:00
Cassandra Heart
3313c23244
feat: Add ContactInfoContent signing + config toggle for strict validation + StrictNoSign ( #1545 )
...
* first pass, working native signing + tests
* WAR-1064 – add configuration support and validation of contact info signing
* remove signing info from message signature validation
* add changeset
* misref
* pr feedback
* Support clean restarts on specific changes to network config
* don't terminate gossip node unless we are following default termination
* delay invocation if gossip node worker isn't started
* reduce delay to 1s, shouldn't need to exceed
2023-10-26 17:29:03 -05:00
Sanjay
f3d322274b
feat: support v2 id and key registry contracts ( #1526 )
2023-10-24 17:58:30 -07:00
Sanjay
9aaef8eb7c
chore: release 1.6.5 ( #1536 )
2023-10-18 21:01:12 -07:00
Sagar Dhawan
153da45a5b
fix: Remove PubSub based PeerDiscovery ( #1530 )
...
* fix: Remove PubSub based PeerDiscovery
* fix: update Grafana dashboard for Hubble
* chore: add changeset
* chore: lint
* chore: tests
* fix: AsyncValidate ContactInfo
2023-10-18 17:18:21 -07:00
Sanjay
c2f0761000
chore: Release 1.6.3 ( #1521 )
2023-10-14 16:30:48 -07:00
adityapk00
06bb2f43de
chore: Go lang example for submitMessage ( #1515 )
2023-10-13 08:45:27 -05:00
adityapk00
a5708f85f8
chore: remove envoy and grpc-web ( #1505 )
2023-10-12 12:22:56 -05:00
adityapk00
ba86d37467
fix: Accept raw databytes if using alternate protobuf encoding ( #1508 )
2023-10-12 11:04:24 -05:00
Sanjay
f7e755b3a2
docs: Update examples to use on-chain signers ( #1511 )
...
* docs: Update write-data example
* Delete replicate data example
* update other examples
2023-10-11 22:43:05 -07:00
Sanjay
9368cbe325
chore: Release new package version ( #1500 )
2023-10-10 16:00:02 -07:00
horsefacts
f4e50b9547
fix: viem client interface, pass clients to builders ( #1499 )
...
* fix: relax PublicClient type
* fix: pass publicClients to builder
* fix: update changeset
2023-10-10 18:32:16 -04:00
Sanjay
88c1de2f00
chore: Release 1.6.1 ( #1488 )
2023-10-10 08:32:53 -07:00
horsefacts
66c4ae35cc
fix: add verification defaults ( #1467 )
2023-10-10 08:23:11 -07:00
adityapk00
c33f52708b
fix: Run protoc as user ( #1484 )
2023-10-10 09:35:43 -05:00
Shane da Silva
aacff0289b
Remove eslint-config-custom dependencies ( #1464 )
...
These have been replaced by Biome.
2023-10-09 15:08:54 -07:00
Sanjay
433bee81bc
[feat]: Enable events sync by default ( #1461 )
...
* feat: Enable events sync by default
* changeset
* Fix test
2023-10-09 14:32:26 -07:00
horsefacts
81e6d8ec27
feat: FIP-8 verifications for contract wallets ( #1449 )
...
* feat: FIP-8 verifications for contract wallets
* chore: add changeset
* fix: better return types
* feat: validate signature length
* fix: stub test client
* fix: return network_failure on verify error
2023-10-06 20:28:51 -04:00
Sanjay
649bfe507a
chore: Release 1.6.0 ( #1453 )
2023-10-04 14:47:13 -07:00
adityapk00
6ea579f245
test: Fix bytesCompare flakiness ( #1452 )
2023-10-04 12:20:46 -05:00
horsefacts
ef795c711a
fix: fall back to eth_getLogs in event sync ( #1432 )
...
* chore: upgrade viem to v1.12.2
* fix: sync historical events with getContractEvents
* feat: detect filter support
* chore: update changeset
2023-10-02 19:32:08 -04:00
adityapk00
22f49d8fc1
chore: Cleanup unused protobufs ( #1443 )
2023-10-02 14:12:52 -05:00
adityapk00
14f67cf242
feat: Add Peer scoring ( #1441 )
2023-10-02 13:20:28 -05:00
adityapk00
22ce62aa22
chore: Add events subscription example to hub-web ( #1436 )
2023-09-28 11:31:43 -05:00
adityapk00
b7c2b0a9d3
chore: Replace hub-web with HTTP API examples ( #1435 )
2023-09-28 09:16:01 -05:00
adityapk00
50d13c02ea
chore: v1.5.6 release ( #1433 )
2023-09-27 12:00:29 -05:00
Manan
10a6c3fe26
fix: match type on reaction remove ( #1423 )
2023-09-25 15:33:50 -07:00
Sanjay
fb1f5c61cf
feat: Support onchain events and fnames in sync trie ( #1417 )
...
* feat: Support onchain events and fnames in sync trie
* changeset
* fix flaky test
2023-09-25 09:04:55 -07:00