18 Commits

Author SHA1 Message Date
Franck Royer
507413665a
Use js-waku from npmjs.com instead of local build 2022-05-03 10:47:13 +10:00
Franck Royer
c4d779d1db
Remove equalByteArrays 2022-03-25 17:08:02 +11:00
Franck R
1867617acf
Re-work signature data (#557) 2022-02-23 13:06:13 +11:00
Franck R
cfc5eee4ff
Reduce buffer usage (#521) 2022-02-14 10:50:02 +11:00
Franck R
4c80f7f0df
Remove odd prettier config (#500) 2022-02-04 14:12:00 +11:00
Franck R
69f0005445
Bump libp2p from 0.32.4 to 0.36.2, libp2p-gossipsub from 0.12.1 to 0.13.0 (#470)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 15:12:08 +11:00
Franck Royer
284644b822
Fix-up new bootstrap API 2022-01-13 16:39:52 +11: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
d494558596
Rename "Direct" to "Private" in code 2021-08-18 16:37:30 +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
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
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
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