b00ris
bdbceba6eb
added ulc config params ( #1255 )
...
* added ulc config params
* fmt
* fix lint
2018-10-24 19:31:41 +03:00
Adam Babik
a75f9c34cf
Request historical messages in batches ( #1245 )
2018-10-19 11:09:13 +02:00
Adam Babik
20f8f1f2cc
allow configure HTTPVirtualHosts and HTTPCors settings ( #1236 )
2018-10-12 14:58:32 +02:00
Ivan Daniluk
4d5f808085
Add IPC path command line flag ( #1229 )
2018-10-11 12:29:59 +02:00
Dmitry
5b551c67fa
Use status-im whisper/whisperv6 module everywhere
2018-10-03 09:27:51 +03:00
Andrea Maria Piana
dcaf8caed0
Add x3dh key exchange ( #1127 )
...
* Add x3dh key exchange
* Encrypt using the double ratchet
* Multi device with auto-pairing
* Add pfs enabled flag
2018-09-24 20:07:34 +02:00
Adam Babik
8aef7c4f15
tune CLI for better docs experience ( #1207 )
2018-09-21 16:09:31 +02:00
Pedro Pombeiro
452b7e2198
Disable listening on port 30303 for the canary ( #1198 )
2018-09-19 14:45:43 +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
Adam Babik
bf1d1ee0ea
Remove EnvelopeTranced and add Whisper metrics as a patch ( #1177 )
2018-08-31 10:09:38 +02:00
Pedro Pombeiro
fb1e30c5f4
Disable NTP sync on the remaining e2e tests
2018-08-07 18:02:42 +02:00
Adam Babik
3b8c6c8260
Add interface to verify trusted MailServers ( #1112 )
...
The goal of this PR is to add an interface to verify MailServers. In this PR, MailServers are hardcoded in status-go. The next iteration will use a smart contract.
2018-07-25 16:48:02 +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
Dmitry
40fa97ef33
Do not pass discovery option to p2p server as we are managing it now
2018-07-06 11:30:16 +03:00
Adam Babik
38a60135b2
Add asymmetric key support for MailServer requests ( #1075 )
...
* add Asymmetric Key support for MailServer requests
* remove deprecated notice
* fix linter
* refactoring Whisper config related to MailServer
* fix race condition
2018-07-04 11:30:57 +02:00
Adrià Cidre
5bbfabde94
New debug_postSync endpoint ( #1046 )
...
* [#ISSUE-1041] New debug_postconfirm endpoint
* move debug service api inside shhext service
2018-06-25 15:27:17 +02:00
Pedro Pombeiro
354e23aaf5
Fix issues reported by lint. Part of #1017
2018-06-14 13:52:51 +02:00
Adrià Cidre
6173d3ee06
[ #1022 ] Make ntp synchronization configuratble ( #1026 )
2018-06-13 13:24:04 +02:00
Adrià Cidre
d5be8c525d
[ #856 ] move geth subpackages to root level ( #1007 )
2018-06-08 13:29:50 +02:00