status-react/modules/react-native-status/desktop
Andrea Maria Piana f8674c0ee1
Add reading nodes from contract
This PR is part of network incentivisation. It adds a way for a client
to pull nodes from a contract.

This is done by selecting the `eth.contract` fleet. If that is selected
on login it will fetch nodes from a contract and pass them to status-go.
If these can't be fetched, it will default to `eth.beta`.

Currently contract information are hard-coded, but eventually the user
will be able to add their own (probably).

Toggled off in release.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-04-05 14:32:15 +02:00
..
CMakeLists.txt add mvnrepository.com for gradle 2018-12-10 21:04:38 +01:00
FindGo.cmake Desktop branch merged into develop (#5266) 2018-07-23 18:21:31 +03:00
build-status-go.sh Change shebang in bash scripts 2019-03-21 13:57:00 +01:00
rctstatus.cpp Add reading nodes from contract 2019-04-05 14:32:15 +02:00
rctstatus.h Add reading nodes from contract 2019-04-05 14:32:15 +02:00