Sale Djenic
fd16942b20
feat(walletconnect)_: support for eth_signTypedData v3 and v4
2023-12-13 08:15:55 +01:00
Sale Djenic
8641ec5dd5
feat(walletconnect)_: ethereum rpc calls support
...
Reference: https://docs.walletconnect.com/advanced/rpc-reference/ethereum-rpc
2023-11-27 10:49:23 +01:00
Vitaliy Vlasov
ddfd0c5b14
Add lc-proxy-wrapper dep
2023-05-24 18:48:16 +03:00
Roman Volosovskyi
a399c04346
Remove Ropsten and Rinkeby test networks
2022-10-24 14:17:46 +02:00
Andrea Maria Piana
0bffeab908
Address feedback from code review and add quoted image
2020-06-01 11:30:04 +02:00
Andrea Maria Piana
3e312cb167
Lower default MinimumPoW
...
This commit lowers the default minimum pow for both Waku & Whisper.
We need to override the value as mobile clients have this already stored
in the database.
This is done in order to support sending of images.
2020-06-01 11:30:04 +02:00
Adam Babik
37a508a97b
Integrate Waku service ( #1759 )
2020-01-08 12:12:23 +01:00
Dmitry
eeaf669006
Add goerli testnet
2019-03-19 10:56:09 +02:00
Adam Babik
8aef7c4f15
tune CLI for better docs experience ( #1207 )
2018-09-21 16:09:31 +02:00
Pedro Pombeiro
3d00af7fa3
Streamline configuration in status-go. Part of #1180 ( #1183 )
...
- Replace command line flags with `-c` config flag. Part of #1180
- Convert node config private keys to hex-encoded string versions.
- Remove `GenerateConfig` from library.
- Remove unused `FirebaseConfig` from library.
- Fix loading of `config/status-chain-genesis.json` in non-dev machines.
2018-09-13 18:31:29 +02:00
Dmitry Shulyak
5ef26596e4
Enable proxying and discovery of rinkeby nodes ( #1172 )
2018-08-27 12:32:14 +03:00
Dmitry Shulyak
7cd81a69f7
Add rendezvous nodes and search for 2 les peers if les is enabled ( #1167 )
2018-08-24 14:20:50 +03:00
Adam Babik
71b8e0e73d
Remove shh and shhext from APIModules ( #1131 )
...
Addresses #912 . By removing these two modules from APIModules, we disallow DApps from using dangerous methods like shh.SetMinPoW
2018-08-02 08:48:44 +02:00
Adrià Cidre
bfbb02019f
Discover mail servers on demand. ( #1082 )
...
* [#1076 ] Discover mail servers on start up.
* [#1076 ] On-demand mail-server discovery
2018-07-16 09:40:40 +02:00
Adrià Cidre
d5be8c525d
[ #856 ] move geth subpackages to root level ( #1007 )
2018-06-08 13:29:50 +02:00