fryorcraken.eth
fdd617de3c
Merge pull request #987 from waku-org/chore/monorepo
2022-10-31 11:46:07 +11:00
fryorcraken.eth
b3c68fec4d
chore: remove release @next
2022-10-31 11:40:46 +11:00
fryorcraken.eth
6a98998ae8
chore: cache lerna actions
2022-10-31 11:32:03 +11:00
fryorcraken.eth
670816049a
chore: remove unneeded declaration
2022-10-31 11:27:07 +11:00
fryorcraken.eth
e902231873
chore: fix conventional commit setup
2022-10-31 11:22:26 +11:00
fryorcraken.eth
052925e8e8
chore: rename js-waku package to @waku/core
2022-10-31 11:22:26 +11:00
fryorcraken.eth
cd1d7b813b
chore: fix ci
2022-10-31 11:22:25 +11:00
fryorcraken.eth
3f71a0a857
chore: fix `test` script
2022-10-31 09:32:46 +11:00
fryorcraken.eth
44e2890301
chore: fix eslint config for lint-staged
2022-10-31 09:32:46 +11:00
fryorcraken.eth
6b2accbb28
chore: use prettierignore to select files to format
2022-10-31 09:32:46 +11:00
fryorcraken.eth
a13b2c3f70
chore: remove unneeded file
2022-10-31 09:32:46 +11:00
fryorcraken.eth
2cef9d43ea
chore: move size-limit to root
2022-10-31 09:32:46 +11:00
fryorcraken.eth
c2e8feba28
chore: remove unneeded lock file
2022-10-31 09:32:45 +11:00
fryorcraken.eth
42478472ae
chore: ignore generated files
2022-10-31 09:32:45 +11:00
fryorcraken.eth
e280d957db
chore: keep `build-scripts` for ./core only
2022-10-31 09:32:45 +11:00
fryorcraken.eth
c3ef7cb6c2
chore: fix `fix` script
2022-10-31 09:32:45 +11:00
fryorcraken.eth
2e60d90d7d
chore(deps): bump @multiformats/multiaddr to 11.0.6
2022-10-31 09:32:45 +11:00
fryorcraken.eth
81f3af0f66
chore: fix eslint
2022-10-30 21:19:14 +11:00
fryorcraken.eth
7cc7439ed6
chore: setup workspace scripts
2022-10-30 21:16:02 +11:00
fryorcraken.eth
dc4089a1dd
chore: setup husky/lint-staged at root
2022-10-30 21:12:01 +11:00
fryorcraken.eth
2f8eb0fbcc
chore: move hidden files to ./core
2022-10-30 21:03:23 +11:00
fryorcraken.eth
4e340eb045
chore: install lerna
2022-10-30 21:02:12 +11:00
fryorcraken.eth
b975943e90
chore: move js-waku to ./core
2022-10-30 17:57:15 +11:00
fryorcraken.eth
d25e7c1fb3
chore: remove guides & examples folder
...
Moved to:
- https://github.com/waku-org/js.waku.guide
- https://github.com/waku-org/js-waku-examples
2022-10-30 17:51:45 +11:00
fryorcraken.eth
00db169878
Merge pull request #986 from waku-org/chore/conventional-commits
2022-10-30 17:45:07 +11:00
fryorcraken.eth
54ee144c5e
chore: add conventional commit check for PRs
...
By splitting the repo in multiple packages, it is going to be more
difficult to manually maintain a changelog. Using conventional commit,
we can automatically generate the changelog from PR titles.
2022-10-30 17:35:00 +11:00
fryorcraken.eth
2af5b3db44
Merge pull request #976 from waku-org/dependabot/npm_and_yarn/p-timeout-6.0.0
2022-10-28 16:04:49 +11:00
dependabot[bot]
baf2ff0386
build(deps-dev): bump p-timeout from 4.1.0 to 6.0.0
...
Bumps [p-timeout](https://github.com/sindresorhus/p-timeout ) from 4.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/p-timeout/releases )
- [Commits](https://github.com/sindresorhus/p-timeout/compare/v4.1.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: p-timeout
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 15:59:08 +11:00
fryorcraken.eth
0be8daec1a
Merge pull request #983 from waku-org/release/0.30.0
2022-10-28 11:13:56 +11:00
fryorcraken.eth
a502d153e5
Release 0.30.0
2022-10-28 10:49:28 +11:00
fryorcraken.eth
b7d86c3266
Merge pull request #982 from waku-org/chore/store-clean-up
2022-10-28 10:06:20 +11:00
fryorcraken.eth
4b1f0ef795
chore: clean-up store protocol
2022-10-28 09:38:02 +11:00
fryorcraken.eth
d6b7aee989
Merge pull request #981 from waku-org/fix/abort-callback
2022-10-28 09:37:31 +11:00
fryorcraken.eth
0cca9a73a1
fix: `queryOrderedCallback` not stopping when callback returns true
...
Fixes #978 .
2022-10-28 09:28:16 +11:00
fryorcraken.eth
f3bd7a7ba5
Merge pull request #980 from waku-org/remove-store-v2beta3
2022-10-28 09:09:47 +11:00
fryorcraken.eth
bf1988cda8
fix: incorrect cursor encoding in Store queries
...
Fixes https://github.com/status-im/nwaku/issues/1157
2022-10-28 09:01:00 +11:00
fryorcraken.eth
29436eafdc
Merge pull request #975 from waku-org/proof-attached
2022-09-30 13:12:51 +10:00
fryorcraken.eth
25fe598082
refactor: better express what the function members do
2022-09-30 13:07:24 +10:00
fryorcraken.eth
26967b6334
fix: ensure that some fields are not omitted by `Message` implementation
2022-09-30 13:07:24 +10:00
fryorcraken.eth
0e36c8e95c
Merge pull request #974 from waku-org/message-protected
2022-09-28 14:03:31 +10:00
fryorcraken.eth
6ec0628223
feat: enable external library to extend MessageV0 and access proto
2022-09-28 13:57:22 +10:00
fryorcraken.eth
7714812cc9
Merge pull request #973 from richard-ramos/rlnIdentifier
...
chore: add rlnIdentifier to message.proto
2022-09-27 07:29:30 +10:00
Richard Ramos
aec3822972
chore: add rlnIdentifier to message.proto
2022-09-26 14:29:41 -04:00
fryorcraken.eth
5bab85f93f
Merge pull request #971 from waku-org/feat/ratelimitproof
2022-09-26 10:10:23 +10:00
fryorcraken.eth
0ac10c0c19
doc: update changelog
2022-09-26 10:02:59 +10:00
fryorcraken.eth
f59f00b7e9
test: fix spelling
2022-09-26 10:02:06 +10:00
Richard Ramos
b37a9285da
feat: add rate limit proof to waku message
2022-09-25 11:59:16 -04:00
fryorcraken.eth
309bebf2fe
Merge pull request #969 from waku-org/release/0.29.0
2022-09-21 16:50:22 +10:00
fryorcraken.eth
1508a9169a
Release 0.29.0
2022-09-21 16:41:02 +10:00
fryorcraken.eth
9e4b3acd81
Merge pull request #968 from waku-org/type-store
2022-09-21 16:20:50 +10:00