Andrea Maria Piana
401d18e558
Enabled push notifications by default and add fleet
2020-08-27 18:54:06 +02:00
Andrea Maria Piana
0bffeab908
Address feedback from code review and add quoted image
2020-06-01 11:30:04 +02:00
Adam Babik
6fdeb9b115
Fix listen flag ( #1897 )
2020-03-10 13:40:35 +01:00
Adam Babik
f335d1cf7e
Prevent starting node without APIModules ( #1876 )
2020-02-26 20:35:47 +01:00
Jakub Sokołowski
86f54c3f5f
remove eth.beta fleet as it has been decomissioned
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-21 14:48:47 +01:00
Adam Babik
37a508a97b
Integrate Waku service ( #1759 )
2020-01-08 12:12:23 +01:00
Pedro Pombeiro
c8a911ebd1
Use goimports instead of gofmt
2020-01-06 10:17:23 +01:00
Andrea Maria Piana
354e6981ba
Add network incentivisation service ( #1452 )
2019-04-29 14:05:49 +02:00
Dmitry
1a365a5140
Require BackupDisabledDataDir only if PFSEnabled is true
2019-01-22 16:56:35 +02:00
Dmitry Shulyak
863d07f798
Accept status service config directly from json input ( #1337 )
2019-01-17 13:56:22 +01:00
Adam Babik
944a35a11b
Validate Whisper DataDir to be relative to the main DataDir ( #1335 )
2019-01-04 12:44:01 +01:00
Adam Babik
20f8f1f2cc
allow configure HTTPVirtualHosts and HTTPCors settings ( #1236 )
2018-10-12 14:58:32 +02:00
Adam Babik
fc54e0b06c
make node-canary working again ( #1221 )
...
* removed fleet validation (no fleet is allowed)
2018-10-04 12:40:26 +02: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
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
3521c2ac45
Remove NetworkID from cluster ( #1163 )
2018-08-26 12:54:58 +02:00
Adam Babik
19b53030fc
add fleet param to GenerateConfig binding ( #1162 )
2018-08-21 15:48:58 +02:00
Adam Babik
408ba5a7e6
Configure eth.staging fleet ( #1111 )
...
Provide a way to run a status node with a different fleet.
2018-07-25 16:03:35 +02:00
Pedro Pombeiro
3b052098fe
Update to geth 1.8.11. Closes #1033
...
- Replace deprecated common.Hex with hexutil.Encode.
- Remove upstreamed 0010-geth-17-fix-npe-in-filter-system.patch.
- Remove upstreamed 0020-discv5-metrics.patch.
- Remove upstreamed 0026-ethdb-error-deadlock.patch.
- Update goleveldb to same version used by geth 1.8.11.
- Update PublicTransactionPoolAPI.GasPrice return type to match type in internal geth interface.
2018-06-22 18:04:13 +02:00
Adrià Cidre
d5be8c525d
[ #856 ] move geth subpackages to root level ( #1007 )
2018-06-08 13:29:50 +02:00