Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPCS + PhpStan + badges #2

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Conversation

BrianHenryIE
Copy link

@BrianHenryIE BrianHenryIE commented May 17, 2023

I made small changes to formatting for PHPCS PSR-12 rules, added type annotations for PhPStan, and added a code coverage badge for PhpUnit.

I didn't change any logic. I would consider this v1.0.1 release.

Screenshot 2023-05-17 at 11 22 29 AM

alexdnepro and others added 30 commits May 16, 2023 19:37
# Conflicts:
#	composer.json
#	phpunit.xml.dist
#	src/Network/NetworkFactory.php
#	src/Network/NetworkInterface.php
#	src/Network/Networks/Bitcoin.php
#	src/Network/Networks/BitcoinGold.php
#	src/Network/Networks/Dash.php
#	src/Network/Networks/Dogecoin.php
#	src/Network/Networks/DogecoinTestnet.php
#	src/Network/Networks/Viacoin.php
#	src/Network/Networks/Zcash.php
#	src/Output/Op.php
#	src/Output/Outputs/P2wpkh.php
#	src/Output/Outputs/P2wsh.php
#	src/Utils.php
#	tests/BitcoinTest.php
#	tests/OutputFactoryTest.php
#	tests/P2shTest.php
@BrianHenryIE
Copy link
Author

This is updated for the changes made in v2.0.0.

# Conflicts:
#	src/Network/Networks/BitcoinAbstract.php
#	tests/BitcoinTest.php
@BrianHenryIE
Copy link
Author

This is updated for the changes made in v2.0.1.

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.

None yet

2 participants