CashScript / cashscript

⚖️ Easily write and interact with Bitcoin Cash smart contracts
https://cashscript.org
MIT License
112 stars 79 forks source link

type alias byte for bytes1 #99

Closed nathanielCherian closed 2 years ago

nathanielCherian commented 2 years ago

Notes:

59

rkalis commented 2 years ago

Awesome! Thanks for the PR @nathanielCherian, I'll look at it early coming week.

rkalis commented 2 years ago

Looks great! I added two more test cases and removed one that was apparently duplicate (unrelated to this PR, but I noticed it along the way).

rkalis commented 2 years ago

Oh and the failing tests were because I run some tests on mainnet, and the wallets ran oout of money. Sorry about that!

nathanielCherian commented 2 years ago

Great, sounds good!