mirror of https://github.com/status-im/swarms.git
* Add YAML front matter to existing ideas. Fixes #161 * Add back removed header * Fix incorrect ID * Cleanup * Add Denis Sharypin to contributers.yaml
This commit is contained in:
parent
6c656db569
commit
5998bdd18e
|
@ -1,6 +1,8 @@
|
||||||
|
- 3esmit
|
||||||
- annadanchenko
|
- annadanchenko
|
||||||
- adambabik
|
- adambabik
|
||||||
- adriacidre
|
- adriacidre
|
||||||
|
- alexvandesande
|
||||||
- alwx
|
- alwx
|
||||||
- andmironov
|
- andmironov
|
||||||
- antdanchenko
|
- antdanchenko
|
||||||
|
@ -10,11 +12,13 @@
|
||||||
- carlbennetts
|
- carlbennetts
|
||||||
- chadyj
|
- chadyj
|
||||||
- churik
|
- churik
|
||||||
|
- denis-sharypin
|
||||||
- dmitryn
|
- dmitryn
|
||||||
- dshulyak
|
- dshulyak
|
||||||
- EugeOrtiz
|
- EugeOrtiz
|
||||||
- flexsurfer
|
- flexsurfer
|
||||||
- hesterbruikman
|
- hesterbruikman
|
||||||
|
- iurimatias
|
||||||
- janherich
|
- janherich
|
||||||
- jason
|
- jason
|
||||||
- jarradh
|
- jarradh
|
||||||
|
@ -32,6 +36,7 @@
|
||||||
- PombeirP
|
- PombeirP
|
||||||
- rasom
|
- rasom
|
||||||
- rachelhamlin
|
- rachelhamlin
|
||||||
|
- richard-ramos
|
||||||
- rcullito
|
- rcullito
|
||||||
- serhy
|
- serhy
|
||||||
- themue
|
- themue
|
||||||
|
|
|
@ -1,3 +1,23 @@
|
||||||
|
---
|
||||||
|
id: 003-er20-token-support
|
||||||
|
title: ERC20 Token Support
|
||||||
|
status: Done
|
||||||
|
created: 2017-11-08
|
||||||
|
category: core
|
||||||
|
lead-contributor: jeluard
|
||||||
|
contributors:
|
||||||
|
- jeluard
|
||||||
|
- goranjovic
|
||||||
|
- 3esmit
|
||||||
|
- asemiankevich
|
||||||
|
exit-criteria: no
|
||||||
|
success-metrics: no
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: yes
|
||||||
|
---
|
||||||
|
|
||||||
|
## Preamble
|
||||||
|
|
||||||
Idea code: DEV#003
|
Idea code: DEV#003
|
||||||
Status: Done
|
Status: Done
|
||||||
Created: 2017-11-08
|
Created: 2017-11-08
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
id: 058-mainnet
|
id: 058-mainnet
|
||||||
title: Use Mainnet as the default network
|
title: Use Mainnet as the default network
|
||||||
status: In Progress
|
status: Active
|
||||||
created: 2017-12-08
|
created: 2017-12-08
|
||||||
category: core
|
category: core
|
||||||
contributors:
|
contributors:
|
||||||
|
|
|
@ -1,3 +1,24 @@
|
||||||
|
---
|
||||||
|
id: 061-structure refinement
|
||||||
|
title: App structure refinement
|
||||||
|
status: Completed
|
||||||
|
created: 2017-12-14
|
||||||
|
category: core
|
||||||
|
lead-contributor: jeluard
|
||||||
|
contributors:
|
||||||
|
- jeluard
|
||||||
|
- asemiankevich
|
||||||
|
- Serhy
|
||||||
|
- flexsurfer
|
||||||
|
- goranjovic
|
||||||
|
- chadyj
|
||||||
|
- andmironov
|
||||||
|
exit-criteria: no
|
||||||
|
success-metrics: no
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: yes
|
||||||
|
---
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
||||||
Idea: #61-app-structure
|
Idea: #61-app-structure
|
||||||
|
|
|
@ -1,3 +1,20 @@
|
||||||
|
---
|
||||||
|
id: 063-refactor-geth-packages
|
||||||
|
title: Refactor status-go geth packages
|
||||||
|
status: Done
|
||||||
|
created: 2017-12-20
|
||||||
|
category: core
|
||||||
|
lead-contributor: adambabik
|
||||||
|
contributors:
|
||||||
|
- adambabik
|
||||||
|
- dshulyak
|
||||||
|
- adriacidre
|
||||||
|
exit-criteria: yes
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
||||||
Idea: 63-refactor-geth-packages
|
Idea: 63-refactor-geth-packages
|
||||||
|
|
|
@ -1,3 +1,23 @@
|
||||||
|
---
|
||||||
|
id: 071-low-traffic
|
||||||
|
title: Low traffic consumption(techncal)
|
||||||
|
status: Aborted
|
||||||
|
created: 2018-01-25
|
||||||
|
category: core
|
||||||
|
lead-contributor: JekaMas
|
||||||
|
contributors:
|
||||||
|
- JekaMas
|
||||||
|
- annadanchenko
|
||||||
|
- b00ris
|
||||||
|
- PombeirP
|
||||||
|
- feuGeneA
|
||||||
|
- yenda
|
||||||
|
exit-criteria: no
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
Idea: 71-low-traffic
|
Idea: 71-low-traffic
|
||||||
Title: Low traffic consumption(technical)
|
Title: Low traffic consumption(technical)
|
||||||
|
|
|
@ -1,3 +1,24 @@
|
||||||
|
---
|
||||||
|
id: 076-smooth-ui
|
||||||
|
title: Make UI fast and smooth
|
||||||
|
status: Aborted
|
||||||
|
created: 2018-01-24
|
||||||
|
category: core
|
||||||
|
lead-contributor: dmitryn
|
||||||
|
contributors:
|
||||||
|
- dmitryn
|
||||||
|
- Serhy
|
||||||
|
- rasom
|
||||||
|
- janherich
|
||||||
|
- yenda
|
||||||
|
- mandrigin
|
||||||
|
- flexsurfer
|
||||||
|
exit-criteria: no
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
<!-- Please Review https://docs.google.com/document/d/1CaFM2ZXGOKf05_LXMPJeNNy5qJOdAq91EF2Gn2QUBFI/edit# for more details -->
|
<!-- Please Review https://docs.google.com/document/d/1CaFM2ZXGOKf05_LXMPJeNNy5qJOdAq91EF2Gn2QUBFI/edit# for more details -->
|
||||||
<!-- in PR the document should be named as`DEV#1-title.md` -->
|
<!-- in PR the document should be named as`DEV#1-title.md` -->
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,21 @@
|
||||||
|
---
|
||||||
|
id: 088-dapp-experience
|
||||||
|
title: DApp Experience
|
||||||
|
status: Draft
|
||||||
|
created: 2018-03-12
|
||||||
|
category: core
|
||||||
|
lead-contributor: goranjovic
|
||||||
|
contributors:
|
||||||
|
- goranjovic
|
||||||
|
- asemiankevich
|
||||||
|
- lukaszfryc
|
||||||
|
- rachelhamlin
|
||||||
|
exit-criteria: yes
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
||||||
Idea: 88
|
Idea: 88
|
||||||
|
|
|
@ -1,3 +1,19 @@
|
||||||
|
---
|
||||||
|
id: 094-wallet-compatibility
|
||||||
|
title: Wallet Compatibility
|
||||||
|
status: Draft
|
||||||
|
created: 2018-03-20
|
||||||
|
category: core
|
||||||
|
lead-contributor: pilu
|
||||||
|
contributors:
|
||||||
|
- pilu
|
||||||
|
- asemiankevich
|
||||||
|
exit-criteria: yes
|
||||||
|
success-metrics: no
|
||||||
|
clear-roles: no
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
||||||
Idea: #94
|
Idea: #94
|
||||||
|
|
|
@ -1,3 +1,18 @@
|
||||||
|
---
|
||||||
|
id: 123-whisper-visualization
|
||||||
|
title: Whisper Visualization
|
||||||
|
status: Draft
|
||||||
|
created: 2018-04-06
|
||||||
|
category: research
|
||||||
|
lead-contributor: divan
|
||||||
|
contributors:
|
||||||
|
- divan
|
||||||
|
exit-criteria: no
|
||||||
|
success-metrics: no
|
||||||
|
clear-roles: no
|
||||||
|
future-iterations: yes
|
||||||
|
---
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
||||||
Idea: 123
|
Idea: 123
|
||||||
|
|
|
@ -1,3 +1,20 @@
|
||||||
|
---
|
||||||
|
id: 145-identity
|
||||||
|
title: Self-soverign Identity
|
||||||
|
status: Draft
|
||||||
|
created: 2018-05-04
|
||||||
|
category: core
|
||||||
|
lead-contributor: 3esmit
|
||||||
|
contributors:
|
||||||
|
- 3esmit
|
||||||
|
- richard-ramos
|
||||||
|
- alexvandesande
|
||||||
|
exit-criteria: yes
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: yes
|
||||||
|
---
|
||||||
|
|
||||||
# Self-sovereign Identity
|
# Self-sovereign Identity
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
|
@ -1,3 +1,21 @@
|
||||||
|
---
|
||||||
|
id: 150-gas-abstraction
|
||||||
|
title: Gas Abstraction
|
||||||
|
status: Draft
|
||||||
|
created: 2018-02-01
|
||||||
|
category: core
|
||||||
|
lead-contributor: 3esmit
|
||||||
|
contributors:
|
||||||
|
- 3esmit
|
||||||
|
- richard-ramos
|
||||||
|
- iurimatias
|
||||||
|
- alexvandesande
|
||||||
|
exit-criteria: no
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
# Gas Abstraction
|
# Gas Abstraction
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
|
@ -1,3 +1,23 @@
|
||||||
|
---
|
||||||
|
id: 151-ens-usernames
|
||||||
|
title: Username ENS subdomain Registrar
|
||||||
|
status: Draft
|
||||||
|
created: 2017-11-20
|
||||||
|
category: core
|
||||||
|
lead-contributor: 3esmit
|
||||||
|
contributors:
|
||||||
|
- 3esmit
|
||||||
|
- richard-ramos
|
||||||
|
- alexvandesande
|
||||||
|
- hesterbruikman
|
||||||
|
- denis-sharypin
|
||||||
|
- rachelhamlin
|
||||||
|
exit-criteria: yes
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
# Username ENS subdomain Registrar
|
# Username ENS subdomain Registrar
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
|
@ -1,3 +1,19 @@
|
||||||
|
---
|
||||||
|
id: 152-friends-recovery
|
||||||
|
title: Friends Recovery (Secret Multisig)
|
||||||
|
status: Draft
|
||||||
|
created: 2018-04-07
|
||||||
|
category: core
|
||||||
|
lead-contributor: 3esmit
|
||||||
|
contributors:
|
||||||
|
- 3esmit
|
||||||
|
- richard-ramos
|
||||||
|
exit-criteria: yes
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: no
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
# Friends Recovery (Secret Multisig)
|
# Friends Recovery (Secret Multisig)
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
|
@ -1,3 +1,21 @@
|
||||||
|
---
|
||||||
|
id: 163-support-erc721-tokens
|
||||||
|
title: Support ERC721 tokens
|
||||||
|
status: Draft
|
||||||
|
created: 2018-04-10
|
||||||
|
category: core
|
||||||
|
lead-contributor: rachelhamlin
|
||||||
|
contributors:
|
||||||
|
- rachelhamlin
|
||||||
|
- jeluard
|
||||||
|
- goranjovic
|
||||||
|
- denis-sharypin
|
||||||
|
exit-criteria: yes
|
||||||
|
success-metrics: yes
|
||||||
|
clear-roles: yes
|
||||||
|
future-iterations: no
|
||||||
|
---
|
||||||
|
|
||||||
## Preamble
|
## Preamble
|
||||||
|
|
||||||
Idea: 163
|
Idea: 163
|
||||||
|
|
Loading…
Reference in New Issue