-
{{ 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/_posts/2017-10-14-logs-for-the-Community-meeting-held-on-2017-10-14.md b/_posts/2017-10-14-logs-for-the-Community-meeting-held-on-2017-10-14.md
new file mode 100644
index 00000000..401336d8
--- /dev/null
+++ b/_posts/2017-10-14-logs-for-the-Community-meeting-held-on-2017-10-14.md
@@ -0,0 +1,284 @@
+---
+layout: post
+title: Logs for the Community Meeting Held on 2017-10-14
+summary: Community highlights, Forum Funding System updates, Monero Coffee Chat debrief, Monero meetups & meetup kit, open ideas time, and miscellaneous
+tags: [community, crypto]
+author: dEBRUYNE / fluffypony
+---
+
+*October 14th, 2017*
+
+# Logs
+
+**\** 1. Greetings
+**\** hi!
+**\** hey everyone!
+**\** hey all! (travelling, so only online for 10more minutes!)
+**\** Hi all
+**\** 2. Community highlights
+**\** For a great weekly summary, please read the Monero Observer: http://monero-observer.com/
+**\** I think we will just refer to the Observer from now on, since it covers this section nicely. Make sure to contribute to the FFS https://forum.getmonero.org/8/funding-required/88453/monero-observer-weekly-recap-for-all-things-monero-weekly-newsletter
+**\** hi
+**\** Yo yo
+**\** In addition to the Observer, amiuhle’s FFS for Kasisto development is in funding required: https://forum.getmonero.org/8/funding-required/88633/amiuhle-part-time-november-december-kasisto-development-monero-developer-documentation
+**\** 3. FFS updates
+**\** Oh community meeting! Hi everyone
+**\** (the part about Kasisto was supposed to be under item 3)
+**\** o/
+**\** It's a bit of a shame. The Monero community just funded tons of stuff before these two FFS's, so I think everyone's a little 'gived out'
+**\** Welcome everyone making their way in
+**\** Thanks sgp
+**\** Yeah, there was a huge push a few weeks ago and things are quieter now
+**\** 4. Monero Coffee Chat debrief
+**\** Last Saturday, we hosted the first Monero Coffee Chat. I want to speak for a few minutes about how it went.
+**\** You can see the GitHub issue here: https://github.com/monero-project/meta/issues/123
+**\** You can see the video here: https://www.youtube.com/watch?v=EcKgnjqSXpA
+**\** [ Monero Coffee Chat - 2017.10.07 - YouTube ] - www.youtube.com
+**\** The livestreaming did not work as expected. We used Jitsi instead of Hangouts to address several privacy concerns. Jitsi is open-source and has many of the same features as Hangouts, except for some reason I could not get the livestreaming function to work properly the day of the event.
+**\** (before I continue, let's have serhack and msvb-lab talk about their progress if they want)
+**\** sgp: Thanks, we've made some progress on RFC-HWALLET-1.
+**\** Some news about that on the Taga site:
+**\** https://taiga.getmonero.org/project/michael-rfc-hwallet-1-implementation/
+**\** First batch of boards is back from the printer and ready for assembly.
+**\** And I'm writing the terms of the first device preview programme right now.
+**\** Sweet looks awesome! https://taiga.getmonero.org/media/attachments/3/c/c/e/942f59f32ca35f050c2bc8827405a48f991b2ee1bde275fc7bdfaecaa76a/rfchwalnulbrd-1.png
+**\** Anyone interested in that should keep an eye on the project page and probably sign up as a Taiga user.
+**\** Hello guys, a little update by me. I have some news: whmcs estension released. We (I and cryptochangements) started Magento and OpenCart Extensions. I have tried to develop a custom manual payment gateway for shopify. Thanks everyone. My project is avaiable on Taiga too.
+**\** Thanks for using Tagia so people can stay updated on the progress
+**\** We unfortunately still don't have a Github repository, but it will be called 'Sekura'.
+**\** msvb: Can I share that photo?
+**\** sgp i would also like to say a quick word about magento if thats ok
+**\** serhack: Yes, share anything at all.
+**\** I think you can cryptochangements
+**\** nice progress, I'll keep an eye on these projects :)
+**\** Whoever has access to the taiga server config, please contact me to work out a problem sending email to the admins (me and Ivan.)
+**\** That's all, any questions about a future Monero hardware wallet?
+**\** @cryptochangement feel free
+**\** good work!! Platine looks great
+**\** @msvb-lab not really, though I'm excited :)
+**\** serhack: I sent you a 'email to the project admins' on your taiga site, in order to become a tester for your project. Did you get the email?
+**\** I suspect that the Taiga email system is not working.
+**\** okay cool
+**\** No, I didnt
+**\** We should report that to rehrar
+**\** Anyone know who's administrating Taiga?
+**\** Rehrar yes?
+**\** Cool.
+**\** msvb-lab: it's not, i had problem recovering my email, hopefully rehrar can fix it soon
+**\** So just this invitation to anyone interested in the hardware wallet:
+**\** Please become a Taiga user, and request being on the RFC-HWALLET-1 project through non email means, like IRC.
+**\** ...until the email problem is solved.
+**\** Me or another admin will then add you manually, okay?
+**\** pigeons1[m]: you around?
+**\** just briefly (on plane now) we (riat) are organising a monero-month in december in vienna, including a larger monero-meetup around 13th-17th dec. nevvton will explain more. plan is also to prepare for the ccc monero-assembly in leipzig (which is confirmed!).
+**\** He handles server-side stuff for the Mattermost and Taiga. :)
+**\** Cool msvb
+**\** @parasew I have a section later for nevvton to speak a bit about this
+**\** yes.. I will wait for that!! stay tuned
+**\** https://getmonero.org/community/events/
+**\** @msvb-lab we can talk about how that page needs to be updated later in the meeting
+**\** because it definitely does
+**\** msvb-lab, I don't think this page receives a lot of updates
+**\** yeah
+**\** That page doesnt receives any update
+**\** @cryptochangement want to talk about Magneto briefly?
+**\** There is an update waiting to be merged
+**\** yes, give me a second to type it all out ;)
+**\** and it has an update to that page
+**\** but the merging process for the website is taking quite some time
+**\** besides ArticMine the people on Core have been quiet lately
+**\** It doesn't matter how often PRs are sent for updating pages if they don't get merged and put up on the site. fluffypony is on vacation, I know, and he will be getting back very soon, so hopefully things will pick up a bit.
+**\** okay so to give a quick update on magento: Right now the github repo hasnt seen activity in a while (sorry for keeping you guys in the dark) but i should be pushing loads of commits to the repo this weekend and ill probably make a reddit update about it (since i wasnt able to get everything done before this meeting) about it being functional as a "demo". Right now there are only
+**\** 2 "mechanical" pieces that still need to be finished "behind the scenes" before it is *really* ready but the big eye-sore is the gateway design. Right now it is pretty bland (basically the payment box and a white background), so ill probably be looking to reddit for some design inspiration.
+**\** Cryptochangements: we should start to think about a New design for Monero Payment Box
+**\** We have a growing number of people in the community who are good at design. The Monera made our student group's latest Meetup poster, for instance
+**\** @krokbaltsar is a good designer :)
+**\** yeah, the Monera is amazing with that kind of thing
+**\** @crytpochangement anything else you would like to add, or should we expect a Reddit update soon?
+**\** Indeed, we have a couple of good artists out there who would gladly help you. did you post it on reddit already?
+**\** nothing else right now, ill update reddit once everything is pushed to github
+**\** Cool. Thanks for sharing
+**\** ;)
+**\** Hi, TheMonera here... I'd be happy to help !
+**\** :)
+**\** Hello @themonera
+**\** I'm going to move back to the Coffee Chat discussion for time
+**\** cryptochangements: I wrote you on Telegram
+**\** awesome! is it cool if i PM you on reddit? (or IRC if that works for you)?
+**\** in case of additional help for designs I could also contribute..
+**\** Great, there are a Lot of designers
+**\** Last Saturday, we hosted the first Monero Coffee Chat. I want to speak for a few minutes about how it went.
+**\** You can see the GitHub issue here: https://github.com/monero-project/meta/issues/123
+**\** You can see the video here: https://www.youtube.com/watch?v=EcKgnjqSXpA
+**\** [ Monero Coffee Chat - 2017.10.07 - YouTube ] - www.youtube.com
+**\** The livestreaming did not work as expected. We used Jitsi instead of Hangouts to address several privacy concerns. Jitsi is open-source and has many of the same features as Hangouts, except for some reason I could not get the livestreaming function to work properly the day of the event.
+**\** I had previously tested it earlier with just two members and it worked.
+**\** In desperation, I quickly set up OBS with the default settings and did a very simple screen-capture. Apparently, the default quality is around 720p, and I should have tweaked with the audio settings more if I had more time. Nevertheless, we have a recording of the event, which in my opinion is better than no recording.
+**\** I have continued tweaking the OBS settings so we should have much better quality next time.
+**\** We simply invited those who wanted to watch to the Jitsi room at the time, which worked fine for this meeting, but I have concerns for the future. There is no way to permanently mute people (they can unmute), and there is no way to ban people. They can just rejoin. I’m afraid that someone down the line will ruin this for everyone.
+**\** Thus, I will continue working to find a way to reliably livestream the event to YouTube. People can comment there without disrupting the conversation.
+**\** I would like to thank those who participated in the first event. Endogenic, erciccione, violentlypeaceful, john\_alan, rehrar, ArticMine, and others I may have forgotten. If you would like to be involved in the next one, please message me and I will keep you in mind.
+**\** The next Monero Coffee Chat is tentatively on 4 November https://github.com/monero-project/meta/issues/127
+**\** sgp: Anyway to download the coffee chat so we don't have to use Youtube?
+**\** Yeah, I can send you the file if you want
+**\** PM me with what medium you prefer
+**\** Now I invite anyone who would like to speak about the event. Did everyone enjoy it? Is there anything we should do differently?
+**\** sgp: Send a video file via email? You mean post it somewhere and send the link right?
+**\** @msvb-lab it won't fit as an attachment, but I can upload it somewhere else if you want
+**\** Does anyone have any thoughts about the event itself?
+**\** was very nice and i think has a great potential. as sgp said, it need some technical adjustment, but beside that, was very enjoyable. looking forward for the next one
+**\** Great Erciccione, I am good at developing but I am not good at speaking english
+**\** Make italian community great (again?)
+**\** :)
+**\** Well if anyone has any feedback, please let me know. I'm happy to make changes
+**\** 5. Monero meetups
+**\** hehehe @serhack, if we can find an easy way i will be happy to translate for you if you wish. My spoken english is not great but hey..:D
+**\** sgp: There are a couple events coming up (as we may talk about later) and it's common to have live coffee chat like sessions on site. Do you think we should try that?
+**\** There's an increasing chance every day that there's a Monero community near you.
+**\** @msvb-lab good idea, we can coordinate that with the event organizers
+**\** My group Crypto@UMN is hosting a Monero meetup on 20 October in Minneapolis. This event is open to students and the wider community. Free food and drinks will be provided. More details here: https://gopherlink.umn.edu/event/1581653
+**\** A stream of Justin Smith’s talk at Bitcoin Munich should be posted shortly, according to the event organizers. Here are some photos: https://secure.meetupstatic.com/photos/event/8/4/2/b/highres_465273835.jpeg https://secure.meetupstatic.com/photos/event/8/4/2/e/highres_465273838.jpeg
+**\** RIAT in Vienna would like to discuss some exciting updates for December. I just got an email from them about an hour ago with lots of exciting stuff!
+**\** \^nevvton
+**\** hi everyone!!
+**\** so yeah.. as Matthias introduced me, I am part of riat in Vienna...
+**\** for those who haven't heard of me, I am working on research topics along with the institute and together with parasew organise all kinds of community meetups
+**\** for which monero is one of them..
+**\** so for our current wrap up, as we have been closely working with
+**\** we are getting closer to finishing up our this years attendance at 34C3 - CCC event in leipzig
+**\** so a lot of community talk to mainly their organisers took place and things went quiet well sofa, as one unofficially can announce that it seems to be happening!!
+**\** In case anyone is interested in the 34C3 event, the first round of tickets go on sale 19 October.
+**\** with regard to the CCC we worked out - as an extension to the former "crypto table" more generell version (see CCC assemblies for more detail) -- to put it in a more broader sense..
+**\** info about the 34c3 https://www.ccc.de/en/updates/2017/34C3-in-leipzig
+**\** so we aim for a general crypto "atmosphere" which will host kind of like in a relaxed - dedicated area monero community members as well as (for now) bitcoin assembly as well..
+**\** the thing about CCC is, that their organisers are very politically active and thus concerned about crypto-currencies in general. for which it needs some sensible ways and communication for them to accept direct
+**\** community efforts and support these kind of ideas
+**\** -- but as we've been getting a hold of two of their old time initiators explaining the concept and that -- as along with the community efforts monero as a movement -- community will be representing and discussing latest efforts in the whole ecosphere of crypto related concepts.. bringing everyonee together
+**\** they found an interest (not feeling instrumntalized in that sense) as- many companies are applying -- and it is hard for them to distinguish
+**\** so -- things are evolving.. parasew at some later stage will inform you a bit more about the actual things that we can make use of at the conference.
+**\** but so far as I am informed. we will be given a dedicated space, also a lot of fun is pre-programmed, as we have friendly people involved in Leipzig (this years CCC location), Germany - who will help and contribute the whole thing
+**\** -- but so far , it seems there will be a crypto track, where a couple of interesting topics can be covered from our community on stage, of course we can do workshops, etc
+**\** in means of accommodation, we are already trying to organise spaces so that we will be accommodated as well as have a separate location for a party of ourselves if needed..
+**\** -- second thing is actually prior to the CCC
+**\** so as RIAT has been hosting various meet ups, even samsunggalaxyplayer held one of his famous :) meet ups in our space in vienna
+**\** -- we are planning a monero month in september
+**\** :p
+**\** -- so a bit of a historic brief.
+**\** Whoever doesn't know what the *** this is about, CCC events are generally quite cool, like Defcon. The 34C3 is their yearly congress attracting about 10-15k folks (kids too) and takes place between the end of year holidays.
+**\** http:/www.riat.at for those interested to read
+**\** nevvton: I think you mean to write 'we are planning a monero month in December' right?
+**\** we are running a research residency - where Riat invites various crypto related people to come to Vienna in order to have lectures,
+**\** -- yes! sryy
+**\** ... research residency - where people are invited along with all different kind of in depth technologies, so --\> research that work on the very heart of technology.
+**\** we also care for accommodation at that time.. and parasew and I had in mind for a long time , as we're both very much in love with monero
+**\** to turn the month of December into a focus month for monero..
+**\** wrapping up things that all of us took efforts upon, discuss future (upcoming) trends etc.. as to say we would like people to come to vienna
+**\** and turn it into a session, from 13th to 17th - with talks, lectures, workshops...
+**\** We should do something in christmas
+**\** For Monero
+**\** secret santa
+**\** I'm glad to hear Monero will be well-represented at the 34C3. Feel free to ask at any time for what you need, even outside meeting time.
+**\** generally also this time could be used In order to prepare CCC related topics .. so it might be a good opportunity to stop by in advance
+**\** Serhack is thinking
+**\** thank you
+**\** so in case of any questions with that regards.. we are very much open to any hints and help.. along with that...
+**\** (puh' my fingers..)
+**\** nevvton: Some folks travelling from far need a lot of time before the 13-17 meeting to decide.
+**\** generally -- just for more adequate info -- of course we can help finding a cheap fare to host people here.. (we have some community run beds) so -- in order to not have expenses explode..
+**\** Maybe we should already promote the 'Monero December' meeting(s) on events.getmonero.org or whatever that page is.
+**\** yes..
+**\** thats what parasew also encouraged.. would be great to have an update on the event site
+**\** I'm already planning on being there and will buy my train ticket once December comes online at the ticket office.
+**\** 13-17 that is...
+**\** -- also in means of graphics for CCC : I am already working on it..
+**\** isnt there an events page on getmonero that could use some love anyways?
+**\** scroll up
+**\** if anyone would want to get earlier in December or stay longer (for instance until CCC) it is also possible...
+**\** nevvton: Write a bug on the Github monero-project/monero-site bug tracker to insert the text you want, like describing how to get there and so on.
+**\** okay.. thats a great idea!!
+**\** Then we can see about doing a coffee table chat live on site and stuff like that...
+**\** yes
+**\** @nevvton this all sounds great, and we will be happy to work with you to make these efforts a success
+**\** thank you.. me and parasew will get back to you with some more detailed infos as soon as everythign is more settled..
+**\** I'm going to spend the last few minutes covering the last meeting item, but of course feel free to continue discussions after the meeting
+**\** (next week or so)
+**\** This is all very exciting. Thanks for your efforts
+**\** Last item: 6. Monero Meetup Kit
+**\** Just a brief update. Though my FFS has not yet moved on, I have recently purchased all the materials for the Monero Meetup Kit https://forum.getmonero.org/6/ideas/88374/monero-meetup-kit
+**\** Each kit will include 100 Monero logo stickers, 50 webcam covers with the Monero logo, about 2 each of various other community-designed stickers, 50 flyers, and $20 in activity paper wallets.
+**\** The webcam covers are the most expensive part of the kit, but I think they are worth the cost. Here is how they will look: https://i.imgur.com/zu0rDE2.png
+**\** I will create an application for groups who would like a free kit. Expect this around the end of this month, when the webcam covers come in. To simplify things, I prefer to only ship in the US. I can do something later if this is a success
+**\** very nice!
+**\** personally i love the idea of monero webcam covers. it really highlights that monero is about PRIVACY
+**\** Jumping to #8 so we can let people on a tight schedule go:
+**\** 8. Confirm next meeting date/time
+**\** The next meeting will two weeks from today on 28 October at 17:00 UTC. It will be the Saturday before the dev meetings. This meeting time seems to work out for most people.
+**\** same as always :p
+**\** So that's it for the formal meeting everyone. Thanks for all the updates and discussions!
+**\** Back to #7: open ideas time
+**\** For those who still have things to discuss
+**\** i have one idea
+**\** go ahead
+**\** it started again the 'hacktoberfest'. This project aim to get people to contribute to open source projects in the month of October.
+**\** more info:https://hacktoberfest.digitalocean.com/
+**\** Basically it's enough to put the label 'hacktoberfest' to issues in github, and they will be listed on the website, where developers from all over the world can see them and contribute.
+**\** This can be very useful for monero, especially for easy/not important issues that might catch somebody's interest. It's enough to put the label on some issues and we might see some developers working on it.Is this interesting? should we propose it to our developers?
+**\** I will have to take a look at this
+**\** We should take advantage of it if we can
+**\** more devs getting involved is always good
+**\** Isn't it a bit too late? Very good idea though.
+**\** @nevvton I cannot come in person between the 13-17 because of finals, but I may be able to come after Christmas, or I can speak over videoconference between the 13-17
+**\