Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

fixed address tests for litecoin and new P2SH format #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwsher
Copy link

@jwsher jwsher commented Dec 20, 2017

The tests run via npm test were not passing. This was caused due to most addresses not being Litecoin testnet addresses. There were also older P2SH Litecoin addresses that started with a '3'.

I converted the addresses starting with a '3' to new P2SH addresses using the instructions here : https://blog.trezor.io/litecoins-new-p2sh-segwit-addresses-843633e3e707 .

I replaced the Bitcoin testnet address with the Litecoin testnet address from http://testnet.litecointools.com/

All the tests pass now.

@backcopy backcopy mentioned this pull request Aug 22, 2018
@backcopy
Copy link

Fixed in #15, pending merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants