From e818fa409498177fb10330bbdcca260ca7dbc760 Mon Sep 17 00:00:00 2001 From: Sean Gilligan Date: Fri, 5 Jun 2020 14:13:37 -0700 Subject: [PATCH 1/2] Replace Dev OMNI/MSC image with markdown code. --- OmniSpecification.adoc | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/OmniSpecification.adoc b/OmniSpecification.adoc index a82c53c..d1cc583 100644 --- a/OmniSpecification.adoc +++ b/OmniSpecification.adoc @@ -5,6 +5,7 @@ v0.7, June 1, 2020: Restructured/reformatted :numbered: :toc: :toclevels: 2 +:stem: * JR Willett (https://github.com/dacoinminster and jr DOT willett AT gmail DOT com) @@ -104,8 +105,18 @@ year after the initial Exodus Address period closed (date the Exodus Address closed - August 31st 2013, although transactions up till block 255365 were still accepted to account for slower propagation of transactions still sent on the 31st of August), 75% by a year later, -87.5% by a year later, and so on: -image:images/reward-mastercoin-formula.png[Dev OMNI] +87.5% by a year later, and so on, according to the following formula: ++ +[stem] +++++ +V = 1 - 0.5 ^ Y +++++ ++ +Where: +[center] +* `V` = Dev OMNI Percent Vested +* `Y` = Years since OMNI crowdsale + . As Dev OMNI vest, 50% of them are sent out as bonuses to people who won Omni bounties, in proportion to how much bounty money they won (bitcoins). The other 50% are used for expenses such as retention From d74792224725f464d9127ca8e69d75baf3e6ca47 Mon Sep 17 00:00:00 2001 From: Sean Gilligan Date: Fri, 5 Jun 2020 14:25:00 -0700 Subject: [PATCH 2/2] Tweaks --- OmniSpecification.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OmniSpecification.adoc b/OmniSpecification.adoc index d1cc583..0248721 100644 --- a/OmniSpecification.adoc +++ b/OmniSpecification.adoc @@ -113,9 +113,9 @@ V = 1 - 0.5 ^ Y ++++ + Where: -[center] -* `V` = Dev OMNI Percent Vested -* `Y` = Years since OMNI crowdsale +|==== +| `V` = Dev OMNI Percent Vested | `Y` = Years since OMNI crowdsale +|==== . As Dev OMNI vest, 50% of them are sent out as bonuses to people who won Omni bounties, in proportion to how much bounty money they won