Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

PrivateKeyList cannot be constructed from array #2

Closed
wants to merge 1 commit into from
Closed

PrivateKeyList cannot be constructed from array #2

wants to merge 1 commit into from

Conversation

croensch
Copy link

@croensch croensch commented Oct 2, 2015

because the class name has changed, hinders signing transactions

because the class name has changed, hinders signing transactions
@josecelano
Copy link
Contributor

Hi @croensch . Are you using the latest php-client release v1.2.2?. I have changed composer.json in the latest release to use only this version bitwasp/bitcoin 0.0.7. A lot of things have changed in the library which are not compatible with the old API vesion that php-client is using.

@croensch
Copy link
Author

croensch commented Oct 7, 2015

@josecelano that's right PrivateKeyInterface moved from 0.0.9 to 0.0.10. I can't test anything currently but i think it's fine with rollback to 0.0.7 then.

@josecelano
Copy link
Contributor

@croensch Yes that's exactly what we did in the latest relase v1.2.2. Composer.json was modified to use only bitwasp/bitcoin 0.0.7. See https://github.com/blockcypher/php-client/blob/master/composer.json#L24

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants