Franck Royer
|
5de796ea70
|
Add link to new topic usage recommendation
|
2021-06-01 16:35:52 +10:00 |
Franck Royer
|
fdda09973c
|
Merge pull request #189 from status-im/pr-board
Add new PRs to board
|
2021-06-01 16:33:36 +10:00 |
Franck Royer
|
1735beb798
|
Add new PRs to board
|
2021-06-01 16:03:37 +10:00 |
Franck Royer
|
7e77e7ae71
|
Merge pull request #183 from status-im/waku-message-timestam
|
2021-05-31 11:56:24 +10:00 |
Franck Royer
|
553c0154d9
|
Use waku message timestamp as better unique key
|
2021-05-28 22:38:00 +10:00 |
Franck Royer
|
9e64eec2a6
|
Enable test encoding and decoding of WakuMessage.timestamp
|
2021-05-28 22:35:59 +10:00 |
Franck Royer
|
3055881c57
|
Proto message is expected, not the wrapping class
|
2021-05-28 15:59:57 +10:00 |
Franck Royer
|
ed25f823e2
|
Merge pull request #181 from status-im/new-chat-topic
Update chat content topic to new testnet value
|
2021-05-28 14:46:34 +10:00 |
Franck Royer
|
ca74f7f87a
|
Update chat content topic to new testnet value
Resolves #180
|
2021-05-28 14:32:05 +10:00 |
Franck Royer
|
71f27d4411
|
Merge pull request #177 from status-im/release/0.5.0
|
2021-05-24 14:29:28 +10:00 |
Franck Royer
|
80e7ae9d1e
|
Release 0.5.0
|
2021-05-21 15:43:34 +10:00 |
Franck Royer
|
90c90dea11
|
Merge pull request #176 from status-im/doc-no-inherit
Do not inherit doc for Waku Relay
|
2021-05-21 15:40:11 +10:00 |
Franck Royer
|
b13ecdd45f
|
Do not inherit doc for Waku Relay
As it clutters the documentation and at this stage we do not expect
users to use inherited methods.
|
2021-05-21 11:47:17 +10:00 |
Franck Royer
|
f3c5a5dcec
|
Merge pull request #173 from status-im/do-not-start-unnecessary-nodes
Ensure that no unnecessary js node are started for interop tests
|
2021-05-21 10:16:12 +10:00 |
Franck Royer
|
c347ec28b4
|
Ensure that no unnecessary js node are started for interop tests
Indeed, the beforeEach/afterEach methods are called for all tests in the
block, including interop tests.
|
2021-05-20 15:49:13 +10:00 |
Franck Royer
|
0263a38e04
|
Merge pull request #172 from status-im/remove-warnings
Remove warning
|
2021-05-20 15:48:58 +10:00 |
Franck Royer
|
ed69122ac3
|
Remove warning
|
2021-05-19 12:55:39 +10:00 |
Franck Royer
|
8e1f82563e
|
Merge pull request #170 from status-im/151-light-push
|
2021-05-19 12:49:37 +10:00 |
Franck Royer
|
f23310aaf5
|
Remove outdated comment
|
2021-05-19 12:29:30 +10:00 |
Franck Royer
|
90e224577f
|
Add `--help` command
|
2021-05-19 12:29:30 +10:00 |
Franck Royer
|
2ea17bfdfa
|
Use light push to send messages if it's passed
|
2021-05-19 12:29:29 +10:00 |
Franck Royer
|
fb7e9f2b9e
|
Get messages from store in chronological order
|
2021-05-19 12:29:29 +10:00 |
Franck Royer
|
de3aea626a
|
Implement Light Push protocol
|
2021-05-19 12:29:29 +10:00 |
Franck Royer
|
a0699c423b
|
Merge pull request #169 from status-im/remove-mergify
Mergify does odd manipulation of tokens
|
2021-05-18 16:23:14 +10:00 |
Franck Royer
|
7e47e24884
|
Mergify does odd manipulation of tokens
|
2021-05-18 16:11:18 +10:00 |
Franck Royer
|
2825e785f1
|
Merge pull request #168 from status-im/release/0.4.0
Release 0.4.0
|
2021-05-18 14:26:08 +10:00 |
Franck Royer
|
85dd64b81e
|
Release 0.4.0
|
2021-05-18 14:14:18 +10:00 |
Franck Royer
|
85f2b84cd6
|
Merge pull request #167 from status-im/default-fleet
|
2021-05-18 14:10:36 +10:00 |
Franck Royer
|
c4c259f47a
|
Connect cli chat to prod fleet upon passing `--prod`
|
2021-05-18 13:51:11 +10:00 |
Franck Royer
|
a69c483c46
|
Connect to prod fleet by default, test fleet for local development
|
2021-05-18 13:51:11 +10:00 |
Franck Royer
|
2cd87b561d
|
Expose `Enviroment` & `Protocol` enums to pass to `getStatusFleetNodes`
|
2021-05-18 13:45:49 +10:00 |
Franck Royer
|
537a2b73a7
|
Use prod nodes by default instead of test
|
2021-05-18 13:26:42 +10:00 |
Franck Royer
|
fb99d6025d
|
Merge pull request #158 from status-im/138-web-chat-archived-messages
|
2021-05-18 13:20:25 +10:00 |
Franck Royer
|
3f5484f6ed
|
Use callback option in web-chat
|
2021-05-17 16:32:34 +10:00 |
Franck Royer
|
243b6629c3
|
Add callback option to store query
|
2021-05-17 16:32:34 +10:00 |
Franck Royer
|
4b6fe84392
|
Use one object as we are increasing the number of parameters
|
2021-05-17 16:32:33 +10:00 |
Franck Royer
|
d1ef76f7f9
|
Merge pull request #166 from status-im/fix-gh-actions
Fix actions/checkout@v2.3.3
|
2021-05-17 14:04:46 +10:00 |
Franck Royer
|
25cb167a6e
|
Fix actions/checkout@v2.3.3
As per https://github.com/actions/checkout/issues/417#issuecomment-775293723
|
2021-05-17 13:42:28 +10:00 |
Franck Royer
|
93f5a8e41e
|
Merge pull request #163 from status-im/upgrade-nim-waku-0.3
|
2021-05-16 18:08:21 +10:00 |
Franck Royer
|
703b50cfae
|
Upgrade nim-waku to v0.3
|
2021-05-16 14:43:07 +10:00 |
Franck Royer
|
c2266e0c46
|
Do not pull nim-waku master
Will try to keep compatibility with released versions instead.
|
2021-05-16 14:43:07 +10:00 |
Franck Royer
|
df4cc040e3
|
Merge pull request #164 from status-im/D4nte-patch-1
Fix link
|
2021-05-15 22:19:54 +10:00 |
Franck Royer
|
1f081718dd
|
Fix link
|
2021-05-15 22:00:29 +10:00 |
Franck Royer
|
712cb2759c
|
Merge pull request #162 from status-im/release/0.3.0
Release 0.3.0
|
2021-05-15 21:54:04 +10:00 |
Franck Royer
|
5ab9964191
|
Release 0.3.0
|
2021-05-15 21:25:20 +10:00 |
Franck Royer
|
e8fcc63e21
|
Merge pull request #161 from status-im/readme-update
|
2021-05-15 21:23:54 +10:00 |
Franck Royer
|
2f272634bc
|
Add link to release changelog
|
2021-05-15 21:04:19 +10:00 |
Franck Royer
|
6d957b62e1
|
Add doc for `getStatusFleetNodes`
|
2021-05-15 21:04:19 +10:00 |
Franck Royer
|
b53baf87ba
|
Mention discord channel
|
2021-05-15 20:41:05 +10:00 |
Franck Royer
|
2bd74386cf
|
Merge pull request #160 from status-im/remove-yarg
Remove unused deps
|
2021-05-15 20:09:13 +10:00 |