Problem: {merit.Problem().substring(0, 20)}{#if merit.Solution()}View Solution {/if}
{#if merit.Problem().length > 20}{merit.Problem()}{/if}
Merit Request Details
  • Number of Merits being requested {merit.Merits.toLocaleString()}
  • Value in Sats at the time the request was made {merit.Sats.toLocaleString()}
  • Approximate value of {merit.Sats.toLocaleString()} sats in CuckLoserBucks ${merit.Sats.toLocaleString()}
Analysis
A competent freelance developer earns $70 CuckLoserBucks an hour (on average). Using this rate, the contributor is claiming to have spent about {merit.Sats / 1000} hours working on this.
Reference Time
{merit.Sats / 1000} hours
Votes
{#if $votes.size == 0}Waiting for existing {new Rocket(rocket).Name()} Merit holders to vote {/if} {#each $votes as [id, vote], _ (id)} { console.log(vote.Event.rawEvent()); }} class="cursor-pointer {vote.VoteDirection == 'ratify' ? 'bg-lime-600' : 'bg-red-700'} {vote.VoteDirection == 'ratify' ? 'hover:bg-lime-700' : 'hover:bg-red-800'}" >
{unixToRelativeTime(vote.TimeStamp * 1000)}
{/each}
{#if merit.IncludedInRocketState(parsedRocket)} APPROVED {:else if result == 'blackball'} REJECTED {:else if !result} {/if}
Discussion