Skip to content

Update for bugfix and new features#13

Open
sskaje wants to merge 2 commits intodryphp:masterfrom
sskaje:master
Open

Update for bugfix and new features#13
sskaje wants to merge 2 commits intodryphp:masterfrom
sskaje:master

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