php-bitpay-client/src/Bitpay
2014-10-09 18:31:09 -04:00
..
Client Updated the test so it knows the invoice interface was returned and updated some bad code 2014-10-09 18:31:09 -04:00
Config Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
Crypto Fixes #75, documented failure return type 2014-10-06 13:23:43 -04:00
DependencyInjection Un-reverting Joshua's bugfix since 2014-10-03 15:17:11 -04:00
Network Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Storage Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Util Minor edit for code quality 2014-09-30 17:35:33 -04:00
AccessToken.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
AccessTokenInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Application.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
ApplicationInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Autoloader.php Found another bug with loading classes and also some of the tests were invalid so they were fixed as will 2014-09-30 15:24:42 -04:00
Bill.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
BillInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Bitauth.php die changed to throw exceptions 2014-10-02 11:25:05 -04:00
Bitpay.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Buyer.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
BuyerInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Currency.php Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
CurrencyInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Invoice.php Fixed encodings 2014-10-07 13:07:23 -04:00
InvoiceInterface.php Fixed encodings 2014-10-07 13:07:23 -04:00
Item.php Changed In the Item class, the property is declared to be of type float. Added more tests for setPrice 2014-10-02 11:25:05 -04:00
ItemInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Key.php Refactored isGenerated 2014-10-06 18:15:45 -04:00
KeyInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
KeyManager.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Point.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
PointInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
PrivateKey.php Refactored isGenerated 2014-10-06 18:23:11 -04:00
PublicKey.php PSR compliance 2014-10-06 18:22:48 -04:00
SinKey.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Token.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
TokenInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
User.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
UserInterface.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00