Commit Graph

137 Commits

Author SHA1 Message Date
Juha Kovanen 32639ecee0 moved server_extensions_test/res to server_extensions_test/bin 2016-06-16 17:37:51 +03:00
Juha Kovanen b34687f64a moved server_extensions_test/src to server_extensions_test/src/main/java 2016-06-16 17:36:26 +03:00
Juha Kovanen e64c9114c0 moved server_extensions_api/src to server_extensions_api/src/main/java 2016-06-16 17:35:09 +03:00
Juha Kovanen 66c32a8472 moved server_extensions_extra/src to server_extensions_extra/src/main/java
and server_extensions_extra/res to server_extensions_extra/src/main/resources
2016-06-16 17:32:02 +03:00
GENERAL BYTES f192238257 Merge pull request #19 from xludx/nxtfix
fixed typo in batm-extensions.xml, ntxfix->nxtfix...
2016-06-16 09:29:36 +02:00
Juha Kovanen 12e104c8cb fixed typo in batm-extensions.xml, ntxfix->nxtfix, which most likely caused NXT fixed price ratesource not getting created when needed. 2016-06-16 00:22:50 +03:00
b00lean c0dce5257a Added support for ETH and requesting deposit address into Bitfinex 2016-06-09 21:01:07 +02:00
b00lean 4c57bd2ec8 Updated xchange library to version 4.0.1 2016-06-08 15:39:57 +02:00
b00lean b0dbd549ba Removed coinkite 2016-06-08 13:51:24 +02:00
b00lean 8870666b0e Removed Coinkite.com, and Blockchain.info wallets support, 2016-06-08 09:30:41 +02:00
b00lean d9e2eb63c8 Added Ethereum and Litecoin support into Bitfinex exchange support 2016-06-08 00:02:15 +02:00
b00lean 7d526c66fd Initial Ether support 2016-06-07 23:26:44 +02:00
GENERAL BYTES d9b59a4a25 Merge pull request #13 from startjoin/startjoin
add startcoin currency
2016-05-06 19:55:58 +02:00
b00lean e34c331c97 BPUB-32: Email address is validated internally 2016-04-18 10:34:02 +02:00
GENERAL BYTES 54cccc684a Merge pull request #14 from chrisrico/master
Increase HttpReadTimeout for Bitcore proxy - Thank you @chrisrico
2016-03-04 16:04:00 +01:00
Chris Rico 2997d49eb7 Increase HttpReadTimeout for Bitcore proxy 2016-03-03 13:40:47 -06:00
Maciek abe03de23a Merge branch 'master' into startjoin 2016-02-25 09:37:25 +01:00
Maciek e08b2fc711 icon added + validator fix 2016-02-22 14:57:13 +01:00
b00lean 613362f3fb BATM: Link only to search page 2016-02-18 14:57:51 +01:00
b00lean eb055b5dc3 BATM: Minor OFAC tweaks 2016-02-18 09:34:46 +01:00
b00lean ac07743b39 BATM: Watchlist matches that match only lastname are reported with 50% score 2016-02-18 08:35:05 +01:00
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