Ciprian Mandache
195b97031d
replace user psyb0t with btcpayserver org + more bitpay rm
2019-03-12 15:37:48 +02:00
Ciprian Mandache
b94ee1c868
replace versions and update readme
2019-03-06 17:48:12 +02:00
Ciprian Mandache
8d0d6a3fa2
remove all tests + change git url to psyb0t/btcpayserver-php-client
2019-03-06 16:14:35 +02:00
Ciprian Mandache
932985e16c
Change namespaces, url's, and whatever else I could find that had Bitpay in it
2019-03-06 11:12:03 +02:00
Ciprian Mandache
c6870347ed
Replace bitpay strings with btcpayserver and remove a couple of unrelated stuff
2019-03-06 09:18:25 +02:00
Rich Morgan
3774a202a5
Update configuration.md
2015-06-26 13:37:01 -04:00
Rich Morgan
9ed207b49f
Added missing documentation link
2015-06-26 13:03:57 -04:00
Sam Bohler
f9739d56b7
Autoloader Update
...
- Autoloader now loads relative to library root directory
- Added documentation for using the Autoloader class
2015-05-01 06:40:05 -05:00
Eric Martindale
940ef87cd9
Convert RST to Markdown.
2015-01-14 14:26:28 -05:00
Ben Cole
66b324bc3d
standardised on $keyManager
2015-01-08 17:09:22 +00:00
Ben Cole
098ed7c766
added parenthesis to method call
2015-01-08 10:14:16 +00:00
Alexander Leitner
efe7aecec3
updated docs
2015-01-05 13:58:26 -05:00
Alexander Leitner
6aabbf2b57
Tests now can be applied to any server
2015-01-02 18:12:11 -05:00
Alexander Leitner
c91cac20da
Added documentaion and bash script to run tests
2014-12-23 13:57:54 -05:00
Alexander Leitner
32c9af90b7
Revert "Merge if you like math!"
2014-11-24 17:53:57 -05:00
Alexander Leitner
3f515065e2
removed --verbose from travis.yml, updated testing documentation to talk about testMaths, Error.php causes build to fail
2014-11-21 13:31:55 -05:00
Joshua Estes
6459deaeda
Added files for integration testing
2014-11-03 13:07:22 -05:00
Joshua Estes
1fff4ab788
Updated construct to take the currency code as an optional argument
...
Added available currencies and updated the constructor and setCode to the currency class
Added phpmd to project
Updated documentation to some some conventions, updated docs to show the new usage of the currency class, also updated the testing documentation to show how to use phpmd
Small bug fix and made the configuration file have 100% code coverage
Code cleanup, removed unused variables
Updated dev dependencies to patch level
Removed the sin_key option since it will be going away soon
Removed Robo in composer.json since we do not use and updated travis config to allow failures in php 5.3 since we require 5.4 or greater
Deleted robo file
Large update with documentation updates, extra code functionality, and
bug fixes.
2014-10-06 10:45:34 -04:00
Joshua Estes
2c189a4d54
Updated key_storage option to take a class name, updated documentation and added test
2014-10-02 08:55:03 -04:00
Joshua Estes
169e01a317
Added tutorial on how to create a new storage class
2014-09-27 15:57:24 -04:00
Joshua Estes
0df4673245
Added a little more detail to how to use a few things
2014-09-26 09:50:45 -04:00
Joshua Estes
0cfc07bd56
Updated some of the documentation so others may find it helpful
2014-09-26 09:21:41 -04:00
Joshua Estes
d2d5a8e021
Updated so that tokens can be used with requests
2014-09-25 17:38:04 -04:00
Sam Bohler
227e4e9d0d
Fixed: variable name typo
2014-09-25 15:19:02 -04:00
Joshua Estes
857abeb25e
Added bootstrap.php for testing when coding inside the vendor directory, updated docs, added TokenTest
2014-09-23 11:04:40 -04:00
Joshua Estes
fb54d5cb0e
Merge pull request #37 from JoshuaEstes/CodeUpdatesAndCodeQualityUpdates
...
A few small code updates, updated so that everything conforms to PSR1 an...
2014-09-23 08:57:26 -04:00
Joshua Estes
b4c6928ca3
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
Joshua Estes
7703812d93
Updated some code and added documentation
2014-09-22 11:42:41 -04:00
Joshua Estes
643c00d4a6
Added short document that explains how to build documentation
2014-09-22 07:11:22 -04:00
Joshua Estes
c633fcc1da
Removed reference to distribution information
2014-09-22 06:58:13 -04:00
Joshua Estes
24cb653c2b
Added document that covers testing
2014-09-20 10:19:30 -04:00
Joshua Estes
969210c33a
All references to the console app have been remove
2014-09-19 15:13:19 -04:00
Joshua Estes
9fe2f73212
Removed reference to console docs
2014-09-19 15:12:09 -04:00
Joshua Estes
0ff749d32a
Removed console docs
2014-09-19 15:11:50 -04:00
Joshua Estes
25fa219259
Updated docs and changed default storage method to encrypted filesystem
2014-09-19 13:12:06 -04:00
Joshua Estes
4e727417fa
Updated index to include link to the pairing document
2014-09-19 12:43:10 -04:00
Joshua Estes
cd1fa50272
Updated and added info on using pairing codes
2014-09-19 12:42:31 -04:00
Joshua Estes
6a15cd964b
Added more info on using bitpay invoice class
2014-09-19 12:31:32 -04:00
Joshua Estes
e051de305d
Updated readme and some more docs
2014-09-19 12:03:40 -04:00
Joshua Estes
1ebd4a66ac
Updated license file with credit to 3rd parties and a spelling fix
2014-09-16 11:11:25 -04:00
Joshua Estes
acf46624af
Updated documentation and removed reference to API Key
2014-09-16 08:50:55 -04:00
Joshua Estes
aa620b6131
Added distribution information
2014-09-15 16:38:00 -04:00
Joshua Estes
0350f05cf0
Initial Commit
2014-09-12 06:44:37 -04:00