Daily Receipt #6 · 26 Aug 2026
revealedPublished sequence
6116776
- Entries opened
- 2026-08-26 00:00:00 UTC
- Entries closed
- 2026-08-26 17:55:00 UTC
- Result published
- 2026-08-26 18:00:00 UTC
- Valid entries
- 1
- Exact-match sequences
- 0
- Lunch money paid
- €100
- Bitcoin amount
- 0.00148577 BTC
- Rate source
- Coinbase BTC-EUR spot · 2026-08-26 18:00:00 UTC
- Commitment algorithm version
- dlm.daily-seven.commitment.v1
- Commitment hash (sealed before entries opened)
- 94f4dd2e9e7444373d646e43b2bb6dfb7e2cb44fbba9136a75b8298794a1843c
- Bound record id
- 2afea3a2-5bb9-4e55-b2e5-c1dfaa9fbb15
- Bound record date
- 2026-08-26
- Rules version sealed into this record
- 1.1
- Bound rules content hash
- 9ba4660c3bff2aeb6ed6de65f40db4d115cca11d4e226af9410985a382eb7e97
- Revealed seed
- ca5288b34f071b5c5faa9576d71f0ba59811fb80bceb61915b5b0a63e8449a0b
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)