-
{{ page.title }}
-
{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}
-
{% t blog.date %} : {{ page.date }}
+
+
{{ page.title }}
+
+
+
+
+
{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}
+
+
+
+
+
{{ page.date | date: '%B %d, %Y' }}
+
-
{{content}}
diff --git a/_posts/2014-06-02-dev-diary-for-the-week-of-2014-06-02.md b/_posts/2014-06-02-dev-diary-for-the-week-of-2014-06-02.md
index 27f5032c..bcf40e25 100644
--- a/_posts/2014-06-02-dev-diary-for-the-week-of-2014-06-02.md
+++ b/_posts/2014-06-02-dev-diary-for-the-week-of-2014-06-02.md
@@ -6,8 +6,6 @@ tags: [dev diaries, mining, i2p, rpc, crypto]
author: Riccardo Spagni (fluffypony)
---
-*June 2nd, 2014*
-
**RPC:** Neozaru and others have submitted pull requests to add RPC methods that were missing.
**I2P:** libssu has been decoupled, and outstanding changes to master have been merged.
diff --git a/_posts/2014-06-02-monero-missive-for-the-week-of-2014-06-02.md b/_posts/2014-06-02-monero-missive-for-the-week-of-2014-06-02.md
index 889f97d3..b523b107 100644
--- a/_posts/2014-06-02-monero-missive-for-the-week-of-2014-06-02.md
+++ b/_posts/2014-06-02-monero-missive-for-the-week-of-2014-06-02.md
@@ -6,8 +6,6 @@ tags: [monero missives, branding, mining, compliance]
author: Riccardo Spagni (fluffypony)
---
-*June 2nd, 2014*
-
This is the start of a slightly more formal way of keeping everyone updated as to what we're doing in Monero. On an ongoing weekly basis we'll post an update on what has happened over the past week, as well as a dev diary highlighting work done on major efforts. If you'd like to get involved with Monero don't ask for permission - just get stuck in:) Fork the repo, make changes, submit a pull-request, and let's discuss it.
Also an important note on updates: Our policy is to only provide announcements on projects which are either complete or near completion. We'd like to focus on providing you with the most accurate and reliable news, without generating any type of investor hype or speculation. As Monero is still a project in its infancy, and there is a great deal of work still to be done, we want to make sure you are getting an honest overview of our ongoing progress.
diff --git a/_posts/2014-06-10-dev-diary-for-the-week-of-2014-06-10.md b/_posts/2014-06-10-dev-diary-for-the-week-of-2014-06-10.md
index 128d5721..dda16752 100644
--- a/_posts/2014-06-10-dev-diary-for-the-week-of-2014-06-10.md
+++ b/_posts/2014-06-10-dev-diary-for-the-week-of-2014-06-10.md
@@ -6,7 +6,6 @@ tags: [dev diaries, mining, i2p, rpc, docs]
author: Riccardo Spagni (fluffypony)
---
-*June 10th, 2014*
**RPC:** incoming_transfers is now available as a simplewallet RPC API call, and payment_id has been added as an optional argument to the transfer RPC API call. Neozaru also committed a large amount of additional functionality to the RPC API, including progress estimation to getinfo.
diff --git a/_posts/2014-06-10-monero-missive-for-the-week-of-2014-06-10.md b/_posts/2014-06-10-monero-missive-for-the-week-of-2014-06-10.md
index 8c1eb2d2..f0cdbccd 100644
--- a/_posts/2014-06-10-monero-missive-for-the-week-of-2014-06-10.md
+++ b/_posts/2014-06-10-monero-missive-for-the-week-of-2014-06-10.md
@@ -6,8 +6,6 @@ tags: [monero missives, conferences, exchanges, gui, usability]
author: Riccardo Spagni (fluffypony)
---
-*June 10th, 2014*
-
Hello XMR users! Welcome to our second Monero Missives.
**Major Updates**
diff --git a/_posts/2014-06-18-dev-diary-for-the-week-of-2014-06-16.md b/_posts/2014-06-18-dev-diary-for-the-week-of-2014-06-16.md
index 038993d7..6413a410 100644
--- a/_posts/2014-06-18-dev-diary-for-the-week-of-2014-06-16.md
+++ b/_posts/2014-06-18-dev-diary-for-the-week-of-2014-06-16.md
@@ -6,8 +6,6 @@ tags: [dev diaries, usability, platforms, accounts, core]
author: Riccardo Spagni (fluffypony)
---
-*June 18th, 2014*
-
**Core:** Checkpoint added at block 80 000
**Core:** We've incorporated two changes from BBR - proper tx_pool handling, and a fix for the high number of orphans pool miners were experiencing. tx_pool handling is incomplete, as it is implemented by the daemon but the wallet is not, as yet, mempool aware.
diff --git a/_posts/2014-06-18-monero-missive-for-the-week-of-2014-06-16.md b/_posts/2014-06-18-monero-missive-for-the-week-of-2014-06-16.md
index 8e948e5e..fc2adb26 100644
--- a/_posts/2014-06-18-monero-missive-for-the-week-of-2014-06-16.md
+++ b/_posts/2014-06-18-monero-missive-for-the-week-of-2014-06-16.md
@@ -6,8 +6,6 @@ tags: [monero missives, exchanges, research, usability, gui]
author: Riccardo Spagni (fluffypony)
---
-*June 18th, 2014*
-
Hello, and welcome to our third Monero Missive.
**Major Updates**
diff --git a/_posts/2014-07-06-dev-diary-for-the-week-of-2014-06-30.md b/_posts/2014-07-06-dev-diary-for-the-week-of-2014-06-30.md
index 2982cbeb..06337a67 100644
--- a/_posts/2014-07-06-dev-diary-for-the-week-of-2014-06-30.md
+++ b/_posts/2014-07-06-dev-diary-for-the-week-of-2014-06-30.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, accounts]
author: Riccardo Spagni (fluffypony)
---
-*July 6th, 2014*
-
**Core:** daemonizing changes are ready for testing: https://github.com/mikezackles/bitmonero/tree/daemonize
**Core:** rpcwallet is ready for testing: https://github.com/tewinget/bitmonero/tree/rpcwallet
diff --git a/_posts/2014-07-06-monero-missive-for-the-week-of-2014-06-30.md b/_posts/2014-07-06-monero-missive-for-the-week-of-2014-06-30.md
index 05f28b9b..2eb79003 100644
--- a/_posts/2014-07-06-monero-missive-for-the-week-of-2014-06-30.md
+++ b/_posts/2014-07-06-monero-missive-for-the-week-of-2014-06-30.md
@@ -6,8 +6,6 @@ tags: [monero missives, research, usability, accounts, gui, conferences]
author: Riccardo Spagni (fluffypony)
---
-*July 6th, 2014*
-
Hello, and welcome to our fifth Monero Missive!
**Major Updates**
diff --git a/_posts/2014-07-13-dev-diary-for-the-week-of-2014-07-07.md b/_posts/2014-07-13-dev-diary-for-the-week-of-2014-07-07.md
index 67f80c4a..271f60f9 100644
--- a/_posts/2014-07-13-dev-diary-for-the-week-of-2014-07-07.md
+++ b/_posts/2014-07-13-dev-diary-for-the-week-of-2014-07-07.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, accounts, i2p, i8n, blockchaindb]
author: Riccardo Spagni (fluffypony)
---
-*July 13th, 2014*
-
**Core**: major work has begun on moving to an embedded database. The ongoing progress on this can be followed here: https://github.com/tewinget/bitmonero/tree/blockchain
**Core / Wallet**: both the new daemonized daemon and rpcwallet are nearing a stage where they can be merged into master. The final step is to finalise the daemonizing code in rpcwallet, in such a way that it acts the same as the daemon, and we can move from there.
diff --git a/_posts/2014-07-13-monero-missive-for-the-week-of-2014-07-07.md b/_posts/2014-07-13-monero-missive-for-the-week-of-2014-07-07.md
index 107fefaf..0af321ce 100644
--- a/_posts/2014-07-13-monero-missive-for-the-week-of-2014-07-07.md
+++ b/_posts/2014-07-13-monero-missive-for-the-week-of-2014-07-07.md
@@ -6,8 +6,6 @@ tags: [monero missives, research, usability, external, funding, i8n]
author: Riccardo Spagni (fluffypony)
---
-*July 13th, 2014*
-
Hello, and welcome to our sixth Monero Missive!
**Major Updates**
diff --git a/_posts/2014-12-15-dev-diary-for-the-week-of-2014-12-15.md b/_posts/2014-12-15-dev-diary-for-the-week-of-2014-12-15.md
index 225b5518..f95241a3 100644
--- a/_posts/2014-12-15-dev-diary-for-the-week-of-2014-12-15.md
+++ b/_posts/2014-12-15-dev-diary-for-the-week-of-2014-12-15.md
@@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
forum: https://forum.getmonero.org/1/news-and-announcements/115/monday-monero-missives-21-december-15th-2014
---
-*December 15th, 2014*
-
**Account:** still more fixes to the restore paths and multi-lang mnemonics, known issues with UTF-8 on Windows remain
**Core:** libunbound lookups moved to a thread in order to trap for failing / slow DNS lookups
diff --git a/_posts/2014-12-15-external-projects-for-the-week-of-2014-12-15.md b/_posts/2014-12-15-external-projects-for-the-week-of-2014-12-15.md
index 7850abc7..df0589ee 100644
--- a/_posts/2014-12-15-external-projects-for-the-week-of-2014-12-15.md
+++ b/_posts/2014-12-15-external-projects-for-the-week-of-2014-12-15.md
@@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
forum: https://forum.getmonero.org/1/news-and-announcements/115/monday-monero-missives-21-december-15th-2014
---
-*December 15th, 2014*
-
**MyMonero:** due to a very broad DDoS attack at the data center in which MyMonero is hosted (not targeted at MyMonero) the service was offline on Sunday for a 12 hour stretch. We are putting some effort in place to ensure this does not happen again in future. New features added this past week: a "copy to clipboard" helper is now available on the right of your Monero address on your dashboard, as well as on the login key review screen and account details screen. In addition, clicking on a transaction in the dashboard or your transaction history screens will show additional details, such as the payment ID used.
**ForkGuard:** added MyMonero.com and MoneroClub.com
diff --git a/_posts/2014-12-15-monero-missive-for-the-week-of-2014-12-15.md b/_posts/2014-12-15-monero-missive-for-the-week-of-2014-12-15.md
index d6c5da4d..2ec38f39 100644
--- a/_posts/2014-12-15-monero-missive-for-the-week-of-2014-12-15.md
+++ b/_posts/2014-12-15-monero-missive-for-the-week-of-2014-12-15.md
@@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
forum:
---
-*December 15th, 2014*
-
Hello, and welcome to our twenty-first Monero Monday Missive!
**Major Updates**
diff --git a/_posts/2015-01-05-monero-missive-2014-year-in-review.md b/_posts/2015-01-05-monero-missive-2014-year-in-review.md
index a092274b..62a8a66d 100644
--- a/_posts/2015-01-05-monero-missive-2014-year-in-review.md
+++ b/_posts/2015-01-05-monero-missive-2014-year-in-review.md
@@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
forum: https://forum.getmonero.org/1/news-and-announcements/134/monday-monero-missives-22-year-in-review-january-5th-2015
---
-*January 5th, 2015*
-
Hello, and welcome to our twenty-second Monero Monday Missive!
This is our first Missive for 2015, after a 2 week break over the end of December. We'd like to earnestly thank everyone for their support over the course of this year, and for joining us on the start of our Monero journey. We'd also like to take this opportunity to look back on the past 8 months, and see where we got to.
diff --git a/_posts/2016-01-01-monero-0.9.0-hydrogen-helix-released.md b/_posts/2016-01-01-monero-0.9.0-hydrogen-helix-released.md
index 068f3bc1..47721fbe 100644
--- a/_posts/2016-01-01-monero-0.9.0-hydrogen-helix-released.md
+++ b/_posts/2016-01-01-monero-0.9.0-hydrogen-helix-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*January 1st, 2016*
-
## Summary of Changes
Too much to describe. Represents a major release in Monero's history, over a year-and-a-half in the making. Some highlights:
diff --git a/_posts/2016-01-15-monero-0.9.1-released.md b/_posts/2016-01-15-monero-0.9.1-released.md
index e64e7ba5..8ffc59fe 100644
--- a/_posts/2016-01-15-monero-0.9.1-released.md
+++ b/_posts/2016-01-15-monero-0.9.1-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*January 15th, 2016*
-
## Summary of Changes
This has urgent and important bug fixes to 0.9.0 *Hydrogen Helix*
diff --git a/_posts/2016-01-31-overview-and-logs-for-the-dev-meeting-held-on-2016-01-31.md b/_posts/2016-01-31-overview-and-logs-for-the-dev-meeting-held-on-2016-01-31.md
index f677018c..3388aeda 100644
--- a/_posts/2016-01-31-overview-and-logs-for-the-dev-meeting-held-on-2016-01-31.md
+++ b/_posts/2016-01-31-overview-and-logs-for-the-dev-meeting-held-on-2016-01-31.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: gingeropolous
---
-*January 31st, 2016*
-
# Summary
## Use of dev branch
diff --git a/_posts/2016-02-10-monero-missive-2015-year-in-review.md b/_posts/2016-02-10-monero-missive-2015-year-in-review.md
index afae7e6c..8b4733c8 100644
--- a/_posts/2016-02-10-monero-missive-2015-year-in-review.md
+++ b/_posts/2016-02-10-monero-missive-2015-year-in-review.md
@@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
forum: https://forum.getmonero.org/1/news-announcements-and-editorials/2481/monero-missive-special-edition-2015-year-in-review
---
-*February 10th, 2016*
-
Hello, and welcome to a special edition of the Monero Missives: the 2015 Year in Review!
As you may know (or may not know:) we had an extremely busy January, which has led to this Missive taking its sweet time in being finalised.
diff --git a/_posts/2016-02-14-overview-and-logs-for-the-dev-meeting-held-on-2016-02-14.md b/_posts/2016-02-14-overview-and-logs-for-the-dev-meeting-held-on-2016-02-14.md
index 34a8969f..7ccb5d0d 100644
--- a/_posts/2016-02-14-overview-and-logs-for-the-dev-meeting-held-on-2016-02-14.md
+++ b/_posts/2016-02-14-overview-and-logs-for-the-dev-meeting-held-on-2016-02-14.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: gingeropolous
---
-*February 14th, 2016*
-
# Summary
## Review
diff --git a/_posts/2016-03-16-monero-0.9.2-released.md b/_posts/2016-03-16-monero-0.9.2-released.md
index 34ea9461..5c228541 100644
--- a/_posts/2016-03-16-monero-0.9.2-released.md
+++ b/_posts/2016-03-16-monero-0.9.2-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*March 16th, 2016*
-
## Summary of Changes
This has urgent and important bug fixes to 0.9.1 *Hydrogen Helix*
diff --git a/_posts/2016-03-19-overview-and-logs-for-the-dev-meeting-held-on-2016-03-19.md b/_posts/2016-03-19-overview-and-logs-for-the-dev-meeting-held-on-2016-03-19.md
index 9b856534..dd8156bc 100644
--- a/_posts/2016-03-19-overview-and-logs-for-the-dev-meeting-held-on-2016-03-19.md
+++ b/_posts/2016-03-19-overview-and-logs-for-the-dev-meeting-held-on-2016-03-19.md
@@ -5,9 +5,7 @@ summary: Open PRs, GUI commits, app/add-on infrastructure, versioning
tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-
-*March 19th, 2016*
-
+
# Logs
**\
** dev meeting in 5 min, FYI
diff --git a/_posts/2016-03-22-monero-0.9.3-released.md b/_posts/2016-03-22-monero-0.9.3-released.md
index df993dd1..55f4ce2b 100644
--- a/_posts/2016-03-22-monero-0.9.3-released.md
+++ b/_posts/2016-03-22-monero-0.9.3-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*March 22nd, 2016*
-
## Summary of Changes
This has urgent and important bug fixes to 0.9.2 *Hydrogen Helix*
diff --git a/_posts/2016-04-02-monero-0.9.4-released.md b/_posts/2016-04-02-monero-0.9.4-released.md
index 4d6a9919..71b75320 100644
--- a/_posts/2016-04-02-monero-0.9.4-released.md
+++ b/_posts/2016-04-02-monero-0.9.4-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*April 2nd, 2016*
-
## Summary of Changes
This has important bug fixes to 0.9.3 *Hydrogen Helix*
diff --git a/_posts/2016-04-24-overview-and-logs-for-the-dev-meeting-held-on-2016-04-24.md b/_posts/2016-04-24-overview-and-logs-for-the-dev-meeting-held-on-2016-04-24.md
index 3296068c..f04e8504 100644
--- a/_posts/2016-04-24-overview-and-logs-for-the-dev-meeting-held-on-2016-04-24.md
+++ b/_posts/2016-04-24-overview-and-logs-for-the-dev-meeting-held-on-2016-04-24.md
@@ -5,9 +5,7 @@ summary: A review and discussion of open PRs, moving forward with Ring CT
tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-
-*April 24th, 2016*
-
+
# Logs
**\** hey what's on our agenda for today anyway
diff --git a/_posts/2016-05-08-logs-for-the-kovri-dev-meeting-held-on-2016-05-08.md b/_posts/2016-05-08-logs-for-the-kovri-dev-meeting-held-on-2016-05-08.md
index 4a758fd9..cb06d340 100644
--- a/_posts/2016-05-08-logs-for-the-kovri-dev-meeting-held-on-2016-05-08.md
+++ b/_posts/2016-05-08-logs-for-the-kovri-dev-meeting-held-on-2016-05-08.md
@@ -5,9 +5,7 @@ summary: Mac / BSD support moving forward
tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-
-*May 8th, 2016*
-
+
# Logs
**\** Hi fluffypony
diff --git a/_posts/2016-05-08-overview-and-logs-for-the-dev-meeting-held-on-2016-05-08.md b/_posts/2016-05-08-overview-and-logs-for-the-dev-meeting-held-on-2016-05-08.md
index 925899ea..ef5e488a 100644
--- a/_posts/2016-05-08-overview-and-logs-for-the-dev-meeting-held-on-2016-05-08.md
+++ b/_posts/2016-05-08-overview-and-logs-for-the-dev-meeting-held-on-2016-05-08.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*May 8th, 2016*
-
# Logs
**\** hyc, moneromooo, smooth, luigi1111w, luigi1112, luigi1114, ArticMine, NoodleDoodle, tewinget: meeting starting
diff --git a/_posts/2016-05-22-logs-for-the-kovri-dev-meeting-held-on-2016-05-22.md b/_posts/2016-05-22-logs-for-the-kovri-dev-meeting-held-on-2016-05-22.md
index 45d79ea2..d1bb54c4 100644
--- a/_posts/2016-05-22-logs-for-the-kovri-dev-meeting-held-on-2016-05-22.md
+++ b/_posts/2016-05-22-logs-for-the-kovri-dev-meeting-held-on-2016-05-22.md
@@ -5,9 +5,7 @@ summary: GNU Social status, Kovri website, i2p StackExchange, Coverity for Kovri
tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-
-*May 22nd, 2016*
-
+
# Logs
**\** ok starting the meeting relay for the Kovri meeting
diff --git a/_posts/2016-05-22-overview-and-logs-for-the-dev-meeting-held-on-2016-05-22.md b/_posts/2016-05-22-overview-and-logs-for-the-dev-meeting-held-on-2016-05-22.md
index 1cc7e5dc..c852307f 100644
--- a/_posts/2016-05-22-overview-and-logs-for-the-dev-meeting-held-on-2016-05-22.md
+++ b/_posts/2016-05-22-overview-and-logs-for-the-dev-meeting-held-on-2016-05-22.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*May 22nd, 2016*
-
# Logs
**\** ok
diff --git a/_posts/2016-06-05-logs-for-the-kovri-dev-meeting-held-on-2016-06-05.md b/_posts/2016-06-05-logs-for-the-kovri-dev-meeting-held-on-2016-06-05.md
index 8c88a6d6..2fcc5ab0 100644
--- a/_posts/2016-06-05-logs-for-the-kovri-dev-meeting-held-on-2016-06-05.md
+++ b/_posts/2016-06-05-logs-for-the-kovri-dev-meeting-held-on-2016-06-05.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*June 5th, 2016*
-
### Logs
**\** ok so I think let's move on to Kovri - anonimal, the floor is yours
diff --git a/_posts/2016-06-05-overview-and-logs-for-the-dev-meeting-held-on-2016-06-05.md b/_posts/2016-06-05-overview-and-logs-for-the-dev-meeting-held-on-2016-06-05.md
index 59e87aa2..3098e096 100644
--- a/_posts/2016-06-05-overview-and-logs-for-the-dev-meeting-held-on-2016-06-05.md
+++ b/_posts/2016-06-05-overview-and-logs-for-the-dev-meeting-held-on-2016-06-05.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony / Aerbax
---
-*June 5th, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-06-05)
diff --git a/_posts/2016-06-19-logs-for-the-Kovri-dev-meeting-held-on-2016-06-19.md b/_posts/2016-06-19-logs-for-the-Kovri-dev-meeting-held-on-2016-06-19.md
index 13fbe913..5a7190f2 100644
--- a/_posts/2016-06-19-logs-for-the-Kovri-dev-meeting-held-on-2016-06-19.md
+++ b/_posts/2016-06-19-logs-for-the-Kovri-dev-meeting-held-on-2016-06-19.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*June 19th, 2016*
-
### Logs
**\** ok I guess we move on to Kovri - anonimal, the floor is yours
diff --git a/_posts/2016-06-19-overview-and-logs-for-the-dev-meeting-held-on-2016-06-19.md b/_posts/2016-06-19-overview-and-logs-for-the-dev-meeting-held-on-2016-06-19.md
index 2035bf85..cf16b8a3 100644
--- a/_posts/2016-06-19-overview-and-logs-for-the-dev-meeting-held-on-2016-06-19.md
+++ b/_posts/2016-06-19-overview-and-logs-for-the-dev-meeting-held-on-2016-06-19.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*June 19th, 2016*
-
### Overview (by Aerbax)
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-06-19)
diff --git a/_posts/2016-07-03-logs-for-the-Kovri-dev-meeting-held-on-2016-07-03.md b/_posts/2016-07-03-logs-for-the-Kovri-dev-meeting-held-on-2016-07-03.md
index f528dad1..f9404b0a 100644
--- a/_posts/2016-07-03-logs-for-the-Kovri-dev-meeting-held-on-2016-07-03.md
+++ b/_posts/2016-07-03-logs-for-the-Kovri-dev-meeting-held-on-2016-07-03.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*July 3th, 2016*
-
### Logs
**\** ok I guess we move on to Kovri - anonimal, the floor is yours
diff --git a/_posts/2016-07-03-overview-and-logs-for-the-dev-meeting-held-on-2016-07-03.md b/_posts/2016-07-03-overview-and-logs-for-the-dev-meeting-held-on-2016-07-03.md
index e02b7611..07821e60 100644
--- a/_posts/2016-07-03-overview-and-logs-for-the-dev-meeting-held-on-2016-07-03.md
+++ b/_posts/2016-07-03-overview-and-logs-for-the-dev-meeting-held-on-2016-07-03.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*July 3th, 2016*
-
### Overview (by Aerbax)
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-07-03)
diff --git a/_posts/2016-07-31-logs-for-the-Kovri-dev-meeting-held-on-2016-07-31.md b/_posts/2016-07-31-logs-for-the-Kovri-dev-meeting-held-on-2016-07-31.md
index dfcb6f96..b88fa72c 100644
--- a/_posts/2016-07-31-logs-for-the-Kovri-dev-meeting-held-on-2016-07-31.md
+++ b/_posts/2016-07-31-logs-for-the-Kovri-dev-meeting-held-on-2016-07-31.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*July 31th, 2016*
-
### Logs
**\** ping fluffypony we missed you in #monero-dev
diff --git a/_posts/2016-07-31-overview-and-logs-for-the-dev-meeting-held-on-2016-07-31.md b/_posts/2016-07-31-overview-and-logs-for-the-dev-meeting-held-on-2016-07-31.md
index f2a32677..84e8ae52 100644
--- a/_posts/2016-07-31-overview-and-logs-for-the-dev-meeting-held-on-2016-07-31.md
+++ b/_posts/2016-07-31-overview-and-logs-for-the-dev-meeting-held-on-2016-07-31.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*July 31th, 2016*
-
### Overview
-
diff --git a/_posts/2016-08-14-overview-and-logs-for-the-dev-meeting-held-on-2016-08-14.md b/_posts/2016-08-14-overview-and-logs-for-the-dev-meeting-held-on-2016-08-14.md
index c8ace378..3f7ff319 100644
--- a/_posts/2016-08-14-overview-and-logs-for-the-dev-meeting-held-on-2016-08-14.md
+++ b/_posts/2016-08-14-overview-and-logs-for-the-dev-meeting-held-on-2016-08-14.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*August 14th, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-08-14)
diff --git a/_posts/2016-08-28-logs-for-the-Kovri-dev-meeting-held-on-2016-08-28.md b/_posts/2016-08-28-logs-for-the-Kovri-dev-meeting-held-on-2016-08-28.md
index de82c150..92d1a5a0 100644
--- a/_posts/2016-08-28-logs-for-the-Kovri-dev-meeting-held-on-2016-08-28.md
+++ b/_posts/2016-08-28-logs-for-the-Kovri-dev-meeting-held-on-2016-08-28.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*August 28th, 2016*
-
### Logs
**\** anonimal: all yours
diff --git a/_posts/2016-08-28-overview-and-logs-for-the-dev-meeting-held-on-2016-08-28.md b/_posts/2016-08-28-overview-and-logs-for-the-dev-meeting-held-on-2016-08-28.md
index 5559b0aa..bb70a63f 100644
--- a/_posts/2016-08-28-overview-and-logs-for-the-dev-meeting-held-on-2016-08-28.md
+++ b/_posts/2016-08-28-overview-and-logs-for-the-dev-meeting-held-on-2016-08-28.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*August 28th, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-08-28)
diff --git a/_posts/2016-09-11-logs-for-the-Kovri-dev-meeting-held-on-2016-09-11.md b/_posts/2016-09-11-logs-for-the-Kovri-dev-meeting-held-on-2016-09-11.md
index c4a67228..dfa6d47d 100644
--- a/_posts/2016-09-11-logs-for-the-Kovri-dev-meeting-held-on-2016-09-11.md
+++ b/_posts/2016-09-11-logs-for-the-Kovri-dev-meeting-held-on-2016-09-11.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*September 11th, 2016*
-
### Logs
**\** anonimal: all yours :)
diff --git a/_posts/2016-09-11-overview-and-logs-for-the-dev-meeting-held-on-2016-09-11.md b/_posts/2016-09-11-overview-and-logs-for-the-dev-meeting-held-on-2016-09-11.md
index d994b582..f2c53cca 100644
--- a/_posts/2016-09-11-overview-and-logs-for-the-dev-meeting-held-on-2016-09-11.md
+++ b/_posts/2016-09-11-overview-and-logs-for-the-dev-meeting-held-on-2016-09-11.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*September 11th, 2016*
-
### Logs
**\** Hi all
diff --git a/_posts/2016-09-19-monero-0.10.0-released.md b/_posts/2016-09-19-monero-0.10.0-released.md
index ff4481b5..54611721 100644
--- a/_posts/2016-09-19-monero-0.10.0-released.md
+++ b/_posts/2016-09-19-monero-0.10.0-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*September 19th, 2016*
-
### Overview
This is the next major release of Monero. It adds an initial release of RingCT, which is already live on testnet. The RingCT whitepaper [can be found here](https://lab.getmonero.org/pubs/MRL-0005.pdf). Note that the v4 hard fork has been moved to the beginning of January, 2017, although the v5 hard fork remains set at September, 2017. This is to enable early availability of RingCT transactions on the Monero network, although they will not be enforced as the only possible transaction type until the v5 hard fork.
diff --git a/_posts/2016-10-02-logs-for-the-Kovri-dev-meeting-held-on-2016-10-02.md b/_posts/2016-10-02-logs-for-the-Kovri-dev-meeting-held-on-2016-10-02.md
index 6ed5efbb..de1b8fb6 100644
--- a/_posts/2016-10-02-logs-for-the-Kovri-dev-meeting-held-on-2016-10-02.md
+++ b/_posts/2016-10-02-logs-for-the-Kovri-dev-meeting-held-on-2016-10-02.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*October 2nd, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-and-kovri-dev-meeting-note-highlights-2016-10-02)
diff --git a/_posts/2016-10-02-overview-and-logs-for-the-dev-meeting-held-on-2016-10-02.md b/_posts/2016-10-02-overview-and-logs-for-the-dev-meeting-held-on-2016-10-02.md
index f53364cd..c55f85fc 100644
--- a/_posts/2016-10-02-overview-and-logs-for-the-dev-meeting-held-on-2016-10-02.md
+++ b/_posts/2016-10-02-overview-and-logs-for-the-dev-meeting-held-on-2016-10-02.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*October 2nd, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-and-kovri-dev-meeting-note-highlights-2016-10-02)
diff --git a/_posts/2016-10-16-logs-for-the-Kovri-dev-meeting-held-on-2016-10-16.md b/_posts/2016-10-16-logs-for-the-Kovri-dev-meeting-held-on-2016-10-16.md
index 76e4b319..f629e9bb 100644
--- a/_posts/2016-10-16-logs-for-the-Kovri-dev-meeting-held-on-2016-10-16.md
+++ b/_posts/2016-10-16-logs-for-the-Kovri-dev-meeting-held-on-2016-10-16.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*October 16th, 2016*
-
### Logs
**\ {-anonimal}** 17:00!
diff --git a/_posts/2016-10-16-overview-and-logs-for-the-dev-meeting-held-on-2016-10-16.md b/_posts/2016-10-16-overview-and-logs-for-the-dev-meeting-held-on-2016-10-16.md
index be79ae82..ce2da909 100644
--- a/_posts/2016-10-16-overview-and-logs-for-the-dev-meeting-held-on-2016-10-16.md
+++ b/_posts/2016-10-16-overview-and-logs-for-the-dev-meeting-held-on-2016-10-16.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*October 16th, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-2016-10-16).
diff --git a/_posts/2016-10-30-logs-for-the-Kovri-dev-meeting-held-on-2016-10-30.md b/_posts/2016-10-30-logs-for-the-Kovri-dev-meeting-held-on-2016-10-30.md
index a91a4a5f..796feaf7 100644
--- a/_posts/2016-10-30-logs-for-the-Kovri-dev-meeting-held-on-2016-10-30.md
+++ b/_posts/2016-10-30-logs-for-the-Kovri-dev-meeting-held-on-2016-10-30.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*October 30th, 2016*
-
### Logs
**\** alright anonimal, the floor is yours
diff --git a/_posts/2016-10-30-overview-and-logs-for-the-dev-meeting-held-on-2016-10-30.md b/_posts/2016-10-30-overview-and-logs-for-the-dev-meeting-held-on-2016-10-30.md
index 188593b3..61a13f48 100644
--- a/_posts/2016-10-30-overview-and-logs-for-the-dev-meeting-held-on-2016-10-30.md
+++ b/_posts/2016-10-30-overview-and-logs-for-the-dev-meeting-held-on-2016-10-30.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*October 30th, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monerokovri-dev-meeting-note-highlights-2016-10-30).
diff --git a/_posts/2016-11-13-logs-for-the-Kovri-dev-meeting-held-on-2016-11-13.md b/_posts/2016-11-13-logs-for-the-Kovri-dev-meeting-held-on-2016-11-13.md
index 0e68645d..a86b3daa 100644
--- a/_posts/2016-11-13-logs-for-the-Kovri-dev-meeting-held-on-2016-11-13.md
+++ b/_posts/2016-11-13-logs-for-the-Kovri-dev-meeting-held-on-2016-11-13.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*November 13th, 2016*
-
### Logs
**\ {-anonimal}** Proposed meeting items:
diff --git a/_posts/2016-11-13-overview-and-logs-for-the-dev-meeting-held-on-2016-11-13.md b/_posts/2016-11-13-overview-and-logs-for-the-dev-meeting-held-on-2016-11-13.md
index 9c940ded..eb0e2615 100644
--- a/_posts/2016-11-13-overview-and-logs-for-the-dev-meeting-held-on-2016-11-13.md
+++ b/_posts/2016-11-13-overview-and-logs-for-the-dev-meeting-held-on-2016-11-13.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*November 13th, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-2016-11-13).
diff --git a/_posts/2016-11-27-logs-for-the-Kovri-dev-meeting-held-on-2016-11-27.md b/_posts/2016-11-27-logs-for-the-Kovri-dev-meeting-held-on-2016-11-27.md
index 02b000d9..55cae36c 100644
--- a/_posts/2016-11-27-logs-for-the-Kovri-dev-meeting-held-on-2016-11-27.md
+++ b/_posts/2016-11-27-logs-for-the-Kovri-dev-meeting-held-on-2016-11-27.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*November 27th, 2016*
-
### Logs
**\ {-fluffypony}** ok anonimal
diff --git a/_posts/2016-11-27-overview-and-logs-for-the-dev-meeting-held-on-2016-11-27.md b/_posts/2016-11-27-overview-and-logs-for-the-dev-meeting-held-on-2016-11-27.md
index 3bcf9f26..26a35ed1 100644
--- a/_posts/2016-11-27-overview-and-logs-for-the-dev-meeting-held-on-2016-11-27.md
+++ b/_posts/2016-11-27-overview-and-logs-for-the-dev-meeting-held-on-2016-11-27.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*November 27th, 2016*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-and-transcript-2016-11-27).
diff --git a/_posts/2016-12-14-monero-0.10.1-released.md b/_posts/2016-12-14-monero-0.10.1-released.md
index 357b145f..ac96e683 100644
--- a/_posts/2016-12-14-monero-0.10.1-released.md
+++ b/_posts/2016-12-14-monero-0.10.1-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*December 14th, 2016*
-
### Overview
This is a necessary point release of Monero v0.10 "*Wolfram Warptangent*", and is highly recommended as it includes consensus-changing fixes to the RingCT implementation and various other bug fixes.
diff --git a/_posts/2016-12-22-monero-core-gui-beta-released.md b/_posts/2016-12-22-monero-core-gui-beta-released.md
index 2b14852f..7f0bf5f0 100644
--- a/_posts/2016-12-22-monero-core-gui-beta-released.md
+++ b/_posts/2016-12-22-monero-core-gui-beta-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*December 22nd, 2016*
-
### Overview
The first beta of the Monero Core GUI has been released. Note that, at this time, we have not completed support for 32-bit Windows, FreeBSD, and ARMv7 Linux devices. They are all being worked on, and we hope to complete support for them by the time of the first release.
diff --git a/_posts/2017-02-05-logs-for-the-Kovri-dev-meeting-held-on-2017-02-05.md b/_posts/2017-02-05-logs-for-the-Kovri-dev-meeting-held-on-2017-02-05.md
index 80c95427..c3092888 100644
--- a/_posts/2017-02-05-logs-for-the-Kovri-dev-meeting-held-on-2017-02-05.md
+++ b/_posts/2017-02-05-logs-for-the-Kovri-dev-meeting-held-on-2017-02-05.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*February 5th, 2017*
-
### Logs
**\** 1. Greetings
diff --git a/_posts/2017-02-05-overview-and-logs-for-the-dev-meeting-held-on-2017-02-05.md b/_posts/2017-02-05-overview-and-logs-for-the-dev-meeting-held-on-2017-02-05.md
index 8fad218e..955f5711 100644
--- a/_posts/2017-02-05-overview-and-logs-for-the-dev-meeting-held-on-2017-02-05.md
+++ b/_posts/2017-02-05-overview-and-logs-for-the-dev-meeting-held-on-2017-02-05.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto,]
author: dEBRUYNE / fluffypony
---
-*February 5th, 2017*
-
### Overview
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-and-transcript-2017-02-05).
diff --git a/_posts/2017-02-19-overview-and-logs-for-the-dev-meeting-held-on-2017-02-19.md b/_posts/2017-02-19-overview-and-logs-for-the-dev-meeting-held-on-2017-02-19.md
index 8a6fd9e4..52c4bd13 100644
--- a/_posts/2017-02-19-overview-and-logs-for-the-dev-meeting-held-on-2017-02-19.md
+++ b/_posts/2017-02-19-overview-and-logs-for-the-dev-meeting-held-on-2017-02-19.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
author: dEBRUYNE / fluffypony
---
-*February 19th, 2017*
-
### Logs
**\** 1. Greetings
diff --git a/_posts/2017-02-23-monero-0.10.2-released.md b/_posts/2017-02-23-monero-0.10.2-released.md
index 72f3a2dc..4782bb29 100644
--- a/_posts/2017-02-23-monero-0.10.2-released.md
+++ b/_posts/2017-02-23-monero-0.10.2-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*February 23rd, 2017*
-
### Overview
This is a necessary point release of Monero v0.10 "*Wolfram Warptangent*", and is a **strongly, strongly** recommended update as it includes massive efficiency improvements to the RingCT validation code and various other necessary bug fixes.
diff --git a/_posts/2017-02-24-monero-0.10.2.1-released.md b/_posts/2017-02-24-monero-0.10.2.1-released.md
index dda27687..bf9a1e15 100644
--- a/_posts/2017-02-24-monero-0.10.2.1-released.md
+++ b/_posts/2017-02-24-monero-0.10.2.1-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*February 24th, 2017*
-
### Overview
This is a necessary point release of Monero v0.10 "_Wolfram Warptangent_", and is a **strongly, strongly** recommended update as it includes massive efficiency improvements to the RingCT validation code and various other necessary bug fixes.
diff --git a/_posts/2017-03-12-overview-and-logs-for-the-dev-meeting-held-on-2017-03-12.md b/_posts/2017-03-12-overview-and-logs-for-the-dev-meeting-held-on-2017-03-12.md
index 0c205515..cef398bc 100644
--- a/_posts/2017-03-12-overview-and-logs-for-the-dev-meeting-held-on-2017-03-12.md
+++ b/_posts/2017-03-12-overview-and-logs-for-the-dev-meeting-held-on-2017-03-12.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*March 12th, 2017*
-
### Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-03-12).
diff --git a/_posts/2017-03-25-monero-0.10.3-released.md b/_posts/2017-03-25-monero-0.10.3-released.md
index c4d4691a..6d138953 100644
--- a/_posts/2017-03-25-monero-0.10.3-released.md
+++ b/_posts/2017-03-25-monero-0.10.3-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*March 25th, 2017*
-
### Overview
This is a necessary point release of Monero v0.10 "_Wolfram Warptangent_", and it is a mandatory update due to the April 15th hard fork, which in turn has been necessitated by the unexpectedly high adoption rate of RingCT transactions necessitating a modification of the dynamic block size limiter algorithm.
diff --git a/_posts/2017-03-26-logs-for-the-Kovri-dev-meeting-held-on-2017-03-26.md b/_posts/2017-03-26-logs-for-the-Kovri-dev-meeting-held-on-2017-03-26.md
index 3b9f7fae..a6f214e9 100644
--- a/_posts/2017-03-26-logs-for-the-Kovri-dev-meeting-held-on-2017-03-26.md
+++ b/_posts/2017-03-26-logs-for-the-Kovri-dev-meeting-held-on-2017-03-26.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*March 26th, 2017*
-
### Logs
**\** 1. Greetings
diff --git a/_posts/2017-03-26-overview-and-logs-for-the-dev-meeting-held-on-2017-03-26.md b/_posts/2017-03-26-overview-and-logs-for-the-dev-meeting-held-on-2017-03-26.md
index 7c110456..d317cee5 100644
--- a/_posts/2017-03-26-overview-and-logs-for-the-dev-meeting-held-on-2017-03-26.md
+++ b/_posts/2017-03-26-overview-and-logs-for-the-dev-meeting-held-on-2017-03-26.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*March 26th, 2017*
-
### Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-03-26).
diff --git a/_posts/2017-03-27-monero-0.10.3.1-released.md b/_posts/2017-03-27-monero-0.10.3.1-released.md
index 63e4b054..ef4ce05e 100644
--- a/_posts/2017-03-27-monero-0.10.3.1-released.md
+++ b/_posts/2017-03-27-monero-0.10.3.1-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*March 27th, 2017*
-
### Overview
This is a necessary point release of Monero v0.10 "_Wolfram Warptangent_", and it is a mandatory update due to the April 15th hard fork, which in turn has been necessitated by the unexpectedly high adoption rate of RingCT transactions necessitating a modification of the dynamic block size limiter algorithm.
diff --git a/_posts/2017-03-29-monero-gui-beta-2-released.md b/_posts/2017-03-29-monero-gui-beta-2-released.md
index 3edd66c4..cfc71ccb 100644
--- a/_posts/2017-03-29-monero-gui-beta-2-released.md
+++ b/_posts/2017-03-29-monero-gui-beta-2-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*March 29th, 2017*
-
### Overview
The second beta of the Monero GUI has been released. Due to our focus on completing the features required for the initial release we have not, as yet, completed support for 32-bit Windows, FreeBSD, DragonflyBSD, ARMv7 Linux, and ARMv8 Linux devices. Whilst these are being worked on, it may not be feasible to support some environments (like 32-bit Windows) due to performance degradation.
diff --git a/_posts/2017-04-01-announcing-the-monero-celebrity-center.md b/_posts/2017-04-01-announcing-the-monero-celebrity-center.md
index afde2e2f..2d98b7e5 100644
--- a/_posts/2017-04-01-announcing-the-monero-celebrity-center.md
+++ b/_posts/2017-04-01-announcing-the-monero-celebrity-center.md
@@ -6,8 +6,6 @@ tags: [core]
author: Monero Core Team
---
-*April 1st, 2017*
-
### For Immediate Release
The Monero Core Team is very proud to announce that we have broken ground on the construction of the Monero Celebrity Center in Los Angeles, USA!
diff --git a/_posts/2017-04-09-logs-for-the-Kovri-dev-meeting-held-on-2017-04-09.md b/_posts/2017-04-09-logs-for-the-Kovri-dev-meeting-held-on-2017-04-09.md
index fb24698d..1962d6ee 100644
--- a/_posts/2017-04-09-logs-for-the-Kovri-dev-meeting-held-on-2017-04-09.md
+++ b/_posts/2017-04-09-logs-for-the-Kovri-dev-meeting-held-on-2017-04-09.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*April 9th, 2017*
-
### Logs
**\** 1. Greetings
diff --git a/_posts/2017-04-09-overview-and-logs-for-the-dev-meeting-held-on-2017-04-09.md b/_posts/2017-04-09-overview-and-logs-for-the-dev-meeting-held-on-2017-04-09.md
index d15742df..20b0678b 100644
--- a/_posts/2017-04-09-overview-and-logs-for-the-dev-meeting-held-on-2017-04-09.md
+++ b/_posts/2017-04-09-overview-and-logs-for-the-dev-meeting-held-on-2017-04-09.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*April 9th, 2017*
-
### Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-04-09).
diff --git a/_posts/2017-04-23-logs-for-the-Kovri-dev-meeting-held-on-2017-04-23.md b/_posts/2017-04-23-logs-for-the-Kovri-dev-meeting-held-on-2017-04-23.md
index 7e2ade5d..254c404c 100644
--- a/_posts/2017-04-23-logs-for-the-Kovri-dev-meeting-held-on-2017-04-23.md
+++ b/_posts/2017-04-23-logs-for-the-Kovri-dev-meeting-held-on-2017-04-23.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*April 23th, 2017*
-
### Logs
**\** 1. Greetings
diff --git a/_posts/2017-05-07-logs-for-the-Kovri-dev-meeting-held-on-2017-05-07.md b/_posts/2017-05-07-logs-for-the-Kovri-dev-meeting-held-on-2017-05-07.md
index 49e4f888..525a258d 100644
--- a/_posts/2017-05-07-logs-for-the-Kovri-dev-meeting-held-on-2017-05-07.md
+++ b/_posts/2017-05-07-logs-for-the-Kovri-dev-meeting-held-on-2017-05-07.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*May 7th, 2017*
-
### Logs
**\** 1. Greetings
diff --git a/_posts/2017-05-07-overview-and-logs-for-the-dev-meeting-held-on-2017-05-07.md b/_posts/2017-05-07-overview-and-logs-for-the-dev-meeting-held-on-2017-05-07.md
index 93a4768b..93edd7a6 100644
--- a/_posts/2017-05-07-overview-and-logs-for-the-dev-meeting-held-on-2017-05-07.md
+++ b/_posts/2017-05-07-overview-and-logs-for-the-dev-meeting-held-on-2017-05-07.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*May 7th, 2017*
-
### Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-05-07).
diff --git a/_posts/2017-05-21-overview-and-logs-for-the-dev-meeting-held-on-2017-05-21.md b/_posts/2017-05-21-overview-and-logs-for-the-dev-meeting-held-on-2017-05-21.md
index f72f1311..590b3f58 100644
--- a/_posts/2017-05-21-overview-and-logs-for-the-dev-meeting-held-on-2017-05-21.md
+++ b/_posts/2017-05-21-overview-and-logs-for-the-dev-meeting-held-on-2017-05-21.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*May 21th, 2017*
-
# Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-05-21).
diff --git a/_posts/2017-06-04-logs-for-the-Kovri-dev-meeting-held-on-2017-06-04.md b/_posts/2017-06-04-logs-for-the-Kovri-dev-meeting-held-on-2017-06-04.md
index ec50da5f..63bb394b 100644
--- a/_posts/2017-06-04-logs-for-the-Kovri-dev-meeting-held-on-2017-06-04.md
+++ b/_posts/2017-06-04-logs-for-the-Kovri-dev-meeting-held-on-2017-06-04.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*June 4th, 2017*
-
# Logs
**\** 1. Greetings
diff --git a/_posts/2017-06-11-logs-for-the-Kovri-dev-meeting-held-on-2017-06-11.md b/_posts/2017-06-11-logs-for-the-Kovri-dev-meeting-held-on-2017-06-11.md
index c7b1e50d..9fe5c42a 100644
--- a/_posts/2017-06-11-logs-for-the-Kovri-dev-meeting-held-on-2017-06-11.md
+++ b/_posts/2017-06-11-logs-for-the-Kovri-dev-meeting-held-on-2017-06-11.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*June 11th, 2017*
-
# Logs
**\** 1. Greetings
diff --git a/_posts/2017-06-11-overview-and-logs-for-the-dev-meeting-held-on-2017-06-11.md b/_posts/2017-06-11-overview-and-logs-for-the-dev-meeting-held-on-2017-06-11.md
index 13578502..0afcad33 100644
--- a/_posts/2017-06-11-overview-and-logs-for-the-dev-meeting-held-on-2017-06-11.md
+++ b/_posts/2017-06-11-overview-and-logs-for-the-dev-meeting-held-on-2017-06-11.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*June 11th, 2017*
-
# Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-06-11).
diff --git a/_posts/2017-06-25-logs-for-the-Kovri-dev-meeting-held-on-2017-06-25.md b/_posts/2017-06-25-logs-for-the-Kovri-dev-meeting-held-on-2017-06-25.md
index b28b615d..1a4dd13d 100644
--- a/_posts/2017-06-25-logs-for-the-Kovri-dev-meeting-held-on-2017-06-25.md
+++ b/_posts/2017-06-25-logs-for-the-Kovri-dev-meeting-held-on-2017-06-25.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*June 25th, 2017*
-
# Logs
**\** 1. Greetings
diff --git a/_posts/2017-06-25-overview-and-logs-for-the-dev-meeting-held-on-2017-06-25.md b/_posts/2017-06-25-overview-and-logs-for-the-dev-meeting-held-on-2017-06-25.md
index 394fcb2a..13df8187 100644
--- a/_posts/2017-06-25-overview-and-logs-for-the-dev-meeting-held-on-2017-06-25.md
+++ b/_posts/2017-06-25-overview-and-logs-for-the-dev-meeting-held-on-2017-06-25.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*June 25th, 2017*
-
# Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-06-25).
diff --git a/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md b/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md
index d8f09955..5c7d5e33 100644
--- a/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md
+++ b/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
author: dEBRUYNE / fluffypony
---
-*July 2nd, 2017*
-
# Logs
**\** Alright, does everyone have their shrimp tacos?
diff --git a/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md b/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md
index 6348c0da..af8119ba 100644
--- a/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md
+++ b/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*July 9th, 2017*
-
# Logs
**\** 1. Greetings
diff --git a/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md b/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md
index 873ae423..66dfed83 100644
--- a/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md
+++ b/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*July 9th, 2017*
-
# Overview
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-07-09).
diff --git a/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md b/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md
index 2867dd97..c91296d4 100644
--- a/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md
+++ b/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
author: dEBRUYNE / fluffypony
---
-*July 16th, 2017*
-
# Logs
**\** Heyo everyone! It's 18:30 UTC, so it's time to start. I'd like to extend a huge welcome to our third Monero community meeting!
diff --git a/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md b/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md
index c95c5b14..f1f54dd2 100644
--- a/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md
+++ b/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md
@@ -5,9 +5,7 @@ summary: Brief review of what has been completed since last meeting, discussion
tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-
-*July 23th, 2017*
-
+
# Logs
**\** 1. Greetings
diff --git a/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md b/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md
index 99b2fd5a..4bf9407a 100644
--- a/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md
+++ b/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*July 23th, 2017*
-
# Overview
There is no overview for this week.
diff --git a/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md b/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md
index f479e7cb..32cae8ef 100644
--- a/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md
+++ b/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
author: dEBRUYNE / fluffypony
---
-*July 30th, 2017*
-
# Logs
**\** Alright people, here am I.
diff --git a/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md b/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md
index 53a9b362..9c438cee 100644
--- a/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md
+++ b/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*August 6th, 2017*
-
# Logs
**\** Alright, meeting time.
diff --git a/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md b/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md
index 0438170b..716415bd 100644
--- a/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md
+++ b/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*August 6th, 2017*
-
# Overview
An overview can be found on [MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-08-06).
diff --git a/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md b/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md
index a72d6378..84806679 100644
--- a/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md
+++ b/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
author: dEBRUYNE / fluffypony
---
-*August 13th, 2017*
-
# Logs
**\** Meeting is starting
diff --git a/_posts/2017-08-20-logs-for-the-Kovri-dev-meeting-held-on-2017-08-20.md b/_posts/2017-08-20-logs-for-the-Kovri-dev-meeting-held-on-2017-08-20.md
index 45b3a1fb..07a36229 100644
--- a/_posts/2017-08-20-logs-for-the-Kovri-dev-meeting-held-on-2017-08-20.md
+++ b/_posts/2017-08-20-logs-for-the-Kovri-dev-meeting-held-on-2017-08-20.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
author: dEBRUYNE / fluffypony
---
-*August 20th, 2017*
-
# Logs
**\** 1. Greetings
diff --git a/_posts/2017-08-20-overview-and-logs-for-the-dev-meeting-held-on-2017-08-20.md b/_posts/2017-08-20-overview-and-logs-for-the-dev-meeting-held-on-2017-08-20.md
index b728ec91..3a8bc392 100644
--- a/_posts/2017-08-20-overview-and-logs-for-the-dev-meeting-held-on-2017-08-20.md
+++ b/_posts/2017-08-20-overview-and-logs-for-the-dev-meeting-held-on-2017-08-20.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*August 20th, 2017*
-
# Overview
An overview can be found on [MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-08-20).
diff --git a/_posts/2017-09-02-logs-for-the-Community-meeting-held-on-2017-09-02.md b/_posts/2017-09-02-logs-for-the-Community-meeting-held-on-2017-09-02.md
index b8e12abc..4164a3fe 100644
--- a/_posts/2017-09-02-logs-for-the-Community-meeting-held-on-2017-09-02.md
+++ b/_posts/2017-09-02-logs-for-the-Community-meeting-held-on-2017-09-02.md
@@ -5,9 +5,7 @@ summary: Community highlights, Forum Funding System updates and discussion of ne
tags: [community, crypto]
author: dEBRUYNE / fluffypony
---
-
-*September 2nd, 2017*
-
+
# Logs
**\** 0. Introduction
diff --git a/_posts/2017-09-03-overview-and-logs-for-the-dev-meeting-held-on-2017-09-03.md b/_posts/2017-09-03-overview-and-logs-for-the-dev-meeting-held-on-2017-09-03.md
index 7730aaba..cb04cb23 100644
--- a/_posts/2017-09-03-overview-and-logs-for-the-dev-meeting-held-on-2017-09-03.md
+++ b/_posts/2017-09-03-overview-and-logs-for-the-dev-meeting-held-on-2017-09-03.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
author: dEBRUYNE / fluffypony
---
-*August 20th, 2017*
-
# Overview
An overview can be found on [MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-09-03).
diff --git a/_posts/2017-09-07-monero-0.11.0.0-released.md b/_posts/2017-09-07-monero-0.11.0.0-released.md
index b31c1b07..70f80524 100644
--- a/_posts/2017-09-07-monero-0.11.0.0-released.md
+++ b/_posts/2017-09-07-monero-0.11.0.0-released.md
@@ -6,8 +6,6 @@ tags: [releases]
author: Riccardo Spagni (fluffypony)
---
-*September 7th, 2017*
-
### Overview
This is the v0.11.0.0 major release of the Monero software, and it is a mandatory update due to the September 15th hard fork, which in turn increases the minimum ring signature size to 5 across the network, bans duplicate ring members in a ring signature, and enforces use of ringCT for all transaction outputs. This release of the software presents a number of major improvements to Monero, as well as a large set of bug fixes.
diff --git a/_posts/2017-09-13-september-15-2017-protocol-upgrade-hard-fork.md b/_posts/2017-09-13-september-15-2017-protocol-upgrade-hard-fork.md
index 727b87b1..15f4ff44 100644
--- a/_posts/2017-09-13-september-15-2017-protocol-upgrade-hard-fork.md
+++ b/_posts/2017-09-13-september-15-2017-protocol-upgrade-hard-fork.md
@@ -6,8 +6,6 @@ tags: [protocol upgrade, core, crypto]
author: dEBRUYNE / fluffypony
---
-*September 13th, 2017*
-
**First and foremost, the new binaries can be found here:**
https://getmonero.org/downloads/
diff --git a/community/hangouts/index.md b/community/hangouts/index.md
index 383b22fd..79ab9dab 100644
--- a/community/hangouts/index.md
+++ b/community/hangouts/index.md
@@ -32,17 +32,22 @@ The Monero community is diverse and varied. We come from all over, but we defini
-
Slack
+ Workgroup Resources
-
Not everyone likes to get on the IRC, and for those people we have Slack with relays to IRC channels.
- It has also got a few channels of its own.
+
In an effort to support organic workgroups, Monero has several resources that the community can use to meet and plan projects. Mattermost even has relays into the most popular Monero-related IRC channels.
@@ -56,7 +61,7 @@ The Monero community is diverse and varied. We come from all over, but we defini
{% for channel in site.data.irc %}
-
+
diff --git a/community/team/index.md b/community/team/index.md
index d172c4f2..6a4601bb 100644
--- a/community/team/index.md
+++ b/community/team/index.md
@@ -24,21 +24,17 @@ title: Monero Team
- {% if member.github %}
-
-
GitHub
+
+ {% if member.github %}
+
+ {%endif%}
+ {% if member.twitter %}
+
+ {%endif%}
+ {% if member.reddit %}
+
+ {%endif%}
- {%endif%}
- {% if member.twitter %}
-
- {%endif%}
- {% if member.reddit %}
-
- {%endif%}
{%endfor%}
@@ -68,21 +64,17 @@ title: Monero Team
{{member.name}}
- {% if member.github %}
-
-
GitHub
+
+ {% if member.github %}
+
+ {%endif%}
+ {% if member.twitter %}
+
+ {%endif%}
+ {% if member.reddit %}
+
+ {%endif%}
- {%endif%}
- {% if member.twitter %}
-
- {%endif%}
- {% if member.reddit %}
-
- {%endif%}
{%endfor%}
@@ -103,21 +95,17 @@ title: Monero Team
{{member.name}}
- {% if member.github %}
-
-
GitHub
+
+ {% if member.github %}
+
+ {%endif%}
+ {% if member.twitter %}
+
+ {%endif%}
+ {% if member.reddit %}
+
+ {%endif%}
- {%endif%}
- {% if member.twitter %}
-
- {%endif%}
- {% if member.reddit %}
-
- {%endif%}
{%endfor%}
@@ -138,21 +126,17 @@ title: Monero Team
{{member.name}}
- {% if member.github %}
-
-
GitHub
+
+ {% if member.github %}
+
+ {%endif%}
+ {% if member.twitter %}
+
+ {%endif%}
+ {% if member.reddit %}
+
+ {%endif%}
- {%endif%}
- {% if member.twitter %}
-
- {%endif%}
- {% if member.reddit %}
-
- {%endif%}
{%endfor%}
@@ -173,21 +157,17 @@ title: Monero Team
- {% if member.github %}
-