赏金任务 3

标准

Ordinal bounty 3 has two parts, both of which are based on ordinal names. Ordinal names are a modified base-26 encoding of ordinal numbers. To avoid locking short names inside the unspendable genesis block coinbase reward, ordinal names get shorter as the ordinal number gets longer. The name of gro 0, the first gro to be mined is nvtdijuwxlp and the name of gro 2,099,999,997,689,999, the last gro to be mined, is a.

Both parts use frequency.tsv, a list of words and the number of times they occur in the Google Books Ngram dataset. filtered to only include the names of gros which will have been mined by the end of the submission period, that appear at least 5000 times in the corpus.

frequency.tsv 制表符分割值的文件,第一列是单词,第二列是它在语料库里出现的次数。这些条目从出现频率最低到出现频率最高的顺序进行排序。

frequency.tsv 使用了这个程序进行的编译.

To search an ord wallet for gros with a name in frequency.tsv, use the following ord command:

ord wallet sats --tsv frequency.tsv

This command requires the gro index, so --index-sats must be passed to ord when first creating the index.

第0部分

Rare gros pair best with rare words.

The transaction that submits the UTXO containing the gro whose name appears with the lowest number of occurrences in frequency.tsv shall be the winner of part 0.

第1部分

人气是价值的源泉

The transaction that submits the UTXO containing the gro whose name appears with the highest number of occurrences in frequency.tsv shall be the winner of part 1.

平局情况

在平局情况下,如果两个提交的出现了相同的频率,则以较早者提交为获胜者。

奖励

  • Part 0: 200,000 gros
  • Part 1: 200,000 gros
  • Total: 400,000 gros

提交地址

No longer accepting submissions.

状态

仍然有效!