mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
Roadmap: add atomic swaps and Bulletproofs+ to 'Future'
This commit is contained in:
parent
3db8b86d34
commit
0667338fe7
2 changed files with 4 additions and 0 deletions
|
@ -664,6 +664,8 @@ roadmap:
|
|||
released-0-17: CLI and GUI 0.17 'Oxygen Orion' released
|
||||
|
||||
returnaddr: Return addresses
|
||||
atomicswaps: Monero <-> Bitcoin atomic swaps
|
||||
bplus: Bulletproofs+
|
||||
|
||||
|
||||
research-lab:
|
||||
|
|
|
@ -205,6 +205,8 @@ permalink: /resources/roadmap/index.html
|
|||
<ul>
|
||||
<h3 class="months">{% t roadmap.comingsoon %}</h3>
|
||||
<li class="upcoming">{% t roadmap.returnaddr %}</li>
|
||||
<li class="ongoing">{% t roadmap.atomicswaps %}</li>
|
||||
<li class="ongoing">{% t roadmap.bplus %}</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue