Adam Babik
b33ad8147d
Add example to demonstrate Whisper-Waku bridge ( #1875 )
2020-02-26 20:36:25 +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
Jakub Sokołowski
6b5e97d148
statusd: use eth.prod fleet by default
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-11 16:11:41 +01: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
0136ceb46e
add rendezvous nodes to eth.beta ( #1179 )
2018-09-04 11:20:58 +02:00
Adam Babik
3521c2ac45
Remove NetworkID from cluster ( #1163 )
2018-08-26 12:54:58 +02: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
19b53030fc
add fleet param to GenerateConfig binding ( #1162 )
2018-08-21 15:48:58 +02:00
Dmitry
e935c7de99
Add rendezvous nodes to cluster
2018-08-13 14:37:35 +03:00
Igor Mandrigin
a6d69ebae9
Use the same boot & static nodes for Rinkeby as in Mainnet.
...
ETHIndia and other conference events requires users to be on Rinkeby, hence the users needs to be
able to communicate between Rinkeby/Mainnet.
We used to keep Rinkeby separate, but this commit changes it.
2018-08-10 13:27:43 +02:00
Pedro Pombeiro
9587d030a6
mailserver-canary: Disable fleet specification
2018-08-08 11:21:13 +02:00
Adam Babik
f0f1b8d783
fix MailServer addresses in cluster config ( #1118 )
2018-07-26 11:36:04 +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
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
Jakub
5abc68b11d
fix enode IPs for DigitalOcean static whisper nodes ( #1095 )
2018-07-12 14:58:12 +02:00
Jakub Sokołowski
a339d7ed33
drop the extra ukranian host
2018-06-13 11:06:59 +02:00
Jakub Sokołowski
737a964a50
update static nodes and gc bootnodes too
2018-06-11 14:06:12 +02:00
Jakub Sokołowski
c718ea025f
replace with new bootnodes and their gloating IPs
2018-06-11 14:06:12 +02:00
Adrià Cidre
d5be8c525d
[ #856 ] move geth subpackages to root level ( #1007 )
2018-06-08 13:29:50 +02:00