Fix: japanese words #685

pull dongri wants to merge 1 commits into bitcoin:master from hackerth:master changing 1 files +644 −644
  1. dongri commented at 2:35 PM on May 28, 2018: none

    Change Japanese word

    like だ ->

    irb(main):003:0> "だ".bytesize
    => 6
    irb(main):004:0> "だ".bytesize
    => 3
    irb(main):005:0> 
    
  2. Fix: japanese words e2f81e14ea
  3. dabura667 commented at 2:57 PM on May 28, 2018: none

    Please read the BIP.

    All wordlists must be unicode NFKD normalized.

    NFKD正規化された状態で単語リストを保有しないとバグ出ますよ。お気をつけて下さい。

  4. dabura667 commented at 2:57 PM on May 28, 2018: none

    NACK

  5. dongri commented at 3:07 PM on May 28, 2018: none
  6. dongri commented at 3:19 PM on May 28, 2018: none

    oh... I misunderstood the specification.

  7. dongri closed this on May 28, 2018

Contributors

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: 2026-04-14 15:10 UTC

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