15 Commits (c68dfc058fa984d1fb5431cc4ce4ef23a8b0cbc5)

Author SHA1 Message Date
junderw 28bfb71b54
Add tests for regtest bech32 address 6 years ago
Daniel Cousens 56dfb873d3 add bech32 fixture 7 years ago
Daniel Cousens b1272a1200 add Bech32 support to toOutputScript/fromOutputScript 7 years ago
Daniel Cousens d1052e4996 add from/toBech32 7 years ago
Thomas Kerin 4128634b1c test vector for litecoin-pubkeyhash and litecoin-scripthash 8 years ago
Daniel Cousens fd7f0b0ef8 address: use input first errors, easier detection 10 years ago
Daniel Cousens 1a4000cc98 address: throw Invalid address instead of hash/version for fromBase58Check 10 years ago
Daniel Cousens 13f414c122 remove Address constructor 10 years ago
Daniel Cousens 7fbc397141 Address: use script ASM over hex 10 years ago
Daniel Cousens 4fe0b34f27 Address: no need to check other script types 10 years ago
Daniel Cousens 7e5af52cd1 Transaction: mass rename from SPK/SS to Input/Output 11 years ago
Daniel Cousens be29f50457 Address: fix consistent casing 11 years ago
Daniel Cousens 2fc69b0834 address/base58check: fix missing exceptions/tests 11 years ago
Daniel Cousens 8514bbfabd Address: remove Address.Error 11 years ago
Daniel Cousens b2351f9026 tests: use JSON fixtures exclusively 11 years ago
Daniel Cousens 842b075e75 Address: consistent json formatting 11 years ago
Daniel Cousens 5e0d38ba54 Address: add Address.*ScriptPubKey and tests 11 years ago
Daniel Cousens 231ccdd721 Now shares base58 data with Address base58 tests 11 years ago
Daniel Cousens 1d1306b054 Removes Address.fromPubKey and improves test vectors 11 years ago
Daniel Cousens 682ec133bb Migrates Address to stricter API subset 11 years ago