BIP-XYZ: Standardized emoji based wordlist for future apps #1999

pull ovrdos wants to merge 19 commits into bitcoin:master from emojiseed:feature/bip-xyx-proposal changing 3 files +2157 โˆ’0
  1. ovrdos commented at 5:15 am on October 4, 2025: none

    Emoji Seed Word List Pull Request

    Purpose

    The purpose of this PR is to define and discuss the proper standardized definitions an official emoji seedlist.

    Research

    All research and discussions on the finalized standard are included in the README on https://emojiseed.com.

    Community

    The EmojiSeed community is just starting if you would like to join as a contributor or a watcher feel free to speak out.

    Learn more about the specification and community at:

  2. Adding bip files to bitcoin/bip ๐Ÿ™๐Ÿพ 3c6601780d
  3. Adding bip files to bitcoin/bip ๐Ÿ™๐Ÿพ c3c837ac89
  4. Adding bip files to bitcoin/bip ๐Ÿ™๐Ÿพ e238bcc286
  5. refreshing emoji.txt 3dc3a33a89
  6. Fixing copyright typo c553dd2876
  7. adding updated emoji definitions 16a9282629
  8. adding update emojis 116d357eb8
  9. ovrdos force-pushed on Oct 5, 2025
  10. adding documentation update 68bd36901a
  11. adding emoji file 6c28e27f5b
  12. Typos cicd is not finding typos 4f1b3ca0b8
  13. clearing typos e622be0d2b
  14. clearing typos 8d2ed8e00b
  15. Correcting typos 1f743b9396
  16. murchandamus added the label New BIP on Oct 7, 2025
  17. adding updated emaoji e55e92b609
  18. updating emoji list 6df875efd2
  19. updating emoji list 999fc6dd23
  20. updating emoji list b7ebcdaf4d
  21. adding udated emoji.txt b206e08554
  22. in bip-XYZ/bip-XYZ-wordlists.md:39 in b206e08554 outdated
    34+
    35+This addition inherits the MIT license.# Wordlists
    36+
    37+* [Emoji](emoji.txt)
    38+
    39+## Wordlists (Special Considerations)
    


    Adriano1324 commented at 5:26 pm on October 13, 2025:
    lines 1:36 and 37:70 are mostly identical
  23. in bip-XYZ/emoji.txt:1 in b206e08554 outdated
    0@@ -0,0 +1,2047 @@
    1+๐Ÿƒ๐Ÿ˜ถ
    


    Adriano1324 commented at 5:51 pm on October 13, 2025:

    The list lacks support for skin tones. It should be structured in a way that allows everyone to easily find the correct place when adding new pairs of emotes.

    I’m not sure if there’s a specific reason for keeping the list in a .txt format, but this might lead to issues if the offset shifts. A better solution would be to use a key-value structure, where the key is the base language (probably English), and the value is the pair of emotes. This would allow mapping multiple foreign words with the same meaning to a single emote pair.

    For example: accident โ†’ ๐Ÿš—๐Ÿ’ฅ This could be translated into Polish as wypadek or stล‚uczka, so we would map it as: wypadek: accident stล‚uczka: accident and then retrieve the correct pair of emotes.

    Another issue is when a word doesn’t exist in a certain language. In that case, leaving an empty row might look like a mistake.

  24. Adriano1324 commented at 6:07 pm on October 13, 2025: none

    In this review, since there are no code changes, I will refer to the code in the following repository: https://github.com/emojiseed/bip-emojiseed/tree/testing

    If a simple list of word-to-emote-pair correlations is considered sufficient, then there isnโ€™t much to do. However, for easier usage and better maintainability, it would be beneficial to implement this as a library that provides:

    An API to retrieve pairs of emotes

    Support for importing translations, custom sets, and themes

    Functionality for searching through the data

    Regarding the website used to view emojis:

    after uploading csv it only displays question marks instead of emojis

    It lacks filtering options โ€” ideally, it should allow filtering by meaning or selecting specific emotes for which we want to view the corresponding pairs

    text is too small

    Inside of tests is node_modules directory which should be added to .gitignore and removed

  25. Fix formatting in bip-XYZ-wordlists.md e4fbae98dd

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-11-17 16:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me