mirror of https://github.com/status-im/swarms.git
116 lines
4.0 KiB
Markdown
116 lines
4.0 KiB
Markdown
---
|
|
id: 058-mainnet
|
|
title: Use Mainnet as the default network
|
|
status: Done
|
|
created: 2017-12-08
|
|
category: core
|
|
lead-contributor: adambabik
|
|
contributors:
|
|
- adambabik
|
|
- annadanchenko
|
|
- themue
|
|
- rasom
|
|
- chadyj
|
|
exit-criteria: yes
|
|
success-metrics: yes
|
|
clear-roles: yes
|
|
future-iterations: yes
|
|
roles-needed:
|
|
- Clojure dev
|
|
okrs:
|
|
- "[P1]: Objective: Beta is launched successfully"
|
|
- "[P0]: KR: 5k daily active users"
|
|
---
|
|
|
|
## Preamble
|
|
|
|
Idea: 58-mainnet-default
|
|
Title: Use Mainnet as the default network
|
|
Status: In progress
|
|
Created: 2017-12-08
|
|
|
|
|
|
## Summary
|
|
Alpha builds of Status should default to Mainnet. We should be using Status in a real-world environment.
|
|
|
|
## Swarm Participants
|
|
|
|
- Lead Contributor: adambabik
|
|
- Testing & Evaluation: annadanchenko
|
|
- Contributor: themue
|
|
- Contributor: roman (supportive role; still in need of one Clojure dev)
|
|
- PM: chadyj
|
|
|
|
## Product Overview
|
|
|
|
Currently the Status alpha builds use testnet, but using Mainnet is a key milestone for the public launch of Status. There will be potentially major performance and security implications so the goal is to surface these issues early enough by testing the app in a real-world environment.
|
|
|
|
From a users perspective, Mainnet should be a default network as it is required by most popular DApps, and is needed for real transactions, so the full potential of Status can't be seen until we switch. The other networks will continue to be available, e.g. for developers and tests.
|
|
|
|
## Product Description
|
|
|
|
This is a default setting change, so there aren't any user facing options. The other networks are still visible.
|
|
|
|
Some users, such as DApp creators may want to test their app on testnet (or some other use case), so they will be able to toggle networks as can be done currently.
|
|
|
|
## Requirements & Dependancies
|
|
|
|
Security and performance should should be discussed and considered.
|
|
|
|
Also, several DApps should be tested.
|
|
|
|
## Minimum Viable Product
|
|
|
|
**This MVP does not mean that after it's finished we release the app with Mainnet enabled by default but defines prerequisites that should be done before we consider doing so.**
|
|
|
|
Goal Date: 2018-04-14
|
|
|
|
1. [X] Development of required components is done. The work is tracked here: https://github.com/orgs/status-im/projects/15,
|
|
1. [X] There is a Status App build with mainnet available,
|
|
1. [X] All components have been tested by the Test Team,
|
|
1. [X] Mainnet is default in dev/nightly builds.
|
|
|
|
## Audit iteration
|
|
|
|
Goal Date: 2018-05-31
|
|
|
|
1. [x] Security audit is finished by an independent company,
|
|
1. [x] The final report is available,
|
|
1. [x] All reported security issues and recommendations are evaluated and finished.
|
|
|
|
### Updates
|
|
|
|
#### 2018-04-26
|
|
|
|
- security audit got extended to May 7th,
|
|
- security issues are tracked with `security` label in [status-react](https://github.com/status-im/status-react/issues?q=is%3Aissue+is%3Aopen+label%3Asecurity) and [status-go](https://github.com/status-im/status-go/issues?q=is%3Aissue+is%3Aopen+label%3Asecurity),
|
|
- [a feature request](https://github.com/status-im/status-react/issues/3994) to allow custom upstream address was created
|
|
|
|
#### 2018-06-05
|
|
|
|
- the final readout took place on May 7th,
|
|
- there were no new issues reported,
|
|
- all issues were fixed; there are still recommendations that we decided to implement but they are not blockers for beta. Moreover, more issues were identified during Risk Management meetings.
|
|
|
|
## Status App Bug Bounty iteration ~~(CANCELED)~~
|
|
|
|
~~**This iteration got canceled as we do not plan to announce Status App Bug Bounty for the time being.**~~
|
|
|
|
Goal Date: 2018-04-??
|
|
|
|
1. [ ] Status App Bug Bounty program is announced and will last for at least X weeks.
|
|
|
|
### Updates
|
|
|
|
#### 2018-06-05
|
|
|
|
We actually decided to run Status App But Bounty in June. The blog post should appear this week.
|
|
|
|
## Success and exit criteria
|
|
|
|
1. Mainnet is operational just like testnets and availalbe in dev/nightly builds,
|
|
1. The audit is completed and there are no low, medium, high or critical issues.
|
|
|
|
## Copyright
|
|
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
|