txid to bech encoding conversion playground
kimdhamilton opened this issue · 6 comments
kimdhamilton commented
- 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
ChristopherA commented
See also #34 — does your tool agree with libbtc's answer?
kimdhamilton commented
available here: https://weboftrustinfo.github.io/btcr-tx-playground.github.io/
kimdhamilton commented
@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...
kimdhamilton commented
kimdhamilton commented
Code is updated to match Jonas's latest. Code moved to https://github.com/WebOfTrustInfo/txref-conversion-js
kimdhamilton commented
This issue was moved to WebOfTrustInfo/btcr-tx-playground.github.io#1