| .. |
|
Client
|
Small fix to throw exceptions
|
2014-09-24 10:43:42 -04:00 |
|
Config
|
Running php-cs-fixer and fixed a few small bugs
|
2014-09-19 15:24:56 -04:00 |
|
Crypto
|
A few small code updates, updated so that everything conforms to PSR1 and PSR2 standards, moved some of the crytpo classes into a crypto directory, add function to return invoice information
|
2014-09-22 13:08:13 -04:00 |
|
DependencyInjection
|
Small bug fix for libraries that use this
|
2014-09-22 14:47:53 -04:00 |
|
Network
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |
|
Storage
|
Refactored and removed deadcode from the storage classes
|
2014-09-25 14:55:39 -04:00 |
|
Util
|
Updated the Base58 class and tests to cover a little more
|
2014-09-25 15:38:29 -04:00 |
|
AccessToken.php
|
Running php-cs-fixer and fixed a few small bugs
|
2014-09-19 15:24:56 -04:00 |
|
AccessTokenInterface.php
|
Running php-cs-fixer and fixed a few small bugs
|
2014-09-19 15:24:56 -04:00 |
|
Application.php
|
Running php-cs-fixer and fixed a few small bugs
|
2014-09-19 15:24:56 -04:00 |
|
ApplicationInterface.php
|
Running php-cs-fixer and fixed a few small bugs
|
2014-09-19 15:24:56 -04:00 |
|
Autoloader.php
|
Running php-cs-fixer and fixed a few small bugs
|
2014-09-19 15:24:56 -04:00 |
|
Bill.php
|
Fixed missing $ character
|
2014-09-19 16:16:58 -04:00 |
|
BillInterface.php
|
Running php-cs-fixer and fixed a few small bugs
|
2014-09-19 15:24:56 -04:00 |
|
Bitauth.php
|
Added and updated tests, ran php-cs-fixer on src/ and tests/ still having a few issues with signatures, tests should help find the issues
|
2014-09-24 09:34:23 -04:00 |
|
Bitpay.php
|
A few small code updates, updated so that everything conforms to PSR1 and PSR2 standards, moved some of the crytpo classes into a crypto directory, add function to return invoice information
|
2014-09-22 13:08:13 -04:00 |
|
Buyer.php
|
Ran php-cs-fixer
|
2014-09-18 13:00:02 -04:00 |
|
BuyerInterface.php
|
Ran php-cs-fixer
|
2014-09-18 13:00:02 -04:00 |
|
Currency.php
|
Fix for wrong variable
|
2014-09-19 16:51:57 -04:00 |
|
CurrencyInterface.php
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |
|
Invoice.php
|
Merge pull request #37 from JoshuaEstes/CodeUpdatesAndCodeQualityUpdates
|
2014-09-23 08:57:26 -04:00 |
|
InvoiceInterface.php
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |
|
Item.php
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |
|
ItemInterface.php
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |
|
Key.php
|
Small bug fix with abstract key class and added a little more inline docs
|
2014-09-24 11:26:12 -04:00 |
|
KeyInterface.php
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |
|
KeyManager.php
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |
|
Point.php
|
Made Point serializable
|
2014-09-24 11:10:57 -04:00 |
|
PointInterface.php
|
Made Point serializable
|
2014-09-24 11:10:57 -04:00 |
|
PrivateKey.php
|
Merge pull request #45 from JoshuaEstes/MoreRandomFixesAndUpdates
|
2014-09-24 15:02:05 -04:00 |
|
PublicKey.php
|
A few code cleanups for public key and public key testing
|
2014-09-24 12:18:17 -04:00 |
|
SinKey.php
|
A few small code updates, updated so that everything conforms to PSR1 and PSR2 standards, moved some of the crytpo classes into a crypto directory, add function to return invoice information
|
2014-09-22 13:08:13 -04:00 |
|
Token.php
|
Made sure everything is PSR1 and PSR2 standard
|
2014-09-23 15:47:39 -04:00 |
|
TokenInterface.php
|
Made sure everything is PSR1 and PSR2 standard
|
2014-09-23 15:47:39 -04:00 |
|
User.php
|
Fixed incorrect validation operator
|
2014-09-19 16:46:18 -04:00 |
|
UserInterface.php
|
php-cs-fixer
|
2014-09-19 15:25:40 -04:00 |