Commit Graph

802 Commits

Author SHA1 Message Date
Franck Royer 11dbdf3033
Remove unused scripts 2021-08-20 10:54:12 +10:00
Franck Royer 5da1c6ca58
Remove codecov 2021-08-20 10:54:12 +10:00
Franck Royer aaf6b7ee54
Remove unused dep 2021-08-20 10:54:12 +10:00
Franck Royer a15069b3e3
Move ts-proto to dev dependencies
The output of ts-proto is committed and published, ts-proto is only
needed when proto files are changed.
2021-08-20 10:54:12 +10:00
Franck Royer 38df024fe1
Move libp2p-tcp to dev dependencies 2021-08-20 10:54:12 +10:00
Franck Royer bad14d93e8
Merge pull request #271 from status-im/187-ft-store 2021-08-20 10:53:29 +10:00
Franck Royer b7693853d2
Added support for `startTime` and `endTime` in Store queries 2021-08-20 10:37:58 +10:00
Franck Royer c2109736d4
Merge pull request #270 from status-im/200-pubsub-topic
Moved `DefaultPubSubTopic` to `waku.ts` and fixed the casing
2021-08-20 10:36:40 +10:00
Franck Royer 1d48dc4372
Rename all `pubsubTopic` occurrences to `pubSubTopic` 2021-08-20 10:13:02 +10:00
Franck Royer 026aaaf67e
Remove default value
Default value is handled one layer above.
2021-08-20 10:12:56 +10:00
Franck Royer 60290e8d84
Moved `DefaultPubSubTopic` to `waku.ts` and fixed the casing
The pubsub topic is used by several protocol, not just relay.
2021-08-20 10:12:55 +10:00
Franck Royer d97613bb83
Merge pull request #268 from status-im/deps 2021-08-19 13:46:17 +10:00
Franck Royer 0c09d60c91
Update changelog 2021-08-19 11:27:03 +10:00
Franck Royer 912d984fa0
Run audit fix 2021-08-19 11:26:34 +10:00
Franck Royer 3f95934250
Replace deprecated package for libp2p-noise 2021-08-19 11:26:34 +10:00
Franck Royer e0d2b3d525
Merge pull request #269 from status-im/eth-pm-eip-712 2021-08-19 11:22:05 +10:00
Franck Royer 0b03952542
Update changelog 2021-08-19 11:13:34 +10:00
Franck Royer 7d738c787c
Use `eth_signTypedData_v3` as it has broader wallet support 2021-08-19 11:12:04 +10:00
Franck Royer 16b79306d5
Remove dead code 2021-08-19 11:12:04 +10:00
Franck Royer a8b29a2fac
Use sign typed data instead of personal sign 2021-08-18 16:48:28 +10:00
Franck Royer 455c5843f3
Merge pull request #266 from status-im/rename-eth-pm
Rename Eth-DM to Eth-PM
2021-08-18 16:45:45 +10:00
Franck Royer d494558596
Rename "Direct" to "Private" in code 2021-08-18 16:37:30 +10:00
Franck Royer 0673edacb5
Change content topic 2021-08-17 16:20:06 +10:00
Franck Royer 9692b4af72
Rename Eth-DM to Eth-PM
"Direct Message" can lead to confusion with "Direct Connection" that
refers to low latency network connections.
2021-08-17 16:06:46 +10:00
Franck Royer 43f57aeb3e
Merge pull request #265 from status-im/update-changelog
Update changelog for Eth-PM Wallet Encryption changes
2021-08-13 20:09:21 +10:00
Franck Royer 0e8062d32e
Add caveat section 2021-08-13 16:48:32 +10:00
Franck Royer 0f0b083586
Update changelog for Eth-PM Wallet Encryption changes 2021-08-13 16:44:29 +10:00
Franck Royer 5be718ffdb
Merge pull request #262 from status-im/bootstrap 2021-08-13 16:27:32 +10:00
Franck Royer 6ded9630b2
Remove mention of Status in guide
Keep it in the code doc.
2021-08-13 16:18:03 +10:00
Franck Royer 6d42c39298
export values so they are included in the documentation 2021-08-13 16:18:03 +10:00
Franck Royer bac26ea3da
fixup 2021-08-13 16:18:02 +10:00
Franck Royer 140791cc91
Provide easy way to bootstrap when creating Waku node 2021-08-13 16:18:00 +10:00
Franck Royer c3855112d7
Rename `getStatusFleetNodes`
To make it more generic to allow retrieval of bootstrap nodes from
other sources.
2021-08-13 16:17:15 +10:00
Franck Royer 729c81430c
Merge pull request #264 from status-im/eth-pm-metamask 2021-08-13 16:12:31 +10:00
Franck Royer 28e4c9d78c
Rephrase 2021-08-13 15:58:40 +10:00
Franck Royer f801538f71
Spelling 2021-08-13 15:58:40 +10:00
Franck Royer 31b007c398
Refresh peer stats every second 2021-08-13 15:58:39 +10:00
Franck Royer 076192aa66
Use EIP-712 to sign public key message 2021-08-13 15:58:39 +10:00
Franck Royer 01696d074c
Add to CI, upload to GH pages 2021-08-12 16:42:36 +10:00
Franck Royer 3b32987ecf
Add check in case user tries with incompatible wallet 2021-08-12 16:42:35 +10:00
Franck Royer 1e69811d8d
Use Web3 wallet for encryption instead of generated keys 2021-08-12 16:42:35 +10:00
Franck Royer 42ace51f35
Init commit Eth-PM Wallet 2021-08-12 16:06:09 +10:00
Franck Royer 85fd5f8f9f
Merge pull request #263 from status-im/eth-dm-cleanup-for-metamask 2021-08-12 15:25:55 +10:00
Franck Royer 6038007d40
No need for a wallet to send messages 2021-08-12 15:15:56 +10:00
Franck Royer a1218c1223
Refresh peer stats every second 2021-08-12 15:14:15 +10:00
Franck Royer 278439df82
Store encryption public key as byte array 2021-08-12 15:14:15 +10:00
Franck Royer 0bbe52ebb1
Rename ethdm*key to encryption*key
The naming was just confusing.
2021-08-12 15:14:15 +10:00
Franck Royer a2b6947b73
Add button to connect to wallet 2021-08-12 15:08:40 +10:00
Franck Royer 19c355e36b
Remove unnecessary parameter 2021-08-11 15:57:37 +10:00
Franck Royer 85231a288f
Simplify expression 2021-08-11 15:34:02 +10:00