Commit Graph

166 Commits

Author SHA1 Message Date
b00lean f03cab64a8 BATM: Small watchlist refactoring 2016-02-17 17:21:27 +01:00
Maciek 5274473754 fixed 2016-02-17 08:40:04 +01:00
Maciek 7c49917812 add startcoin currency 2016-02-16 14:29:19 +01:00
b00lean 66f87fb143 BATM: Added OFAC watchlist as first implementation of plugable watchlist 2016-02-16 09:23:35 +01:00
b00lean c1b28fbef2 BATM: Added support for plugable watchlists 2016-02-16 09:06:19 +01:00
b00lean ec6884f321 Merge remote-tracking branch 'origin/master' 2016-02-12 09:13:42 +01:00
b00lean 12a022cb93 BR: Better logging. 2016-02-12 09:10:13 +01:00
b00lean cc20fc7d79 BATM: Removed main method from Bitcoin RPC 2016-02-06 14:35:55 +01:00
b00lean 53b9008523 BATM: Trust Bitcoind's certificates that don't have Common Name and are selfsigned 2016-02-06 14:29:31 +01:00
b00lean d8829392d6 Just cosmetic changes 2016-01-29 14:22:02 +01:00
GENERAL BYTES f352739608 Merge pull request #12 from chrisrico/master
Add IWallet implementation for BWS (via proxy) from Chris Rico
2016-01-29 14:17:14 +01:00
Chris Rico 9e90f4ebe4 Add IWallet implementation for BWS (via proxy) 2016-01-28 22:34:55 -06:00
b00lean 1ca52e84b1 Bumped copyright to 2016 2016-01-22 17:40:31 +01:00
b00lean 4fec4f21c2 Merge branch 'master' of https://github.com/GENERALBYTESCOM/batm_public 2015-11-27 18:55:12 +01:00
b00lean 5a5616fae7 Forgot to add dependency for bitstamp 2015-11-27 18:54:37 +01:00
GENERAL BYTES 137fe34a53 Update README.md 2015-11-06 17:39:02 +01:00
b00lean 0df4c7da79 Added tester for batm extensions 2015-11-06 17:24:09 +01:00
b00lean c19621e6cd Fixed dependency from bitfinex(Xchange) on Apache IOUtils 2015-11-06 14:57:55 +01:00
b00lean f3b47316aa Fixed DOGE fix ratesource 2015-11-06 14:45:05 +01:00
b00lean 16ea0c20cb Recompiled xchange 4.0.0 libraries 2015-11-05 18:03:48 +01:00
b00lean 9cf4bc2186 Itbit refactored to be more consistent with rest of BATM system 2015-11-05 17:13:08 +01:00
b00lean a5bdbdee07 Removed support for XBT (leaving just BTC) for consistency reasons. Using somewhere XBT and somewhere BTC could lead to bugs. 2015-11-05 15:08:14 +01:00
GENERAL BYTES 7081ba35aa Merge pull request #11 from chrisrico/master
Extract XChangeExchange interface and implement ItBitExchange
2015-11-05 15:05:30 +01:00
Chris Rico 8c6a75ca88 Revert BitfinexExchange changes
Fix merge issues in XChangeExchange
2015-11-04 16:00:33 -06:00
b00lean 31d8dca298 Fixed rate limiting on coinkite wallet 2015-10-16 12:07:15 +02:00
b00lean cde66f7b32 Fixed preferred currency on bitcoin average rate source 2015-10-16 12:06:42 +02:00
b00lean fea0d58b61 Block.io cleanup 2015-10-16 12:06:07 +02:00
Chris Rico 44c565cf0f Used BitfinexExchange as a template to create generic XChangeExchange
Implemented ItBitExchange via XChangeExchange
2015-09-14 08:21:06 -05:00
b00lean 7c75fcc02d Added sell and buy price rate source support for Bitfinex 2015-08-17 00:26:50 +02:00
b00lean 443ec91d5b Added Bitfinex sell functionality 2015-08-17 00:14:03 +02:00
b00lean 997b006ce3 Fixed BlockIo wallet to use APIv2 2015-08-05 15:57:59 +02:00
b00lean cc9d024f80 Added support for fees in wallet send 2015-07-10 09:56:46 +02:00
b00lean 0334687db3 Added XAF currency 2015-06-21 11:09:09 +02:00
b00lean d70101dbcf NXT: Renamed accountId to accountRS 2015-06-05 12:39:47 +02:00
b00lean 3a4cf390fd Fixed decimal places 2015-06-01 22:11:16 +02:00
b00lean 470aaa8312 Replaced REST library and added support for Fiat Exchange Rate Providers 2015-03-12 21:28:58 +01:00
b00lean d6b96d8311 Removed debug information 2015-03-09 11:11:28 +01:00
b00lean 43a8be8fcc Added support for CoinOfSale.com payment processor 2015-03-08 22:26:23 +01:00
b00lean b7ca47b9e9 Added support for NXT 2015-03-08 13:00:28 +01:00
b00lean 3d0ee25abd Added support for sell and buy exchange rates 2015-03-04 17:55:12 +01:00
b00lean 816a9cb6d3 Added more currencies 2015-02-09 17:46:32 +01:00
b00lean 678010dd3d Added CAD currency 2015-02-02 08:51:50 +01:00
b00lean 9ff8a3ed2f Added more logging 2015-01-29 11:29:58 +01:00
b00lean e345aef297 Added more bitfinex logging 2015-01-22 10:17:30 +01:00
b00lean 89d7674b75 Exchange intrface extended to support selling crypto 2015-01-20 23:55:46 +01:00
b00lean 73c4578deb Added warning message 2015-01-19 11:00:35 +01:00
b00lean 8c968e1e09 Bitfinex implementation upgraded to AdvancedExchange asynchronous implementation 2015-01-19 10:47:48 +01:00
GENERAL BYTES e904fd1c81 Merge pull request #10 from nuggetbram/patch-3
Update GroestlcoinAddressValidator.java
2015-01-14 17:11:40 +01:00
nuggetbram e8b0bffb21 Update GroestlcoinAddressValidator.java
Changed starting letter
2015-01-14 16:32:28 +11:00
GENERAL BYTES 81365a6c68 Merge pull request #8 from nuggetbram/patch-1
Update batm-extensions.xml
2015-01-06 13:52:53 +01:00