Franck Royer
9e8d4b9bb1
Mark all proto fields as optional
...
As expected in proto version 3.
2022-06-20 14:32:20 +10:00
Franck Royer
82aba32f9e
Migrate from ts-proto to protons
...
The latter does not bring Buffer/Long and is ESM compatible.
2022-06-20 14:32:20 +10:00
Nicholas Molnar
691de1a194
Add proto
2022-05-27 20:37:14 +10:00
Franck R
ad5b3ddc7f
New pubsub_topic
field on the cursor
of Waku Store queries ( #596 )
2022-03-04 16:47:23 +11:00
Franck R
a488988f37
Implement Waku Store 2.0.0-beta4 ( #566 )
2022-02-24 16:25:58 +11:00
Franck R
4c80f7f0df
Remove odd prettier config ( #500 )
2022-02-04 14:12:00 +11:00
dependabot[bot]
7adb51a9cc
Bump ts-proto from 1.97.0 to 1.100.0
...
Bumps [ts-proto](https://github.com/stephenh/ts-proto ) from 1.97.0 to 1.100.0.
- [Release notes](https://github.com/stephenh/ts-proto/releases )
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stephenh/ts-proto/compare/v1.97.0...v1.100.0 )
---
updated-dependencies:
- dependency-name: ts-proto
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 15:31:46 +11:00
Franck
06d89418aa
Format change
2022-01-05 11:27:37 +11:00
Franck
fa3ab19176
Generate proto files withts-protoa 1.97.0
2022-01-03 10:56:37 +11:00
F
eb9057fc8f
doc: Remove warnings
2021-12-02 23:51:54 +11:00
Franck Royer
1d48dc4372
Rename all pubsubTopic
occurrences to pubSubTopic
2021-08-20 10:13:02 +10:00
Franck Royer
ad9d629daa
ChatMessage
has been moved from js-waku to web-chat example
...
It is a type used for the [TOY-CHAT](https://rfc.vac.dev/spec/22/ )
protocol;
js-waku users should not build on top if this toy protocol and instead
design message data structures appropriate to their use case.
2021-08-06 17:25:12 +10:00
Franck Royer
5f7eee394b
Store Response Protobuf change to align with nim-waku
...
status-im/nim-waku#676
2021-07-26 11:35:08 +10:00
Franck Royer
6cb92dd4b9
Upgrade to latest libp2p versions
...
And few other packages
2021-06-22 13:21:23 +10:00
Franck Royer
de3aea626a
Implement Light Push protocol
2021-05-19 12:29:29 +10:00
Franck Royer
3663ce260d
Rework exports for an easy use of the library
2021-05-10 16:41:58 +10:00
Franck Royer
3b7fc44419
Remove Proto
suffix
...
Manage with namespace instead.
2021-05-10 15:53:23 +10:00
Franck Royer
0ff0e6ee7b
Clean up WakuMessage API
2021-05-03 16:26:02 +10:00
Franck Royer
1016e85f70
Enable pubsub topic filter in history queries
...
Resolves #78
2021-04-29 16:52:55 +10:00
Franck Royer
2c66f86e91
Upgrade libp2p packages
2021-04-29 12:06:38 +10:00
Franck Royer
dd0a843770
Upgrade ts-proto to fix long dependency warning/error
2021-04-20 16:11:53 +10:00
Franck Royer
ee6226bd32
Update waku store as per the latest spec
2021-04-20 15:38:40 +10:00
Franck Royer
4542e01f0e
Check in protobuf generated files
...
So that developers do not have to install protobuf suite by default.
2021-04-20 15:32:10 +10:00