Daily Receipt #5 · 25 Aug 2026
revealedPublished sequence
4968887
- Entries opened
- 2026-08-25 00:00:00 UTC
- Entries closed
- 2026-08-25 17:55:00 UTC
- Result published
- 2026-08-25 18:00:00 UTC
- Valid entries
- 1
- Exact-match sequences
- 0
- Lunch money paid
- €100
- Bitcoin amount
- 0.00147327 BTC
- Rate source
- Coinbase BTC-EUR spot · 2026-08-25 18:00:02 UTC
- Commitment algorithm version
- dlm.daily-seven.commitment.v1
- Commitment hash (sealed before entries opened)
- 6dd3f1ccfe609ac9955b337179f5aa47f7e5014aa23d64ebb699f3faf593d5b0
- Bound record id
- 9b89892f-88cc-4bb5-9173-869c5f6b49b0
- Bound record date
- 2026-08-25
- Rules version sealed into this record
- 1.1
- Bound rules content hash
- 9ba4660c3bff2aeb6ed6de65f40db4d115cca11d4e226af9410985a382eb7e97
- Revealed seed
- eda959c4bec032610bd2ed571f1e2b2cf7a9867fe381d21d16aead4784056d4a
The published commitment does not reveal the sequence because it commits to a cryptographically random 256-bit secret seed. Reversing that commitment is considered computationally infeasible.
After the reveal, the seed above and the bound record context are recomputed with the published algorithm. Matching values could not have been altered after entries were seen.
canonical = {"domain":"dlm.daily-seven.commitment.v1","recordId":<record id>,"drawDate":<YYYY-MM-DD>,"rulesContentHash":<rules hash>,"seedHex":<revealed seed>}
commitment_hash = SHA-256(canonical) (full 64 hex characters, never truncated)
message(i, r) = "dlm.daily-seven.derivation.v1|" + recordId + "|" + drawDate + "|" + rulesContentHash + "|" + i + "|" + r
tag(i, r) = HMAC-SHA-256(key = seed bytes, message(i, r))
accept the first r where tag(i, r)[0] < 252, then value_i = (tag(i, r)[0] mod 9) + 1
winning_values = value_0 .. value_6 in position order (digits may repeat)