status-react/modules/react-native-status/ios/RCTStatus
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
..
RCTStatus.xcodeproj Remove instabug 2018-10-19 09:18:22 +03:00
RCTStatus.h Use gomobile binaries (again) 2019-02-14 10:19:24 +01:00
RCTStatus.m Add reading nodes from contract 2019-04-05 14:32:15 +02:00