forked from I2P_Developers/i2p.www
bounties
This commit is contained in:
@ -23,74 +23,6 @@ necessary - allocated to various bounties, covering incidentals (hosting,
|
||||
etc), and the like.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2>{{ _('Current bounties') }}</h2>
|
||||
|
||||
<table border="1">
|
||||
<tr><td><p><b>{{ _('Name') }}</b></p></td><td><p><b>{{ _('Status') }}</b></p></td><td><p><b>{{ _('Judge') }}</b></p></td><td><p><b>{{ _('Dev') }} <sup>*</sup></b></p></td><td><p><b>{{ _('Bounty') }}</b></p></td></tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/datastore') }}">{{ _('Frost for I2P datastorage') }}</a></b></p></td>
|
||||
<td><p>{{ _('Proposal in development') }}</p></td>
|
||||
<td><p>echelon</p></td>
|
||||
<td><p>[{{ _('vacant') }}]</p></td>
|
||||
<td><p>€50 EUR</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/datastore') }}">{{ _('Eepsites served out of I2P datastorage') }}</a></b></p></td>
|
||||
<td><p>{{ _('Proposal in development') }}</p></td>
|
||||
<td><p>echelon</p></td>
|
||||
<td><p>[{{ _('vacant') }}]</p></td>
|
||||
<td><p>€95 EUR and 2 BTC</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/i2phex') }}">{{ _('Backporting Phex code onto I2PHex') }}</a></b></p></td>
|
||||
<td><p>{{ _('Proposal in development') }}</p></td>
|
||||
<td><p>Arne Bab</p></td>
|
||||
<td><p>[{{ _('vacant') }}]</p></td>
|
||||
<td><p>€100 EUR</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/btc-client') }}">{{ _('Bitcoin client for I2P') }}</a></b></p></td>
|
||||
<td><p>{{ _('Done, phase of verification') }}</p></td>
|
||||
<td><p>psychonaut</p></td>
|
||||
<td><p>giv</p></td>
|
||||
<td><p>€30 EUR and 68BTC paid to giv, leftover 1,34 BTC for plugin creation</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/unit-tests') }}">{{ _('Unit tests and Multi-router Simulation') }}</a></b></p></td>
|
||||
<td><p>{{ _('Partly done, partly in work, partly still open') }}</p></td>
|
||||
<td><p>anonymous</p></td>
|
||||
<td><p>str4d,hottuna,zzz,sponge,dg</p></td>
|
||||
<td><p>3005 €, of which 700 € already paid for done jobs</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/syndie-2012') }}">Syndie</a></b></p></td>
|
||||
<td><p>{{ _('Proposal in development') }}</p></td>
|
||||
<td><p>I2P team</p></td>
|
||||
<td><p>[{{ _('vacant') }}]</p></td>
|
||||
<td><p>3 BTC</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>{{ _('Hold bounties, set on hold due to jrandom AWOL and missing funding') }}</h2>
|
||||
|
||||
<table border="1">
|
||||
<tr><td><p><b>{{ _('Name') }}</b></p></td><td><p><b>{{ _('Status') }}</b></p></td><td><p><b>{{ _('Judge') }}</b></p></td><td><p><b>{{ _('Dev') }} <sup>*</sup></b></p></td><td><p><b>{{ _('Bounty') }}</b></p></td></tr>
|
||||
<tr>
|
||||
<td><p><b><a href="http://{{ i2pconv('forum.i2p') }}/viewtopic.php?t=1136">{{ _('Bundling bounties') }}</a></b></p></td>
|
||||
<td><p>{{ _('Proposed') }}</p></td>
|
||||
<td><p>jrandom</p></td>
|
||||
<td><p>[{{ _('vacant') }}]</p></td>
|
||||
<td><p>$0 USD each, or $0 for all</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/netdb') }}">NetDB</a></b></p></td>
|
||||
<td><p>{{ _('Proposal in development') }}</p></td>
|
||||
<td><p>I2P team</p></td>
|
||||
<td><p>hottuna</p></td>
|
||||
<td><p>325 € per sub-bounty</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>{{ _('Claimed bounties') }}</h2>
|
||||
|
||||
<table border="1">
|
||||
|
Reference in New Issue
Block a user