kakaska
|
84324e9f9c
|
Merge branch 'master' into 3.0.x
# Conflicts:
# .travis.yml
# README.md
# VERSION
# composer.json
# src/Bitpay/Client/Client.php
# src/Bitpay/Client/ClientInterface.php
# src/Bitpay/Client/Request.php
# src/Bitpay/Client/Response.php
# src/Bitpay/Config/Configuration.php
# src/Bitpay/Currency.php
# src/Bitpay/DependencyInjection/services.xml
# src/Bitpay/Invoice.php
# src/Bitpay/InvoiceInterface.php
# src/Bitpay/Item.php
# src/Bitpay/Network/Testnet.php
# src/Bitpay/PrivateKey.php
# src/Bitpay/Storage/EncryptedFilesystemStorage.php
# src/Bitpay/Util/Util.php
# tests/Bitpay/BitpayTest.php
# tests/Bitpay/Client/Adapter/CurlAdapterTest.php
# tests/Bitpay/Client/ClientTest.php
# tests/Bitpay/Client/RequestTest.php
# tests/Bitpay/Crypto/McryptExtensionTest.php
# tests/Bitpay/ItemTest.php
# tests/Bitpay/Math/BcEngineTest.php
# tests/Bitpay/Network/LivenetTest.php
# tests/Bitpay/Network/NetworkAwareTest.php
# tests/Bitpay/Network/TestnetTest.php
# tests/Bitpay/Storage/EncryptedFilesystemStorageTest.php
# tests/DataFixtures/invoices/5NxFkXcJbCSivtQRJa4kHP.json
|
2019-02-19 13:40:58 +01:00 |
|
kakaska
|
4aeedbd176
|
Clean up code and add testSetUri() in RequestTest
|
2019-02-12 21:44:22 +01:00 |
|
Rich Morgan
|
56d8804f40
|
Updated copyright year and minor refactoring
|
2015-09-15 18:58:50 -04:00 |
|
Sam Bohler
|
4742ad18bf
|
Fixed test names, dependencies, and removed unused test
|
2015-01-13 14:04:07 -05:00 |
|
Alexander Leitner
|
6f71a582d9
|
Curl options can now be set in the adapter class
|
2014-12-01 13:32:00 -05:00 |
|
Sam Bohler
|
c15083d309
|
Replaced full-text licenses with references
|
2014-09-29 09:16:06 -04:00 |
|
Joshua Estes
|
b51180515a
|
Made sure everything is PSR1 and PSR2 standard
|
2014-09-23 15:47:39 -04:00 |
|
Joshua Estes
|
8808864cd7
|
Ran php-cs-fixer on test files
|
2014-09-18 14:12:24 -04:00 |
|
Joshua Estes
|
f6ffda3de7
|
Working on testing the client a little more
|
2014-09-18 12:09:58 -04:00 |
|
Joshua Estes
|
450b874618
|
Updated so all tests are passing and adding some testing keys and a test configuration file
|
2014-09-16 10:47:30 -04:00 |
|
Joshua Estes
|
c5edfdbee5
|
Added license to all files
|
2014-09-12 08:23:29 -04:00 |
|
Joshua Estes
|
0350f05cf0
|
Initial Commit
|
2014-09-12 06:44:37 -04:00 |
|