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

Update for bugfix and new features #13

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

Conversation

sskaje
Copy link

@sskaje sskaje commented Jul 8, 2013

Change log:
bugfix:
change all methods in class Bitcoin static (fixed: 'PHP Fatal error: Using $this when not in object context in /Users/sskaje/Work/bitcoin/bitcoin-php/src/bitcoin.inc on line 215')

new features:
add support for conversion between private key and WIF;

other improvements
add new BitcoinException;
new checksum() for common usage;
dos2unix;
update unit test script for new features.

sskaje added 2 commits July 8, 2013 19:31
…nge all methods in class Bitcoin static; add new BitcoinException; new checksum() for common usage; update unit test script;
@lorenzoasr
Copy link

Nice work

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

Successfully merging this pull request may close these issues.

3 participants