Franck Royer
|
6ebcc46f9e
|
Remove ReactJS warning about webpack
Because this is not a monorepo, ReactJS projects are examples.
|
2021-10-12 11:43:29 +11:00 |
Franck Royer
|
4719de31b8
|
Run build with NodeJS 16
|
2021-08-26 13:02:09 +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
|
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
|
0e8062d32e
|
Add caveat section
|
2021-08-13 16:48:32 +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
|
28e4c9d78c
|
Rephrase
|
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
|
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 |