WebOfTrustInfo/btcr-hackathon-2017

txid to bech encoding conversion playground

kimdhamilton opened this issue · 6 comments

  • show block height/pos
  • call the field txref rather than did
  • explanatory text
  • link to DDO
  • owner key
  • change of control proof in main section
  • block hash
  • merkle tree and date in signature block
  • different apis

See also #34 — does your tool agree with libbtc's answer?

@ChristopherA I'm not sure from that issue what libbtc's answer is, but the items @shannona is posting (which I think are the latest outputs) are definitely different. The result length (non-prefix part) is 2 chars longer. I thought mine handled testnet, but perhaps the way testnet is handled changed.

So yeah, basically not sure anymore what our source of truth is...

Code is updated to match Jonas's latest. Code moved to https://github.com/WebOfTrustInfo/txref-conversion-js