Commit Graph

262 Commits

Author SHA1 Message Date
Radovan Panak 7ca160d661 BATM-410 update rescu lib 2018-03-21 10:34:00 +01:00
Radovan Panak f7a6f95cea BATM-410
- Java 7 cross-compilation support
2018-03-08 18:35:43 +01:00
Radovan Panak 7a047649b1 BATM-410
- proper Java 7 cross-compilation support
2018-03-08 16:08:05 +01:00
Radovan Panak d05401c8ca BATM-410
- updated gradle wrapper to use newest version (4.5)
2018-02-02 13:43:31 +01:00
Radovan Panak d8d9908ca2 Merge remote-tracking branch 'origin/master' into BATM-410 2018-02-02 11:32:18 +01:00
Radovan Panak 58ec8867d1 BATM-410
- added dependencySubstitutions.txt file for external contributors
- changed some versions in dependency declarations in order to decrease number of conflicts (and thus also number of dependency substitution directives)
2018-01-22 18:12:22 +01:00
Radovan Panak 4525671bab BATM-410 - use latest Gradle version (4.4.1) 2018-01-10 13:22:33 +01:00
Radovan Panak ce3980ed4d BATM-410 - proper Gradle dependencies 2018-01-10 13:11:55 +01:00
GENERAL BYTES a1106225e4
Merge pull request #38 from romanornr/master
Viacoin implementation
2018-01-05 03:51:55 +01:00
kkyovsky 45b4f4e4d6 Fixed broken import 2017-11-29 20:21:51 +01:00
kkyovsky b54542948e Added more currencies to CoinMarketCap ratesource 2017-11-29 18:51:45 +01:00
romanornr a303cd7065
Merge branch 'master' of github.com:romanornr/batm_public 2017-11-18 23:48:47 +01:00
Uboh Yoshin 88b8ad4b8c Viacoin: fixes 2017-11-18 23:48:28 +01:00
romanornr ed72b2b849
Viacoin:[RPC] getCryptoAddress fix 2017-11-18 23:47:45 +01:00
kkyovsky 5353bba82a Fixed DASH logo 2017-11-15 06:14:17 +01:00
romanornr 3f5f0d7665
Viacoin: address validation remove else 2017-11-09 00:36:10 +01:00
romanornr ddb5273ecf
Viacoin: Segwit address validation 2017-11-08 16:32:22 +01:00
romanornr 7ffd8f6ff8
Viacoin: Poloniex orders 2017-11-08 16:07:23 +01:00
GENERAL BYTES 187e67e767
Merge pull request #37 from keo/add_mrcoin
Add MrCoin.eu RateSource
2017-11-08 15:19:40 +01:00
GENERAL BYTES 2f30efc61f
Merge branch 'master' into add_mrcoin 2017-11-08 15:19:06 +01:00
GENERAL BYTES 2185d0a9ef
Merge branch 'master' into add_mrcoin 2017-11-08 15:18:21 +01:00
romanornr 96277f8038
Viacoin: Add VIA logo 2017-11-07 22:31:30 +01:00
romanornr 36e71e090d
Viacoin: FixPriceRateSource 2017-11-07 21:55:32 +01:00
romanornr e785ff0ce9
Viacoin: Extension and ICurrencies VIA String 2017-11-07 17:34:43 +01:00
romanornr b01a7a05b4
Viacoin: RPCWallet and AddressValidator 2017-11-07 16:32:32 +01:00
b00lean 522ee4e632 Removed YahooFinance 2017-11-06 09:43:18 +01:00
Barnabas Debreczeni f7a53e2938 Tester: get exchange rates for all fiat currencies 2017-11-02 13:00:01 +01:00
Barnabas Debreczeni 4aa76fc68c add MrCoin RateSource 2017-11-02 13:00:01 +01:00
Barnabas Debreczeni e2af787d25 add HUF as fiat currency 2017-11-02 13:00:01 +01:00
Barnabas Debreczeni 7807287ba9 fix typo in Tester - should be Buy instead of Sell 2017-11-02 13:00:01 +01:00
Barnabas Debreczeni 4e2a7c20b8 gitignore *.iml and out/ 2017-11-02 13:00:01 +01:00
b00lean 5c2b2c8c8e Rotated BCH 2017-11-01 17:08:36 +01:00
b00lean a2a2f4c297 Fixed DDOS utils. 2017-11-01 14:20:33 +01:00
b00lean 3d2c5ba5f7 Added support for Bitcoin cash 2017-10-31 18:28:47 +01:00
b00lean d163ea8cce Missing jar 2017-09-25 20:41:42 +02:00
b00lean 913c9ee32e migration of rescu-1.7.2 to rescu-1.9.0 2017-09-25 20:29:25 +02:00
b00lean 4528c058e1 Fixed missing potcoin 2017-09-14 14:14:31 +02:00
b00lean e9ce03cad5 Itbit fixes 2017-09-14 14:10:08 +02:00
b00lean aaf3f5bad3 Added limit rating for bitfinex 2017-09-06 15:47:34 +02:00
GENERAL BYTES 057c246cfd Merge pull request #33 from agarzon/add-potcoin
Add potcoin
2017-09-05 12:16:18 +02:00
Alexander Garzon fc80a51176 Fix sendCoins. Tested and works in the ATM. 2017-08-24 14:01:32 -04:00
Alexander Garzon 076071376b Add POT extension 2017-08-23 16:45:54 -04:00
Alexander Garzon 357e5e51f3 Added POT to ICurrencies 2017-08-23 16:35:59 -04:00
Alexander Garzon 479120dcb8 Adding POTCOIN 2017-08-23 16:35:59 -04:00
GENERAL BYTES 7a90b625e4 Update README.md 2017-08-23 15:18:15 +02:00
GENERAL BYTES 2db529cecf Merge pull request #31 from agarzon/patch-1
Update README.md
2017-08-17 10:47:10 +02:00
GENERAL BYTES a6d25a28cd Merge pull request #32 from agarzon/master
Better debugging while compiling with ant
2017-08-17 10:46:24 +02:00
b00lean 3f80ca3f8c BTC price is calculated from depth of market on 5 BTC 2017-08-15 17:46:22 +02:00
b00lean 1a2cc09544 Added support for PEN currency, Peru and Quebec flag. 2017-08-15 17:25:38 +02:00
Alexander Garzon b6028e0deb Better debugging while compiling with ant 2017-08-03 17:15:12 -04:00