Skip to content

Conversation

@rubensayshi
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.16% when pulling 5793232 on blocktrail:mangle-readme into 5fee511 on bitcoinjs:master.

dcousens added a commit that referenced this pull request Apr 10, 2015
add a note about uglying (to avoid issues with typeForce)
@dcousens dcousens merged commit d116771 into bitcoinjs:master Apr 10, 2015
@dcousens
Copy link
Contributor

I made a few changes, mainly around the wording.

Also, BigInteger was accidentally spelled as BitInteger.

Thanks @rubensayshi

@dcousens
Copy link
Contributor

I used the following command to generate the current list of type names to avoid uglifying.
Probably excessive since some are built ins, but, alas.

grep "typeforce(" src/* -hir | grep "'[A-Za-z]\+'" -o | sort -u | tr "'" "\`" | tr "\n" ",  "

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants