Solvers

mmorsl

Won Zden's Level 4 and wrote the solution up on Steemit. Seventeen Bézier curves and three characters each.
IDmmorsl12 / 13kind unknown · 1 solve · 2017-06-11
Subject

mmorsl

bitcoin

Steemit user who won Zden's Level 4 and wrote the solution article Zden's catalogue links to.

Solves
1
Prize recorded
0.0260414 BTC
solved 1

Solves

Channels
steemitsteemit.com/@mmorsl

Log

 

Published the solution article on Steemit, which Zden's catalog links as the article by the winner.

steemit.com/bitcoin/@mmorsl/solution-of-the-bitcoin-crypto-puzzle-level-4-by-zden
local dataset / no network · data 3c17 73e5 a65a

Who this is

A Steemit account, and the winner Zden's own catalogue links to. That link is the whole attribution: Zden's page calls the article "Solution article by the winner", and it points here.

Level 4 went up on June 7, 2017 with a bit more than 0.026 BTC, as one of Zden's pictures that look like modern art until you notice the dots. Two grids, dots and circles on top of them, and curves running through. Each of seventeen quadratic Bézier curves gives three characters, which makes 51, which is exactly the length of an uncompressed WIF. The circle sizes tell you the order. The prize moved on June 11.

What the record says and what it doesn't

One fact, the article. It opens with a WIF as an example of the format, and that example is not the answer, so it's nowhere in the record. The key itself was never published, which is why the puzzle has a public key and no private one. An example WIF in a solution article is a trap for anyone who skims.

The record

tssrc/collections/zden/level-4.ts
solver: party("mmorsl", {
  key: "mmorsl",
  about: "Steemit user who won Zden's Level 4 and wrote the solution article Zden's catalogue links to.",
  profiles: [profile("steemit", "https://steemit.com/@mmorsl")],
  facts: [
    fact("Published the solution article on Steemit, which Zden's catalog links as the article by the winner.", "https://steemit.com/bitcoin/@mmorsl/solution-of-the-bitcoin-crypto-puzzle-level-4-by-zden", { date: "2017-06-12" }),
  ],
}),