Commit Graph

15 Commits

Author SHA1 Message Date
Signedbit
c7145d108c Improve formatting: add trailing line feed at EOFs 2021-05-30 21:35:35 -04:00
Signedbit
37ac1e20ba Update documentation with new baseUrl configuration item 2021-05-30 21:35:34 -04:00
Antonio Buedo
caa7ca3e22
#v4.4.2002.0-rc - Optional proxy addition (#59)
* - Optional proxy addition
- Sub-version upgrade

* - Guide updated

* - JavaDoc updated
2020-02-05 16:49:26 +01:00
Antonio Buedo
86fb8e2b89
#v4.3.2001.0-rc - Plain text pkey allowed & XRP added for reporting (#58) 2020-01-30 12:28:28 +01:00
Antonio Buedo
e07a7dc3a1
Updated JavaDoc url in GUIDE.md 2020-01-22 09:51:17 +01:00
Antonio Buedo
49e480a40a
#v4.0.1911.0-rc - Invoice model updated (#53) 2019-11-06 11:14:19 +01:00
Antonio Buedo
dba1f48bbf
#v3.1.1910.0-rc - Model updates (#50) 2019-10-16 17:16:37 +02:00
Antonio Buedo
c2b3e156a1
#v3.0 - v3 architecture standard implemented (#47)
* - Init from conf file implemented

* - Version upgrade

* - Standard Client constructors implemented

* - Guide updated

* - Readme updated

* - Doc updated

* - Code cleanup

* - Code refactor
2019-08-27 18:07:26 +02:00
Pieter Poorthuis
519c61a2d4 Removed bitpay.com email addresses from example 2017-09-26 09:59:13 +02:00
Andy Phillipson
3ff43b2811 Add additional tests, fix cancelBatch implementation, update guide. 2017-03-16 11:17:41 -04:00
Chris Kleeschulte
065a8f257e Creating BitPay client with URI of key
- Added constructors for passing the URI of your private key. We prefer to have users of this library pass in a URI for their key file. That way, this api isn't just writing new key files to the current working directory. If the URI does not have a key already, one will be created there (if writeable). It will be the user's responsibility to safeguard their private keys.
- A bit of code cleanup in terms of spelling and removal of warnings, etc.
2016-03-24 17:47:35 -04:00
Rich Morgan
fd83c9ba35 Updated and reformatted information 2015-03-12 20:54:07 -04:00
Eric Martindale
49a44f951d Update GUIDE.md 2015-02-12 18:06:10 -05:00
Eric Martindale
170f87996b make pairing header linkable
This makes the "pairing" section linkable via simply `#pairing` – I'd like for each of the libraries to follow this pattern.

Similarly, I'd like each of the libraries to expose a standard "Prerequisites" section following this files' format, with the links included.
2015-02-12 17:48:14 -05:00
Eric Martindale
6edd094249 add GUIDE.md 2015-02-12 16:16:11 -05:00